Skip to content

Commit e8afb1a

Browse files
javierpr0claude
andcommitted
docs: update changelog for v0.28.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9ad7562 commit e8afb1a

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.28.0] - 2026-06-23
11+
12+
### Added
13+
- The menu bar icon now shows how many sessions are actively working: a count appears next to the icon while one or more Claude sessions are running and clears once everything goes idle, so you can tell at a glance whether work is still in progress without opening the panel.
14+
- Approve a permission prompt straight from the notification: the "needs input" notification now has a **Continue** button that sends Enter to the waiting session — accepting Claude's highlighted choice — without bringing the app forward.
15+
1016
## [0.27.0] - 2026-06-19
1117

1218
### Added
@@ -287,7 +293,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
287293
- Global backtick hotkey to toggle panel
288294
- Pin panel open option
289295

290-
[Unreleased]: https://github.com/javierpr0/notchly/compare/v0.27.0...HEAD
296+
[Unreleased]: https://github.com/javierpr0/notchly/compare/v0.28.0...HEAD
297+
[0.28.0]: https://github.com/javierpr0/notchly/compare/v0.27.0...v0.28.0
291298
[0.27.0]: https://github.com/javierpr0/notchly/compare/v0.26.1...v0.27.0
292299
[0.26.1]: https://github.com/javierpr0/notchly/compare/v0.26.0...v0.26.1
293300
[0.26.0]: https://github.com/javierpr0/notchly/compare/v0.25.0...v0.26.0

0 commit comments

Comments
 (0)