docs: sync release notes for v0.15.0-RC

This commit is contained in:
github-actions[bot]
2026-02-03 02:06:32 +00:00
parent 7c7f3be9fb
commit 4b2f7e046d

View File

@@ -1,7 +1,6 @@
--- ---
title: Release Notes title: Release Notes
description: Version history and changelog for Maestro releases description: Version history and changelog for Maestro releases
icon: newspaper
--- ---
# Release Notes # Release Notes
@@ -18,47 +17,46 @@ Maestro can update itself automatically! This feature was introduced in **v0.8.7
**Latest: v0.14.5** | Released January 24, 2026 **Latest: v0.14.5** | Released January 24, 2026
Changes in this point release include: Changes in this point release include:
- Desktop app performance improvements (more to come on this, we want Maestro blazing fast) 🐌 - Desktop app performance improvements (more to come on this, we want Maestro blazing fast) 🐌
- Added local manifest feature for custom playbooks 📖 - Added local manifest feature for custom playbooks 📖
- Agents are now inherently aware of your activity history as seen in the history panel 📜 (this is built-in cross context memory!) - Agents are now inherently aware of your activity history as seen in the history panel 📜 (this is built-in cross context memory!)
- Added markdown rendering support for AI responses in mobile view 📱 - Added markdown rendering support for AI responses in mobile view 📱
- Bugfix in tracking costs from JSONL files that were aged out 🏦 - Bugfix in tracking costs from JSONL files that were aged out 🏦
- Added BlueSky social media handle for leaderboard 🦋 - Added BlueSky social media handle for leaderboard 🦋
- Added options to disable GPU rendering and confetti 🎊 - Added options to disable GPU rendering and confetti 🎊
- Better handling of large files in preview 🗄️ - Better handling of large files in preview 🗄️
- Bug fix in Claude context calculation 🧮 - Bug fix in Claude context calculation 🧮
- Addressed bug in OpenSpec version reporting 🐛 - Addressed bug in OpenSpec version reporting 🐛
The major contributions to 0.14.x remain: The major contributions to 0.14.x remain:
🗄️ Document Graphs. Launch from file preview or from the FIle tree panel. Explore relationships between Markdown documents that contain links between documents and to URLs. 🗄️ Document Graphs. Launch from file preview or from the FIle tree panel. Explore relationships between Markdown documents that contain links between documents and to URLs.
📶 SSH support for agents. Manage a remote agent with feature parity over SSH. Includes support for Git and File tree panels. Manage agents on remote systems or in containers. This even works for Group Chat, which is rad as hell. 📶 SSH support for agents. Manage a remote agent with feature parity over SSH. Includes support for Git and File tree panels. Manage agents on remote systems or in containers. This even works for Group Chat, which is rad as hell.
🧙‍♂️ Added an in-tab wizard for generating Auto Run Playbooks via `/wizard` or a new button in the Auto Run panel. 🧙‍♂️ Added an in-tab wizard for generating Auto Run Playbooks via `/wizard` or a new button in the Auto Run panel.
# Smaller Changes in 014.x # Smaller Changes in 014.x
- Improved User Dashboard, available from hamburger menu, command palette or hotkey 🎛️ - Improved User Dashboard, available from hamburger menu, command palette or hotkey 🎛️
- Leaderboard tracking now works across multiple systems and syncs level from cloud 🏆 - Leaderboard tracking now works across multiple systems and syncs level from cloud 🏆
- Agent duplication. Pro tip: Consider a group of unused "Template" agents ✌️ - Agent duplication. Pro tip: Consider a group of unused "Template" agents ✌️
- New setting to prevent system from going to sleep while agents are active 🛏️ - New setting to prevent system from going to sleep while agents are active 🛏️
- The tab menu has a new "Publish as GitHub Gist" option 📝 - The tab menu has a new "Publish as GitHub Gist" option 📝
- The tab menu has options to move the tab to the first or last position 🔀 - The tab menu has options to move the tab to the first or last position 🔀
- [Maestro-Playbooks](https://github.com/pedramamini/Maestro-Playbooks) can now contain non-markdown assets 📙 - [Maestro-Playbooks](https://github.com/pedramamini/Maestro-Playbooks) can now contain non-markdown assets 📙
- Improved default shell detection 🐚 - Improved default shell detection 🐚
- Added logic to prevent overlapping TTS notifications 💬 - Added logic to prevent overlapping TTS notifications 💬
- Added "Toggle Bookmark" shortcut (CTRL/CMD+SHIFT+B) ⌨️ - Added "Toggle Bookmark" shortcut (CTRL/CMD+SHIFT+B) ⌨️
- Gist publishing now shows previous URLs with copy button 📋 - Gist publishing now shows previous URLs with copy button 📋
Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @deandebeer @shadown @breki @charles-dyfis-net @ronaldeddings @jlengrand @ksylvan Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @deandebeer @shadown @breki @charles-dyfis-net @ronaldeddings @jlengrand @ksylvan
### Previous Releases in this Series ### Previous Releases in this Series
- **v0.14.5** (January 11, 2026 — Draft) - Desktop performance fixes - **v0.14.4** (January 11, 2026) - Doc Graphs, SSH Agents, Inline Wizard
- **v0.14.4** (January 11, 2026) - SSH/wizard bug fixes, performance improvements
- **v0.14.3** (January 9, 2026) - Doc Graphs, SSH Agents, Inline Wizard - **v0.14.3** (January 9, 2026) - Doc Graphs, SSH Agents, Inline Wizard
- **v0.14.2** (January 7, 2026) - Doc Graphs, SSH Agents, Inline Wizard - **v0.14.2** (January 7, 2026) - Doc Graphs, SSH Agents, Inline Wizard
- **v0.14.1** (January 6, 2026) - Doc Graphs, SSH Agents, Inline Wizard - **v0.14.1** (January 6, 2026) - Doc Graphs, SSH Agents, Inline Wizard
@@ -72,20 +70,20 @@ Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @d
### Changes ### Changes
- TAKE TWO! Fixed Linux ARM64 build architecture contamination issues 🏗️ - TAKE TWO! Fixed Linux ARM64 build architecture contamination issues 🏗️
### v0.13.1 Changes ### v0.13.1 Changes
- Fixed Linux ARM64 build architecture contamination issues 🏗️ - Fixed Linux ARM64 build architecture contamination issues 🏗️
- Enhanced error handling for Auto Run batch processing 🚨 - Enhanced error handling for Auto Run batch processing 🚨
### v0.13.0 Changes ### v0.13.0 Changes
- Added a global usage dashboard, data collection begins with this install 🎛️ - Added a global usage dashboard, data collection begins with this install 🎛️
- Added a Playbook Exchange for downloading pre-defined Auto Run playbooks from [Maestro-Playbooks](https://github.com/pedramamini/Maestro-Playbooks) 📕 - Added a Playbook Exchange for downloading pre-defined Auto Run playbooks from [Maestro-Playbooks](https://github.com/pedramamini/Maestro-Playbooks) 📕
- Bundled OpenSpec commands for structured change proposals 📝 - Bundled OpenSpec commands for structured change proposals 📝
- Added pre-release channel support for beta/RC updates 🧪 - Added pre-release channel support for beta/RC updates 🧪
- Implemented global hands-on time tracking across sessions ⏱️ - Implemented global hands-on time tracking across sessions ⏱️
- Added new keyboard shortcut for agent settings (Opt+Cmd+, | Ctrl+Alt+,) ⌨️ - Added new keyboard shortcut for agent settings (Opt+Cmd+, | Ctrl+Alt+,) ⌨️
- Added directory size calculation with file/folder counts in file explorer 📊 - Added directory size calculation with file/folder counts in file explorer 📊
- Added sleep detection to exclude laptop sleep from time tracking ⏰ - Added sleep detection to exclude laptop sleep from time tracking ⏰
### Previous Releases in this Series ### Previous Releases in this Series
@@ -99,22 +97,22 @@ Thanks for the contributions: @t1mmen @aejfager @Crumbgrabber @whglaser @b3nw @d
**Latest: v0.12.3** | Released December 28, 2025 **Latest: v0.12.3** | Released December 28, 2025
The big changes in the v0.12.x line are the following three: The big changes in the v0.12.x line are the following three:
## Show Thinking ## Show Thinking
🤔 There is now a toggle to show thinking for the agent, the default for new tabs is off, though this can be changed under Settings > General. The toggle shows next to History and Read-Only. Very similar pattern. This has been the #1 most requested feature, though personally, I don't think I'll use it as I prefer to not see the details of the work, but the results of the work. Just as we work with our colleagues. 🤔 There is now a toggle to show thinking for the agent, the default for new tabs is off, though this can be changed under Settings > General. The toggle shows next to History and Read-Only. Very similar pattern. This has been the #1 most requested feature, though personally, I don't think I'll use it as I prefer to not see the details of the work, but the results of the work. Just as we work with our colleagues.
## GitHub Spec-Kit Integration ## GitHub Spec-Kit Integration
🎯 Added [GitHub Spec-Kit](https://github.com/github/spec-kit) commands into Maestro with a built in updater to grab the latest prompts from the repository. We do override `/speckit-implement` (the final step) to create Auto Run docs and guide the user through their execution, which thanks to Wortrees from v0.11.x allows us to run in parallel! 🎯 Added [GitHub Spec-Kit](https://github.com/github/spec-kit) commands into Maestro with a built in updater to grab the latest prompts from the repository. We do override `/speckit-implement` (the final step) to create Auto Run docs and guide the user through their execution, which thanks to Wortrees from v0.11.x allows us to run in parallel!
## Context Management Tools ## Context Management Tools
📖 Added context management options from the tab hover overlay menu. You can now compress, merge, and transfer contexts between agents. You will receive (configurable) warnings at 60% and 80% context consumption with a hint to compact. 📖 Added context management options from tab right-click menu. You can now compress, merge, and transfer contexts between agents. You will received (configurable) warnings at 60% and 80% context consumption with a hint to compact.
## Changes Specific to v0.12.3: ## Changes Specific to v0.12.3:
- We now have hosted documentation through Mintlify 📚 - We now have hosted documentation through Mintlify 📚
- Export any tab conversation as self-contained themed HTML file 📄 - Export any tab conversation as self-contained themed HTML file 📄
- Publish files as private/public Gists 🌐 - Publish files as private/public Gists 🌐
- Added tab hover overlay menu with close operations and export 📋 - Added tab hover overlay menu with close operations and export 📋
- Added social handles to achievement share images 🏆 - Added social handles to achievement share images 🏆
### Previous Releases in this Series ### Previous Releases in this Series
@@ -128,12 +126,12 @@ The big changes in the v0.12.x line are the following three:
**Latest: v0.11.0** | Released December 22, 2025 **Latest: v0.11.0** | Released December 22, 2025
🌳 Github Worktree support was added. Any agent bound to a Git repository has the option to enable worktrees, each of which show up as a sub-agent with their own write-lock and Auto Run capability. Now you can truly develop in parallel on the same project and issue PRs when you're ready, all from within Maestro. Huge improvement, major thanks to @petersilberman. 🌳 Github Worktree support was added. Any agent bound to a Git repository has the option to enable worktrees, each of which show up as a sub-agent with their own write-lock and Auto Run capability. Now you can truly develop in parallel on the same project and issue PRs when you're ready, all from within Maestro. Huge improvement, major thanks to @petersilberman.
# Other Changes # Other Changes
- @ file mentions now include documents from your Auto Run folder (which may not live in your agent working directory) 🗄️ - @ file mentions now include documents from your Auto Run folder (which may not live in your agent working directory) 🗄️
- The wizard is now capable of detecting and continuing on past started projects 🧙 - The wizard is now capable of detecting and continuing on past started projects 🧙
- Bug fixes 🐛🐜🐞 - Bug fixes 🐛🐜🐞
--- ---
@@ -144,14 +142,14 @@ The big changes in the v0.12.x line are the following three:
### Changes ### Changes
- Export group chats as self-contained HTML ⬇️ - Export group chats as self-contained HTML ⬇️
- Enhanced system process viewer now has details view with full process args 💻 - Enhanced system process viewer now has details view with full process args 💻
- Update button hides until platform binaries are available in releases. ⏳ - Update button hides until platform binaries are available in releases. ⏳
- Added Auto Run stall detection at the loop level, if no documents are updated after a loop 🔁 - Added Auto Run stall detection at the loop level, if no documents are updated after a loop 🔁
- Improved Codex session discovery 🔍 - Improved Codex session discovery 🔍
- Windows compatibility fixes 🐛 - Windows compatibility fixes 🐛
- 64-bit Linux ARM build issue fixed (thanks @LilYoopug) 🐜 - 64-bit Linux ARM build issue fixed (thanks @LilYoopug) 🐜
- Addressed session enumeration issues with Codex and OpenCode 🐞 - Addressed session enumeration issues with Codex and OpenCode 🐞
- Addressed pathing issues around gh command (thanks @oliveiraantoniocc) 🐝 - Addressed pathing issues around gh command (thanks @oliveiraantoniocc) 🐝
### Previous Releases in this Series ### Previous Releases in this Series
@@ -167,13 +165,13 @@ The big changes in the v0.12.x line are the following three:
### Changes ### Changes
- Add Sentry crashing reporting monitoring with opt-out 🐛 - Add Sentry crashing reporting monitoring with opt-out 🐛
- Stability fixes on v0.9.0 along with all the changes it brought along, including... - Stability fixes on v0.9.0 along with all the changes it brought along, including...
- Major refactor to enable supporting of multiple providers 👨‍👩‍👧‍👦 - Major refactor to enable supporting of multiple providers 👨‍👩‍👧‍👦
- Added OpenAI Codex support 👨‍💻 - Added OpenAI Codex support 👨‍💻
- Added OpenCode support 👩‍💻 - Added OpenCode support 👩‍💻
- Error handling system detects and recovers from agent failures 🚨 - Error handling system detects and recovers from agent failures 🚨
- Added option to specify CLI arguments to AI providers ✨ - Added option to specify CLI arguments to AI providers ✨
- Bunch of other little tweaks and additions 💎 - Bunch of other little tweaks and additions 💎
### Previous Releases in this Series ### Previous Releases in this Series
@@ -188,19 +186,19 @@ The big changes in the v0.12.x line are the following three:
### Changes ### Changes
- Added "Nudge" messages. Short static copy to include with every interactive message sent, perhaps to remind the agent on how to work 📌 - Added "Nudge" messages. Short static copy to include with every interactive message sent, perhaps to remind the agent on how to work 📌
- Addressed various resource consumption issues to reduce battery cost 📉 - Addressed various resource consumption issues to reduce battery cost 📉
- Implemented fuzzy file search in quick actions for instant navigation 🔍 - Implemented fuzzy file search in quick actions for instant navigation 🔍
- Added "clear" command support to clean terminal shell logs 🧹 - Added "clear" command support to clean terminal shell logs 🧹
- Simplified search highlighting by integrating into markdown pipeline ✨ - Simplified search highlighting by integrating into markdown pipeline ✨
- Enhanced update checker to filter prerelease tags like -rc, -beta 🚀 - Enhanced update checker to filter prerelease tags like -rc, -beta 🚀
- Fixed RPM package compatibility for OpenSUSE Tumbleweed 🐧 (H/T @JOduMonT) - Fixed RPM package compatibility for OpenSUSE Tumbleweed 🐧 (H/T @JOduMonT)
- Added libuuid1 support alongside standard libuuid dependency 📦 - Added libuuid1 support alongside standard libuuid dependency 📦
- Introduced Cmd+Shift+U shortcut for tab unread toggle ⌨️ - Introduced Cmd+Shift+U shortcut for tab unread toggle ⌨️
- Enhanced keyboard navigation for marking tabs unread 🎯 - Enhanced keyboard navigation for marking tabs unread 🎯
- Expanded Linux distribution support with smart dependencies 🌐 - Expanded Linux distribution support with smart dependencies 🌐
- Major underlying code re-structuring for maintainability 🧹 - Major underlying code re-structuring for maintainability 🧹
- Improved stall detection to allow for individual docs to stall out while not affecting the entire playbook 📖 (H/T @mattjay) - Improved stall detection to allow for individual docs to stall out while not affecting the entire playbook 📖 (H/T @mattjay)
- Added option to select a static listening port for remote control 🎮 (H/T @b3nw) - Added option to select a static listening port for remote control 🎮 (H/T @b3nw)
### Previous Releases in this Series ### Previous Releases in this Series
@@ -220,35 +218,35 @@ The big changes in the v0.12.x line are the following three:
**Latest: v0.7.4** | Released December 12, 2025 **Latest: v0.7.4** | Released December 12, 2025
Minor bugfixes on top of v0.7.3: Minor bugfixes on top of v0.7.3:
# Onboarding, Wizard, and Tours # Onboarding, Wizard, and Tours
- Implemented comprehensive onboarding wizard with integrated tour system 🚀 - Implemented comprehensive onboarding wizard with integrated tour system 🚀
- Added project-understanding confidence display to wizard UI 🎨 - Added project-understanding confidence display to wizard UI 🎨
- Enhanced keyboard navigation across all wizard screens ⌨️ - Enhanced keyboard navigation across all wizard screens ⌨️
- Added analytics tracking for wizard and tour completion 📈 - Added analytics tracking for wizard and tour completion 📈
- Added First Run Celebration modal with confetti animation 🎉 - Added First Run Celebration modal with confetti animation 🎉
# UI / UX Enhancements # UI / UX Enhancements
- Added expand-to-fullscreen button for Auto Run interface 🖥️ - Added expand-to-fullscreen button for Auto Run interface 🖥️
- Created dedicated modal component and improved modal priority constants for expanded Auto Run view 📐 - Created dedicated modal component and improved modal priority constants for expanded Auto Run view 📐
- Enhanced user experience with fullscreen editing capabilities ✨ - Enhanced user experience with fullscreen editing capabilities ✨
- Fixed tab name display to correctly show full name for active tabs 🏷️ - Fixed tab name display to correctly show full name for active tabs 🏷️
- Added performance optimizations with throttling and caching for scrolling ⚡ - Added performance optimizations with throttling and caching for scrolling ⚡
- Implemented drag-and-drop reordering for execution queue items 🎯 - Implemented drag-and-drop reordering for execution queue items 🎯
- Enhanced toast context with agent name for OS notifications 📢 - Enhanced toast context with agent name for OS notifications 📢
# Auto Run Workflow Improvements # Auto Run Workflow Improvements
- Created phase document generation for Auto Run workflow 📄 - Created phase document generation for Auto Run workflow 📄
- Added real-time log streaming to the LogViewer component 📊 - Added real-time log streaming to the LogViewer component 📊
# Application Behavior / Core Fixes # Application Behavior / Core Fixes
- Added validation to prevent nested worktrees inside the main repository 🚫 - Added validation to prevent nested worktrees inside the main repository 🚫
- Fixed process manager to properly emit exit events on errors 🔧 - Fixed process manager to properly emit exit events on errors 🔧
- Fixed process exit handling to ensure proper cleanup 🧹 - Fixed process exit handling to ensure proper cleanup 🧹
# Update System # Update System
- Implemented automatic update checking on application startup 🚀 - Implemented automatic update checking on application startup 🚀
- Added settings toggle for enabling/disabling startup update checks ⚙️ - Added settings toggle for enabling/disabling startup update checks ⚙️
### Previous Releases in this Series ### Previous Releases in this Series
@@ -264,39 +262,39 @@ Minor bugfixes on top of v0.7.3:
**Latest: v0.6.1** | Released December 4, 2025 **Latest: v0.6.1** | Released December 4, 2025
In this release... In this release...
- Added recursive subfolder support for Auto Run markdown files 🗂️ - Added recursive subfolder support for Auto Run markdown files 🗂️
- Enhanced document tree display with expandable folder navigation 🌳 - Enhanced document tree display with expandable folder navigation 🌳
- Enabled creating documents in subfolders with path selection 📁 - Enabled creating documents in subfolders with path selection 📁
- Improved batch runner UI with inline progress bars and loop indicators 📊 - Improved batch runner UI with inline progress bars and loop indicators 📊
- Fixed execution queue display bug for immediate command processing 🐛 - Fixed execution queue display bug for immediate command processing 🐛
- Added folder icons and better visual hierarchy for document browser 🎨 - Added folder icons and better visual hierarchy for document browser 🎨
- Implemented dynamic task re-counting for batch run loop iterations 🔄 - Implemented dynamic task re-counting for batch run loop iterations 🔄
- Enhanced create document modal with location selector dropdown 📍 - Enhanced create document modal with location selector dropdown 📍
- Improved progress tracking with per-document completion visualization 📈 - Improved progress tracking with per-document completion visualization 📈
- Added support for nested folder structures in document management 🏗️ - Added support for nested folder structures in document management 🏗️
Plus the pre-release ALPHA... Plus the pre-release ALPHA...
- Template vars now set context in default autorun prompt 🚀 - Template vars now set context in default autorun prompt 🚀
- Added Enter key support for queued message confirmation dialog ⌨️ - Added Enter key support for queued message confirmation dialog ⌨️
- Kill process capability added to System Process Monitor 💀 - Kill process capability added to System Process Monitor 💀
- Toggle markdown rendering added to Cmd+K Quick Actions 📝 - Toggle markdown rendering added to Cmd+K Quick Actions 📝
- Fixed cloudflared detection in packaged app environments 🔧 - Fixed cloudflared detection in packaged app environments 🔧
- Added debugging logs for process exit diagnostics 🐛 - Added debugging logs for process exit diagnostics 🐛
- Tab switcher shows last activity timestamps and filters by project 🕐 - Tab switcher shows last activity timestamps and filters by project 🕐
- Slash commands now fill text on Tab/Enter instead of executing ⚡ - Slash commands now fill text on Tab/Enter instead of executing ⚡
- Added GitHub Actions workflow for auto-assigning issues/PRs 🤖 - Added GitHub Actions workflow for auto-assigning issues/PRs 🤖
- Graceful handling for playbooks with missing documents implemented ✨ - Graceful handling for playbooks with missing documents implemented ✨
- Added multi-document batch processing for Auto Run 🚀 - Added multi-document batch processing for Auto Run 🚀
- Introduced Git worktree support for parallel execution 🌳 - Introduced Git worktree support for parallel execution 🌳
- Created playbook system for saving run configurations 📚 - Created playbook system for saving run configurations 📚
- Implemented document reset-on-completion with loop mode 🔄 - Implemented document reset-on-completion with loop mode 🔄
- Added drag-and-drop document reordering interface 🎯 - Added drag-and-drop document reordering interface 🎯
- Built Auto Run folder selector with file management 📁 - Built Auto Run folder selector with file management 📁
- Enhanced progress tracking with per-document metrics 📊 - Enhanced progress tracking with per-document metrics 📊
- Integrated PR creation after worktree completion 🔀 - Integrated PR creation after worktree completion 🔀
- Added undo/redo support in document editor ↩️ - Added undo/redo support in document editor ↩️
- Added manual save via `Cmd+S`/`Ctrl+S` in document editor 💾 - Implemented auto-save with 5-second debounce 💾
### Previous Releases in this Series ### Previous Releases in this Series
@@ -310,15 +308,15 @@ Plus the pre-release ALPHA...
### Changes ### Changes
- Added "Made with Maestro" badge to README header 🎯 - Added "Made with Maestro" badge to README header 🎯
- Redesigned app icon with darker purple color scheme 🎨 - Redesigned app icon with darker purple color scheme 🎨
- Created new SVG badge for project attribution 🏷️ - Created new SVG badge for project attribution 🏷️
- Added side-by-side image diff viewer for git changes 🖼️ - Added side-by-side image diff viewer for git changes 🖼️
- Enhanced confetti animation with realistic cannon-style bursts 🎊 - Enhanced confetti animation with realistic cannon-style bursts 🎊
- Fixed z-index layering for standing ovation overlay 📊 - Fixed z-index layering for standing ovation overlay 📊
- Improved tab switcher to show all named sessions 🔍 - Improved tab switcher to show all named sessions 🔍
- Enhanced batch synopsis prompts for cleaner summaries 📝 - Enhanced batch synopsis prompts for cleaner summaries 📝
- Added binary file detection in git diff parser 🔧 - Added binary file detection in git diff parser 🔧
- Implemented git file reading at specific refs 📁 - Implemented git file reading at specific refs 📁
### Previous Releases in this Series ### Previous Releases in this Series
@@ -333,24 +331,24 @@ Plus the pre-release ALPHA...
### Changes ### Changes
- Added Tab Switcher modal for quick navigation between AI tabs 🚀 - Added Tab Switcher modal for quick navigation between AI tabs 🚀
- Implemented @ mention file completion for AI mode references 📁 - Implemented @ mention file completion for AI mode references 📁
- Added navigation history with back/forward through sessions and tabs ⏮️ - Added navigation history with back/forward through sessions and tabs ⏮️
- Introduced tab completion filters for branches, tags, and files 🌳 - Introduced tab completion filters for branches, tags, and files 🌳
- Added unread tab indicators and filtering for better organization 📬 - Added unread tab indicators and filtering for better organization 📬
- Implemented token counting display with human-readable formatting 🔢 - Implemented token counting display with human-readable formatting 🔢
- Added markdown rendering toggle for AI responses in terminal 📝 - Added markdown rendering toggle for AI responses in terminal 📝
- Removed built-in slash commands in favor of custom AI commands 🎯 - Removed built-in slash commands in favor of custom AI commands 🎯
- Added context menu for sessions with rename, bookmark, move options 🖱️ - Added context menu for sessions with rename, bookmark, move options 🖱️
- Enhanced file preview with stats showing size, tokens, timestamps 📊 - Enhanced file preview with stats showing size, tokens, timestamps 📊
- Added token counting with js-tiktoken for file preview stats bar 🔢 - Added token counting with js-tiktoken for file preview stats bar 🔢
- Implemented Tab Switcher modal for fuzzy-search navigation (Opt+Cmd+T) 🔍 - Implemented Tab Switcher modal for fuzzy-search navigation (Opt+Cmd+T) 🔍
- Added Save to History toggle (Cmd+S) for automatic work synopsis tracking 💾 - Added Save to History toggle (Cmd+S) for automatic work synopsis tracking 💾
- Enhanced tab completion with @ mentions for file references in AI prompts 📎 - Enhanced tab completion with @ mentions for file references in AI prompts 📎
- Implemented navigation history with back/forward shortcuts (Cmd+Shift+,/.) 🔙 - Implemented navigation history with back/forward shortcuts (Cmd+Shift+,/.) 🔙
- Added git branches and tags to intelligent tab completion system 🌿 - Added git branches and tags to intelligent tab completion system 🌿
- Enhanced markdown rendering with syntax highlighting and toggle view 📝 - Enhanced markdown rendering with syntax highlighting and toggle view 📝
- Added right-click context menus for session management and organization 🖱️ - Added right-click context menus for session management and organization 🖱️
- Improved mobile app with better WebSocket reconnection and status badges 📱 - Improved mobile app with better WebSocket reconnection and status badges 📱
### Previous Releases in this Series ### Previous Releases in this Series
@@ -365,15 +363,15 @@ Plus the pre-release ALPHA...
### Changes ### Changes
- Fixed tab handling requiring explicitly selected Claude session 🔧 - Fixed tab handling requiring explicitly selected Claude session 🔧
- Added auto-scroll navigation for slash command list selection ⚡ - Added auto-scroll navigation for slash command list selection ⚡
- Implemented TTS audio feedback for toast notifications speak 🔊 - Implemented TTS audio feedback for toast notifications speak 🔊
- Fixed shortcut case sensitivity using lowercase key matching 🔤 - Fixed shortcut case sensitivity using lowercase key matching 🔤
- Added Cmd+Shift+J shortcut to jump to bottom instantly ⬇️ - Added Cmd+Shift+J shortcut to jump to bottom instantly ⬇️
- Sorted shortcuts alphabetically in help modal for discovery 📑 - Sorted shortcuts alphabetically in help modal for discovery 📑
- Display full commit message body in git log view 📝 - Display full commit message body in git log view 📝
- Added expand/collapse all buttons to process tree header 🌳 - Added expand/collapse all buttons to process tree header 🌳
- Support synopsis process type in process tree parsing 🔍 - Support synopsis process type in process tree parsing 🔍
- Renamed "No Group" to "UNGROUPED" for better clarity ✨ - Renamed "No Group" to "UNGROUPED" for better clarity ✨
### Previous Releases in this Series ### Previous Releases in this Series
@@ -386,15 +384,15 @@ Plus the pre-release ALPHA...
**Latest: v0.2.3** | Released November 29, 2025 **Latest: v0.2.3** | Released November 29, 2025
• Enhanced mobile web interface with session sync and history panel 📱 • Enhanced mobile web interface with session sync and history panel 📱
• Added ThinkingStatusPill showing real-time token counts and elapsed time ⏱️ • Added ThinkingStatusPill showing real-time token counts and elapsed time ⏱️
• Implemented task count badges and session deduplication for batch runner 📊 • Implemented task count badges and session deduplication for batch runner 📊
• Added TTS stop control and improved voice synthesis compatibility 🔊 • Added TTS stop control and improved voice synthesis compatibility 🔊
• Created image lightbox with navigation, clipboard, and delete features 🖼️ • Created image lightbox with navigation, clipboard, and delete features 🖼️
• Fixed UI bugs in search, auto-scroll, and sidebar interactions 🐛 • Fixed UI bugs in search, auto-scroll, and sidebar interactions 🐛
• Added global Claude stats with streaming updates across projects 📈 • Added global Claude stats with streaming updates across projects 📈
• Improved markdown checkbox styling and collapsed palette hover UX ✨ • Improved markdown checkbox styling and collapsed palette hover UX ✨
• Enhanced scratchpad with search, image paste, and attachment support 🔍 • Enhanced scratchpad with search, image paste, and attachment support 🔍
• Added splash screen with logo and progress bar during startup 🎨 • Added splash screen with logo and progress bar during startup 🎨
### Previous Releases in this Series ### Previous Releases in this Series
@@ -409,15 +407,15 @@ Plus the pre-release ALPHA...
**Latest: v0.1.6** | Released November 27, 2025 **Latest: v0.1.6** | Released November 27, 2025
• Added template variables for dynamic AI command customization 🎯 • Added template variables for dynamic AI command customization 🎯
• Implemented session bookmarking with star icons and dedicated section ⭐ • Implemented session bookmarking with star icons and dedicated section ⭐
• Enhanced Git Log Viewer with smarter date formatting 📅 • Enhanced Git Log Viewer with smarter date formatting 📅
• Improved GitHub release workflow to handle partial failures gracefully 🔧 • Improved GitHub release workflow to handle partial failures gracefully 🔧
• Added collapsible template documentation in AI Commands panel 📚 • Added collapsible template documentation in AI Commands panel 📚
• Updated default commit command with session ID traceability 🔍 • Updated default commit command with session ID traceability 🔍
• Added tag indicators for custom-named sessions visually 🏷️ • Added tag indicators for custom-named sessions visually 🏷️
• Improved Git Log search UX with better focus handling 🎨 • Improved Git Log search UX with better focus handling 🎨
• Fixed input placeholder spacing for better readability 📝 • Fixed input placeholder spacing for better readability 📝
• Updated documentation with new features and template references 📖 • Updated documentation with new features and template references 📖
### Previous Releases in this Series ### Previous Releases in this Series