native macOS codings agent orchestrator
5
fork

Configure Feed

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

Update CHANGELOG for 2026.4.29

+13
+13
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [2026.4.29](https://github.com/onevcat/Prowl/releases/tag/v2026.4.29) 4 + 5 + This release focuses on Shelf-mode responsiveness — switching books, especially via keyboard shortcuts, is noticeably snappier after a sweep of unnecessary SwiftUI invalidations. 6 + 7 + **New** 8 + 9 + - Repositories can now have a custom display name. Open Repo Settings and set a **Display Name** to override the folder-derived title in the sidebar, toolbar, and canvas. Useful when multiple checkouts share a generic folder name like `src`. Clearing the field reverts to the original folder name. 10 + 11 + **Fixed** 12 + 13 + - Switching between books in Shelf mode is noticeably smoother, particularly when using keyboard shortcuts. A cascade of unnecessary SwiftUI invalidations was traced and removed. 14 + - A trailing space typed at the end of the Display Name field is no longer silently dropped. 15 + 3 16 ## [2026.4.28](https://github.com/onevcat/Prowl/releases/tag/v2026.4.28) 4 17 5 18 This release adds per-repository visual identity across the entire app.