Skip to content

Changelog

Latest release notes from GitHub.

Released 2026-04-04 · View on GitHub

Release notes
  • 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.
  • 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.

Released 2026-04-03 · View on GitHub

Release notes

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.

  • 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.
  • 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.
  • 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.
  • Global config now lives in ~/.workset.
  • Removed legacy defaults for parallelism and remotes.

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.