Legacy Toolkit

Changelog

Product updates for the desktop app, website, account system, and release channels.

Release history

Each entry summarizes changes that affect the desktop app, account system, website, downloads, subscriptions, and update channels.

  1. v1.1.0-beta.1

    2 June 2026

    Beta

    Clerk-auth beta for the desktop app, website, and backend release path.

    • Released the Clerk-auth desktop beta and aligned the Tauri/Cargo updater version metadata.
    • Moved recent activity into the main sidebar so account activity is easier to reach.
    • Deployed the Clerk-auth website and backend used by the beta channel.
    • Replaced the prebuilt Clerk auth screens with site-native sign-in and recovery screens.

    Related commits

    • 090b454Release v1.1.0-beta.1Desktop app
    • 0d18479Move recent activity into main sidebarDesktop app
    • 6f91cf3Replace Clerk prebuilt auth UIWebsite
    • 701f6b4Deploy Clerk auth backendBackend
  2. v1.0.20-beta.12

    31 May 2026

    Beta

    Pre-1.1 Clerk-auth beta package for desktop testing.

    • Prepared the Clerk-auth beta release before the v1.1 beta tag.
    • Updated desktop package metadata for the beta updater channel.
    • Kept the build isolated in the Clerk auth worktree.

    Related commits

    • fd5faffPrepare Clerk auth beta releaseDesktop app
  3. v1.0.20-beta.11

    27 May 2026

    Beta

    Beta channel release for update manifest verification and installer distribution.

    • Prepared the beta 1.0.20-beta.11 desktop package.
    • Verified the beta updater path and installer publishing flow.
    • Kept beta distribution separate from the stable desktop update channel.

    Related commits

    • 123d3dcPrepare beta 1.0.20-beta.11Desktop app
  4. v1.0.20-beta.10

    27 May 2026

    Beta

    Beta packaging refresh for the 1.0.20 beta train.

    • Prepared the beta 1.0.20-beta.10 desktop package.
    • Kept updater metadata moving forward on the beta channel.
    • Used the release worktree path for beta packaging.

    Related commits

    • b48dc0fPrepare beta 1.0.20-beta.10Desktop app
  5. v1.0.20-beta.9

    26 May 2026

    Beta

    Navigation stability beta that fixed shell remount blanking.

    • Stopped home shell remounts during page changes.
    • Reduced white/blank flashes while navigating inside the desktop app.
    • Prepared the beta 1.0.20-beta.9 desktop package.

    Related commits

    • cfdb551Prepare beta 1.0.20-beta.9Desktop app
    • 3a779b0Stop home shell remounts on page changesDesktop app
  6. v1.0.20-beta.8

    26 May 2026

    Beta

    Beta packaging refresh for the aqua-buttons release train.

    • Prepared the beta 1.0.20-beta.8 desktop package.
    • Continued beta updater manifest validation.
    • Kept the beta installer flow separate from stable releases.

    Related commits

    • 79d9fe5Prepare beta 1.0.20-beta.8Desktop app
  7. v1.0.20-beta.7

    26 May 2026

    Beta

    Beta packaging refresh after the beta.6 release alias.

    • Prepared the beta 1.0.20-beta.7 desktop package.
    • Advanced beta updater metadata after the beta.6 alias tag.
    • Kept release artifacts on the beta channel.

    Related commits

    • bfd5194Prepare beta 1.0.20-beta.7Desktop app
  8. v1.0.20-beta.6

    26 May 2026

    Beta

    Beta release workflow fix for installer publishing.

    • Prepared the beta 1.0.20-beta.6 desktop package.
    • Switched the installer release workflow to use the GitHub Actions token.
    • Also carried the beta-v1.0.20-beta.6 alias used during release testing.

    Related commits

    • d62092dPrepare beta 1.0.20-beta.6Desktop app
    • a065ea3Use Actions token for installer releaseDesktop app
  9. v1.0.20-beta.5

    26 May 2026

    Beta

    Page transition blanking fix for the beta channel.

    • Fixed page transition blanking in the desktop app.
    • Prepared the beta 1.0.20-beta.5 package.
    • Kept the beta channel focused on app-shell navigation stability.

    Related commits

    • 22d5ac7Fix page transition blankingDesktop app
  10. v1.0.20-beta.4

    26 May 2026

    Beta

    Beta package refresh for updater testing.

    • Prepared the beta 1.0.20-beta.4 desktop package.
    • Advanced beta updater metadata.
    • Kept release validation scoped to the beta worktree.

    Related commits

    • 32e613aPrepare beta 1.0.20-beta.4Desktop app
  11. v1.0.20-beta.3

    26 May 2026

    Beta

    Beta package refresh for the 1.0.20 beta line.

    • Prepared the beta 1.0.20-beta.3 desktop package.
    • Kept the beta updater manifest moving through test releases.
    • Maintained separation from stable release metadata.

    Related commits

    • fe87959Prepare beta 1.0.20-beta.3Desktop app
  12. v1.0.20-beta.2

    26 May 2026

    Beta

    First 1.0.20 beta train release with local sync hardening and channel routing.

    • Hardened local sync behavior for the beta line.
    • Added updater release-channel routing needed for stable/beta separation.
    • Prepared the aqua-buttons beta package for installer testing.

    Related commits

    • 5b870c7Harden local sync and prepare beta 1.0.20-beta.2Desktop app
    • e14fea9Prepare aqua buttons beta releaseDesktop app
    • 13a6a40Add updater server release channel routingDesktop app
    • d1b000dPrepare aqua buttons beta releaseDesktop app
  13. v1.0.19

    25 May 2026

    Stable

    Stable subscription and account-flow polish release.

    • Refined where subscription sign-out appears in the desktop account flow.
    • Fixed website auth and subscription handoff flows.
    • Fixed backend new-user subscription state handling.

    Related commits

    • bbf0150Refine subscription sign-out placementDesktop app
    • 9f72453Fix web auth and subscription flowsWebsite
    • 7909a14Fix new-user subscription stateBackend
  14. v1.0.18

    25 May 2026

    Stable

    Subscription recovery, cloud bootstrap, and release-channel groundwork.

    • Fixed subscription recovery after account-state changes.
    • Improved cloud profile bootstrap for users coming back into the app.
    • Added updater release-channel routing and desktop channel switching groundwork.

    Related commits

    • e96645aFix subscription recovery and cloud profile bootstrapDesktop app
    • 1cd69d1Add updater server release channel routingDesktop app
    • 6cb8d3cAdd desktop release channel switchingDesktop app
  15. v1.0.18-beta.1

    25 May 2026

    Beta

    Aqua-buttons beta branch release for early channel testing.

    • Prepared the aqua-buttons beta release package.
    • Introduced the beta channel path before the later 1.0.20 beta train.
    • Used a beta-prefixed tag for release workflow testing.

    Related commits

    • d1b000dPrepare aqua buttons beta releaseDesktop app
  16. v1.0.17

    25 May 2026

    Stable

    Desktop release-channel switching foundation.

    • Added desktop release channel switching.
    • Prepared the app for stable and beta update paths.
    • Kept update-channel state inside the desktop release flow.

    Related commits

    • 6cb8d3cAdd desktop release channel switchingDesktop app
  17. v1.0.16

    23 May 2026

    Stable

    Windows release workflow reliability update.

    • Bumped the desktop stable release to 1.0.16.
    • Moved Windows release work onto the OVH runner.
    • Reduced Windows release workflow runtime.

    Related commits

    • 305b355Bump desktop release to 1.0.16Desktop app
    • e2d959fUse OVH runner for Windows releasesDesktop app
    • 1022984Speed up Windows release workflowDesktop app
  18. v1.0.15

    23 May 2026

    Stable

    Logout session cleanup fix.

    • Fixed desktop logout session clearing.
    • Reduced stale account state after sign-out.
    • Published the fix as a stable desktop release.

    Related commits

    • b7b61bdFix desktop logout session clearingDesktop app
  19. v1.0.14

    23 May 2026

    Stable

    Unpaid subscription routing fix.

    • Fixed routing for unpaid subscription states.
    • Improved account gating behavior for users without an active plan.
    • Published the fix as a stable desktop release.

    Related commits

    • 898728fFix unpaid subscription routingDesktop app
  20. v1.0.13

    22 May 2026

    Stable

    Full app sync release.

    • Released full app sync coverage.
    • Updated desktop release metadata for the sync build.
    • Carried forward profile, checklist, document, and section sync work into stable.

    Related commits

    • d0624b5Release 1.0.13 full app syncDesktop app
  21. v1.0.12

    22 May 2026

    Stable

    Windows chrome controls release.

    • Released Windows chrome-control improvements.
    • Updated desktop release metadata for the Windows control build.
    • Kept native window behavior aligned with the Tauri shell.

    Related commits

    • 9394370Release 1.0.12 Windows chrome controlsDesktop app
  22. v1.0.11

    21 May 2026

    Stable

    Desktop app polish plus OAuth and signing fixes.

    • Released app polish for the desktop shell.
    • Fixed auth refresh races after login.
    • Fixed OAuth token account persistence and desktop callback handling.
    • Fixed macOS release signing preflight checks.

    Related commits

    • cda8826Release 1.0.11 app polishDesktop app
    • 9cc4800Fix auth refresh race after loginDesktop app
    • 3a72bcaFix OAuth token account persistenceDesktop app
    • 793ecf6Fix desktop OAuth callback handlingDesktop app
    • 7a7fe83Fix macOS release signing preflightDesktop app
  23. v1.0.10

    21 May 2026

    Stable

    Windows OpenSSL release workflow fix.

    • Located the Windows OpenSSL import library in CI.
    • Improved Windows installer build reliability.
    • Published a stable release for the CI fix.

    Related commits

    • 2022e82ci: locate windows openssl import libraryDesktop app
  24. v1.0.9

    21 May 2026

    Stable

    Windows OpenSSL release configuration fix.

    • Configured Windows OpenSSL for release builds.
    • Improved release workflow reliability for Windows artifacts.
    • Published a stable release for the packaging fix.

    Related commits

    • 62e14a5ci: configure windows openssl for releaseDesktop app
  25. v1.0.8

    21 May 2026

    Stable

    Statement display and release build dependency cleanup.

    • Fixed empty actions and currency handling in statements.
    • Trimmed release build dependencies.
    • Published the desktop app as stable v1.0.8.

    Related commits

    • 978b17bchore: release v1.0.8Desktop app
    • 93e700bFix statement empty actions and currencyDesktop app
    • 0c7f2f5Trim release build dependenciesDesktop app
  26. v1.0.7

    20 May 2026

    Stable

    Production URL correction for release tags.

    • Switched release tags to production URLs.
    • Published Legacy Toolkit 1.0.7.
    • Improved updater behavior by removing test URL assumptions from stable metadata.

    Related commits

    • 8a8854bUse production URLs for release tagsDesktop app
    • 64de6d0Release Legacy Toolkit 1.0.7Desktop app
  27. v1.0.6

    18 May 2026

    Stable

    Permanent API host release.

    • Switched the desktop release to the permanent API host.
    • Reduced dependency on temporary updater-test backend paths.
    • Published the API host correction as a stable release.

    Related commits

    • be1da23Use permanent API host for desktop releaseDesktop app
  28. v1.0.5

    18 May 2026

    Stable

    Updater test release bump.

    • Bumped the updater test release to 1.0.5.
    • Verified the release train after macOS OpenSSL changes.
    • Published a stable metadata refresh.

    Related commits

    • 3d70eb8Bump updater test release to 1.0.5Desktop app
  29. v1.0.4

    18 May 2026

    Stable

    macOS build configuration and print-flow release.

    • Configured macOS OpenSSL for release builds.
    • Included the current app source in the 1.0.4 release package.
    • Fixed profile printing through the main webview.

    Related commits

    • 425043bConfigure macOS OpenSSL for release buildsDesktop app
    • 31eeceeInclude current app source for 1.0.4 releaseDesktop app
    • a95bc41Bump updater test release to 1.0.4Desktop app
    • b29bf83fix: print profile from main webviewDesktop app
    • 1eb224edocs: tighten native print researchDesktop app
    • e37fa22docs: start milestone v1.2 Native Print PipelineDesktop app
  30. v1.0.3

    14 May 2026

    Stable

    Updater test release metadata bump.

    • Bumped the updater test release to 1.0.3.
    • Continued validation of desktop updater metadata.
    • Prepared the release train after signing configuration fixes.

    Related commits

    • 94f1b48Bump updater test release to 1.0.3Desktop app
  31. v1.0.2

    14 May 2026

    Stable

    Foundational desktop installer, updater, print, and security release.

    • Added GitHub Actions desktop installer builds and Windows installer publishing.
    • Added the Mac mini updater release flow and fixed updater signing configuration.
    • Added production print flow and auth hardening for the desktop app.
    • Carried in the earlier encrypted sharing, entitlement, and local storage hardening work.

    Related commits

    • f4b3e5eFix updater signing configurationDesktop app
    • a0b8396Add Mac mini updater release flowDesktop app
    • 536bf3eBuild desktop installers via GitHub ActionsDesktop app
    • db53371fix(auth-app): add production print flow and auth hardeningDesktop app
    • d205bb1feat(frontend): Phase-E.C3 — gate family DEK distribution on verified cloud entitlementDesktop app
    • 549ecd9feat(tauri): Phase-E.B — verify_entitlement Tauri command using embedded Ed25519 public keyDesktop app
    • 29a059ffeat(tauri): F-01 — Rust-side PIN storage with Argon2id and constant-time verifyDesktop app
    • 92c1e31fix(tauri): B4 — encrypt sharing payloads with the corrected X25519 derivationDesktop app