Skip to content

Commit 2a1f7c4

Browse files
javierpr0claude
andcommitted
docs: update changelog for v0.28.3
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d0b3f68 commit 2a1f7c4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.28.3] - 2026-06-25
11+
1012
### Changed
1113
- Autocomplete (ghost text) now only runs for the terminal pane that has keyboard focus instead of every open session, so background tabs streaming output no longer schedule debounce timers or scan their buffers for suggestions nobody sees — noticeably less CPU work with many tabs open.
1214

@@ -306,7 +308,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
306308
- Global backtick hotkey to toggle panel
307309
- Pin panel open option
308310

309-
[Unreleased]: https://github.com/javierpr0/notchly/compare/v0.28.2...HEAD
311+
[Unreleased]: https://github.com/javierpr0/notchly/compare/v0.28.3...HEAD
312+
[0.28.3]: https://github.com/javierpr0/notchly/compare/v0.28.2...v0.28.3
310313
[0.28.2]: https://github.com/javierpr0/notchly/compare/v0.28.1...v0.28.2
311314
[0.28.1]: https://github.com/javierpr0/notchly/compare/v0.28.0...v0.28.1
312315
[0.28.0]: https://github.com/javierpr0/notchly/compare/v0.27.0...v0.28.0

0 commit comments

Comments
 (0)