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

onevcat 33e24593 7315d328

+8
+8
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [2026.4.7](https://github.com/onevcat/Prowl/releases/tag/v2026.4.7) 4 + 5 + **Fixed** 6 + 7 + - When using a transparent background (`background-opacity < 1`) in dark mode on macOS 26, the titlebar and window border now correctly appear dark-tinted instead of showing an unwanted light glass effect. 8 + - The sidebar footer now displays a proper frosted glass effect when the background is transparent, rather than a plain semi-transparent fill that let the wallpaper bleed through without blur. 9 + - When creating a worktree, the base branch picker now includes local branches alongside their upstream counterparts. Previously, tracked local branches were omitted, making the picker appear to only support remote refs. 10 + 3 11 ## [2026.4.6](https://github.com/onevcat/Prowl/releases/tag/v2026.4.6) 4 12 5 13 This release brings a redesigned sidebar with a modern, cleaner, and more compact layout, along with reliability fixes across the terminal surface and CLI.