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

onevcat c9dcfbbb c1a6387a

+14
+14
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [2026.4.11](https://github.com/onevcat/Prowl/releases/tag/v2026.4.11) 4 + 5 + This release focuses on worktree management improvements and quality-of-life fixes. 6 + 7 + ## New 8 + 9 + - **Auto-delete archived worktrees**: A new setting in Worktree Settings lets you configure a period (1, 3, 7, 14, or 30 days) after which archived worktrees are deleted automatically. 10 + - **Reveal in Sidebar**: Press Shift+Cmd+L to scroll the sidebar to the currently selected worktree, expanding its repository section if collapsed. 11 + - **Archived worktrees discoverability**: Archive confirmation dialogs now tell you where to find archived worktrees (Menu Bar > Worktrees, or Control+Cmd+A). A "View Archived Worktrees" entry is also available in the command palette. 12 + 13 + ## Fixed 14 + 15 + - Restored terminal surfaces no longer spin the CPU and GPU when they are not displayed, keeping resource usage low for non-visible tabs after session restore. 16 + 3 17 ## [2026.4.9](https://github.com/onevcat/Prowl/releases/tag/v2026.4.9) 4 18 5 19 Tab layout and Worktrees menu discoverability are the main themes of this release.