Changelog
Latest release notes from GitHub.
v0.3.1
Section titled “v0.3.1”Released 2026-04-04 · View on GitHub
Release notes
Highlights
Section titled “Highlights”- Hardened terminal startup and workspace recovery to reduce hangs and improve reliability.
- Stabilized CI/release checks and gated npm publishing behind environment validation.
- Rebuilt the docs site on Astro/Starlight with cleaner mobile spacing and a dark default theme.
Changes
Section titled “Changes”- Improved terminal startup timeout handling and workspace recovery logic.
- Stabilized release and hooks preview checks; publishing now requires the expected environment configuration.
- Reworked the docs site on Astro/Starlight, with dark mode by default, mobile spacing fixes, and updated content/diagram handling.
- Removed stale internal docs and unused root docs assets.
- Consolidated release/chore updates and dependency/maintenance noise.
v0.3.0
Section titled “v0.3.0”Released 2026-04-03 · View on GitHub
Release notes
Highlights
Section titled “Highlights”Workset v0.3.0 is a major desktop release centered on a better repo workspace, a much stronger terminal experience, and deeper GitHub workflow support inside the app.
Unified repo workspace
Section titled “Unified repo workspace”- Added a stronger unified repo experience for browsing, navigating, and editing files from the desktop app.
- Improved repo diffing, review annotations, tracked pull request state, and file navigation.
- Moved pull requests into the cockpit side pane and expanded in-app PR detail surfaces.
Terminal and workbench improvements
Section titled “Terminal and workbench improvements”- Overhauled the terminal and workspace layout experience around the newer workset-first desktop flow.
- Added multi-terminal layouts, better appearance defaults, improved tab and pane behavior, and cleaner link handling.
- Improved terminal reliability across restart, replay, viewport fitting, and general day-to-day interaction.
GitHub and developer workflow improvements
Section titled “GitHub and developer workflow improvements”- Added local merge flow support for ready branches.
- Improved pull request creation, review feedback visibility, and merged PR handling.
- Expanded GitHub auth and git CLI integration and improved check-run visibility in repo diffs.
- Improved repo and workspace creation flows, including better repo search behavior.
Desktop app improvements
Section titled “Desktop app improvements”- Added the macOS in-app updater flow.
- Added dismissible update notifications and improved update messaging in the UI.
- Continued improving release packaging for desktop artifacts.
Breaking changes
Section titled “Breaking changes”- Global config now lives in
~/.workset. - Removed legacy defaults for
parallelismandremotes.
This release included a lot of iteration across alpha builds. These notes focus on the final user-visible outcome rather than the internal release and architecture churn that happened along the way.