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.28

onevcat 47768c6a 292415e8

+16
+16
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [2026.4.28](https://github.com/onevcat/Prowl/releases/tag/v2026.4.28) 4 + 5 + This release adds per-repository visual identity across the entire app. 6 + 7 + ## New 8 + 9 + - Each repository can now have a custom icon and color. Pick an SF Symbol or upload any image, and choose from 10 system colors in Repo Settings. The identity appears in the sidebar row, shelf spine header and background, and canvas card title bar. 10 + - Custom Command tabs now display the command's configured icon for the lifetime of the tab. Run Script tabs keep the play icon throughout the run instead of briefly flashing before switching to the detected command icon. 11 + - Repo Settings is now accessible from the shelf spine context menu. 12 + 13 + ## Fixed 14 + 15 + - The "Choose Image" file picker in Repo Settings now opens inside the repository's working directory instead of the last-used Finder location. 16 + - Hovering the spine's New Tab, Split Vertically, and Split Horizontally buttons now shows the correct per-button tooltip with the associated shortcut key. Previously, the book-level tooltip masked all three buttons. 17 + - User-uploaded repository icon images now display with rounded corners. 18 + 3 19 ## [2026.4.27](https://github.com/onevcat/Prowl/releases/tag/v2026.4.27) 4 20 5 21 **Fixed**