···11# Changelog
2233+## [2026.4.29](https://github.com/onevcat/Prowl/releases/tag/v2026.4.29)
44+55+This release focuses on Shelf-mode responsiveness — switching books, especially via keyboard shortcuts, is noticeably snappier after a sweep of unnecessary SwiftUI invalidations.
66+77+**New**
88+99+- 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.
1010+1111+**Fixed**
1212+1313+- Switching between books in Shelf mode is noticeably smoother, particularly when using keyboard shortcuts. A cascade of unnecessary SwiftUI invalidations was traced and removed.
1414+- A trailing space typed at the end of the Display Name field is no longer silently dropped.
1515+316## [2026.4.28](https://github.com/onevcat/Prowl/releases/tag/v2026.4.28)
417518This release adds per-repository visual identity across the entire app.