Termside 0.4.0
Released May 31, 2026
Termside 0.4.0 adds project-owned Commands for repeatable tasks, services, and connections, refreshes Settings with a more native macOS layout, and introduces the new Liquid Glass app icon.
New
- Added project-owned Commands for saved tasks, long-running services, and connection commands.
- Commands appear in each project's sidebar and open terminal-backed output panes that remain available after completion.
- Service commands can auto-start and auto-restart after non-zero exits.
- Added detected command suggestions from common project files and stacks, including package scripts, Make, Docker Compose, Swift Package, Xcode, Android, Flutter, React Native, Expo, Rails, Django, Laravel, Rust, Go, and Python projects.
- Detected commands can be saved to the project or run once as temporary terminal sessions.
- Added the new Termside app icon with an Ink & Amber Liquid Glass design.
- Added a matching development app icon variant for debug builds.
Improved
- Project overview now groups Terminal, Agents, and Commands actions more clearly.
- Settings now uses a native split-view sidebar and grouped macOS form layout.
- Agent settings now use a more focused native flow for configuring enabled agents, executable paths, status checks, and launch options.
- Settings is now opened through a dedicated Settings window so it can match the main app's native window/sidebar behavior more closely.
- Updated app resources so release and development builds use the new icon assets.
Fixed
- Command-backed sessions launch with the correct shell environment for interactive project commands.
- Command sessions defer launch until the terminal has a real grid size, avoiding early layout issues.
- Stopping commands manually shows a neutral stopped state instead of an error state.
- One-off detected command runs do not persist as saved project Commands or reopen as normal sessions.
Previous release notes: Termside 0.3.0