Skip to content

Releases: strantalis/workset

v0.4.0-alpha.4

24 May 16:03
c70a28c

Choose a tag to compare

v0.4.0-alpha.4 Pre-release
Pre-release
chore(deps): refresh project dependencies

v0.4.0-alpha.3

24 May 11:31
ac597a9

Choose a tag to compare

v0.4.0-alpha.3 Pre-release
Pre-release
ci(release): validate stable tags before publish

v0.3.1

04 Apr 13:06
v0.3.1
e234070

Choose a tag to compare

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

  • 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.4.0-alpha.2

03 Apr 16:00
0bc1d27

Choose a tag to compare

v0.4.0-alpha.2 Pre-release
Pre-release
fix(terminal): time out hung startup bootstrap

v0.3.0

03 Apr 11:58
v0.3.0
b1c7fa4

Choose a tag to compare

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

  • 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

  • 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

  • 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

  • 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

  • Global config now lives in ~/.workset.
  • Removed legacy defaults for parallelism and remotes.

Notes

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.

v0.3.0-alpha.92

03 Apr 11:48
42bd5e6

Choose a tag to compare

v0.3.0-alpha.92 Pre-release
Pre-release
fix(frontend): restore file tree action titles

v0.3.0-alpha.91

03 Apr 04:43
c112535

Choose a tag to compare

v0.3.0-alpha.91 Pre-release
Pre-release
fix(release): allow empty stable release commit

v0.3.0-alpha.90

02 Apr 12:15
7d8f7a1

Choose a tag to compare

v0.3.0-alpha.90 Pre-release
Pre-release
refactor(workset): simplify terminal service and layout model

v0.3.0-alpha.89

29 Mar 22:12
a8e7e6e

Choose a tag to compare

v0.3.0-alpha.89 Pre-release
Pre-release
fix(frontend): align eslint and vitest peer deps

v0.3.0-alpha.88

29 Mar 13:07
da92788

Choose a tag to compare

v0.3.0-alpha.88 Pre-release
Pre-release
chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 (#224)

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages)
from 4.0.5 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/deploy-pages/releases">actions/deploy-pages's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h1>Changelog</h1>
<ul>
<li>Update Node.js version to 24.x <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/404">#404</a>)</li>
<li>Add workflow file for publishing releases to immutable action
package <a
href="https://github.com/Jcambass"><code>@​Jcambass</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/374">#374</a>)</li>
<li>Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1
directory <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/360">#360</a>)</li>
<li>Make the rebuild dist workflow work nicer with Dependabot <a
href="https://github.com/yoannchaudet"><code>@​yoannchaudet</code></a>
(<a
href="https://redirect.github.com/actions/deploy-pages/issues/361">#361</a>)</li>
<li>Bump the non-breaking-changes group across 1 directory with 3
updates <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/358">#358</a>)</li>
<li>Delete repeated sentence <a
href="https://github.com/garethsb"><code>@​garethsb</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/359">#359</a>)</li>
<li>Update README.md <a
href="https://github.com/tsusdere"><code>@​tsusdere</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/348">#348</a>)</li>
<li>Bump the non-breaking-changes group with 4 updates <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/341">#341</a>)</li>
<li>Remove error message for file permissions <a
href="https://github.com/TooManyBees"><code>@​TooManyBees</code></a> (<a
href="https://redirect.github.com/actions/deploy-pages/issues/340">#340</a>)</li>
</ul>
<hr />
<p>See details of <a
href="https://github.com/actions/deploy-pages/compare/v4.0.5...v4.0.6">all
code changes</a> since previous release.</p>
<p>:warning: For use with products other than GitHub.com, such as GitHub
Enterprise Server, please consult the <a
href="https://github.com/actions/deploy-pages/#compatibility">compatibility
table</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/deploy-pages/commit/cd2ce8fcbc39b97be8ca5fce6e763baed58fa128"><code>cd2ce8f</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/deploy-pages/issues/404">#404</a>
from salmanmkc/node24</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/bbe2a950ee52d4f5cbe74e6d9d6a8803676e91d5"><code>bbe2a95</code></a>
Update Node.js version to 24.x</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a"><code>854d7aa</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/deploy-pages/issues/374">#374</a>
from actions/Jcambass-patch-1</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/306bb814f29679fd12f0e4b0014bc1f3a7e7f4bc"><code>306bb81</code></a>
Add workflow file for publishing releases to immutable action
package</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/b74272834adc04f971da4b0b055c49fa8d7f90c9"><code>b742728</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/deploy-pages/issues/360">#360</a>
from actions/dependabot/npm_and_yarn/npm_and_yarn-513...</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/72732942c639e67ea3f70165fd2e012dd6d95027"><code>7273294</code></a>
Bump braces in the npm_and_yarn group across 1 directory</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/963791f01c40ef3eff219c255dbfb97a6f2c9f87"><code>963791f</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/deploy-pages/issues/361">#361</a>
from actions/dependabot-friendly</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/51bb29d9d7bfe15d731c4957ce1887b5ae8c6727"><code>51bb29d</code></a>
Make the rebuild dist workflow safer for Dependabot</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/89f3d10406f57ee86e6517a982b3fb0438bd6dc5"><code>89f3d10</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/deploy-pages/issues/358">#358</a>
from actions/dependabot/npm_and_yarn/non-breaking-cha...</li>
<li><a
href="https://github.com/actions/deploy-pages/commit/bce735589bbbfa569f1d2ac003277b590d743e4c"><code>bce7355</code></a>
Merge branch 'main' into
dependabot/npm_and_yarn/non-breaking-changes-99c12deb21</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/deploy-pages/compare/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e...cd2ce8fcbc39b97be8ca5fce6e763baed58fa128">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/deploy-pages&package-manager=github_actions&previous-version=4.0.5&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>