native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG for 2026.4.30

onevcat e7fc5614 aa7f81ab

+12
+12
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [2026.4.30](https://github.com/onevcat/Prowl/releases/tag/v2026.4.30) 4 + 5 + ### New 6 + 7 + - When you have more than 10 repositories in the sidebar, a "Repositories" header appears with an expand/collapse-all toggle. The toggle collapses all open repositories if any are currently expanded, and expands all when every repository is collapsed. 8 + 9 + ### Fixed 10 + 11 + - The terminal now correctly regains focus when selecting a single item in the sidebar. 12 + - The terminal now correctly regains focus after making a selection in the Shelf panel. 13 + - Fixed an incorrect empty state displayed in the Shelf under certain conditions. 14 + 3 15 ## [2026.4.29](https://github.com/onevcat/Prowl/releases/tag/v2026.4.29) 4 16 5 17 This release focuses on Shelf-mode responsiveness — switching books, especially via keyboard shortcuts, is noticeably snappier after a sweep of unnecessary SwiftUI invalidations.