Assume

Changelog

What's new.

Every release, straight from the release notes. The desktop app updates itself; the CLI follows your package manager.

  1. v0.15.4

    May 2, 2026

    Bug Fixes

    • depsupdate dependency ini to v6e28b7c8
    • depsupdate dependency uuid to v14b43ea75
  2. v0.15.3

    May 2, 2026

    Bug Fixes

    • desktop-appbundle main process with esbuild7eeaa5a
  3. v0.15.2

    May 1, 2026

    Bug Fixes

    • depsupdate dependency @napi-rs/keyring to v1.3.0bc15dd7
  4. v0.15.1

    May 1, 2026

    Bug Fixes

    • depsupdate dependency @napi-rs/keyring-darwin-arm64 to v1.3.0aa497ff
  5. v0.15.0

    May 1, 2026

    Features

    • desktop-apptone down teal, refine form spacing, auto-save settings34aa582
  6. v0.14.0

    Apr 30, 2026

    Features

    • desktop-appadd 'Show favourites at top' setting29c6cd0
    • desktop-appbottom-bar shows 'Favourited' state instead of 'Unfavourite' verb7556809
    • desktop-appexpose showFavouritesAtTop on OptionsService15b4b5d
    • desktop-apppersist showFavouritesAtTop in session-storef407a10
    • desktop-apprename bottom-bar Pin button to Favouriteb1fea06
    • desktop-apprename command-palette Pin actions to Favourite80f6078
    • desktop-apprename context-menu Pin actions to Favourite1417daa
    • desktop-apprename sidebar 'Pinned' to 'Favourites'0711eb4
    • desktop-appseed showFavouritesAtTop from workspace on bootaaa9c9f
    • desktop-appshow star marker next to favourited sessions in list7b916bd
    • desktop-appsort favourites at top conditionallye74bf68

    Bug Fixes

    • desktop-applink favourites-at-top label to switch via htmlFor/id72c38db
  7. v0.13.0

    Apr 29, 2026

    Features

    • desktop-appship .icon bundle for macOS 26 Liquid Glass1920aeb
  8. v0.12.0

    Apr 29, 2026

    Features

    • desktop-appreplace mac app icon with Assume.icon artwork349c3e6
  9. v0.11.1

    Apr 29, 2026

    Bug Fixes

    • depsbump @azure/msal-node from 5.1.2 to 5.1.4 (#180)9c5838c
    • depsbump axios from 1.15.0 to 1.15.2 (#192)b6617e2
    • depsbump vite from 8.0.8 to 8.0.10 (#193)8758378
  10. v0.11.0

    Apr 29, 2026

    Features

    • desktop-appsnooze update reminder + fix dock icon (#196)ecf4022
  11. v0.10.1

    Apr 29, 2026

    Bug Fixes

    • desktop-applog current version when auto-updater starts (#194)7d5a560
  12. v0.10.0

    Apr 23, 2026

    Features

    • desktop-appsign and notarize macOS builds in CI38969dd
  13. v0.9.0

    Apr 19, 2026

    Features

    • desktop-appadd in-app auto-updater via Cloudflare R255b68ef
  14. v0.8.1

    Apr 19, 2026

    Bug Fixes

    • desktop-appcorrect DMG background sizing so icons land in drop zonesb028b9c
  15. v0.8.0

    Apr 19, 2026

    Features

    • desktop-appredesign DMG installer with branded layoutdeaeaba
  16. v0.7.1

    Apr 18, 2026

    Bug Fixes

    • desktop-appreflect macOS-only packaging in description8acb7c3
  17. v0.7.0

    Apr 18, 2026

    Features

    • Add Warp terminal to configuration and test06306a3
    • browser-extensionadd Chrome MV3 browser extension with WXT + React04bc184
    • desktop-appadd arrow key navigation and duplicate session587e9cf
    • desktop-appadd command palette, keyboard shortcuts, analytics, and fix segments5981a43
    • desktop-appadd copyCredentialsAs for .envrc/Docker/Terraform/OIDCfa468b2
    • desktop-appadd credential export submenu to context menuf818f5e
    • desktop-appadd EcrLoginDialogda668bf
    • desktop-appadd Edit Integration dialog4296ebe
    • desktop-appadd motion tokens and smooth transitions to UIf450528
    • desktop-appadd openAwsCloudShell session action4655ed2
    • desktop-appadd port-forward tab to SSM dialog1a3c9f4
    • desktop-appadd sliding tab indicator and animated height to options dialog7338a6e
    • desktop-appcollapse Export as into submenu in context menu64e443e
    • desktop-appconfigure structured logging with per-env levels555a4ec
    • desktop-appexpose Open CloudShell in bottom-bar and context menu2bfdd3f
    • desktop-appgroup AWS actions and copy options into submenus9b84ce5
    • desktop-appphase 0 — fat-main service bridge foundationc9f6c08
    • desktop-appphase 1 — prove fat-main bridge with MainSystemInfoService7f62588
    • desktop-appphase 2 — main-side FileService and Repository8f42d37
    • desktop-appphase 3 — main-side SessionManagementService read pathc037a40
    • desktop-appphase 3.5 — wire all concrete session services in main5b24ec1
    • desktop-appphase 4 — background credential rotation in main process860c44c
    • desktop-appphase 5 — start node-ipc RPC server in main for CLI094524c
    • desktop-appphase 5.5 — add keychain and MSAL RPC handlers to mainb02f1c6
    • desktop-appphase 6 — forward auth-bound RPC methods to renderer2bdfa9d
    • desktop-appredesign SSM dialog with improved UXd0599a7
    • desktop-appregister ecrLogin dialog typeb1d07fe
    • desktop-appreplace provider text badges with logo images in sessions list05576c2
    • desktop-appreplace settings dialog with full-page settings route8cd28ef
    • desktop-appsurface ECR login in context menu and bottom bar7ca72ac
    • desktop-appuse brand logos for provider selection in create dialog6330f6d
    • replace node-ipc with built-in net module transporte2cccab
    • upgrade Angular 15→21 with MatLegacy migration and third-party lib updates (Phase 3)98352ae
    • upgrade Electron 22→40 with secure IPC architecture (Phase 1)6a63be2
    • upgrade TypeScript to 5.5.4 (core/CLI) and RxJS to 7.8.x (Phase 2)d4b4e3f

    Bug Fixes

    • cicheck in CE team-service stubse6a5014
    • coreadd null guards, fix setOnline logic, and handle unhandled rejections017617a
    • coremove runtime dependencies from peerDependencies to dependencies49385bc
    • coremove runtime dependencies from peerDependencies to dependencies7c5e165
    • desktop-appadd dark mode AWS logo variant for visibility on dark backgrounds7ab5180
    • desktop-appadd reflect-metadata dependency for packaged apped523d0
    • desktop-appalign session list header with virtualized rows3e862f2
    • desktop-appcenter-align Provider column header to match cells8b9d795
    • desktop-appcompact context menu and clamp position to viewportd999fd1
    • desktop-appdefault UpdaterService.version to 0.0.0 not empty string879eed7
    • desktop-appdisable electron-builder publish; fix nightly depsd474bcf
    • desktop-appdisable electron-builder publish; fix nightly depsa06a01a
    • desktop-appeliminate 55 pre-existing TypeScript errors73ec346
    • desktop-appfix delete integration not working, center status dots4e05f9f
    • desktop-appfix packaging for standalone LeappCustom buildb5c5dfe
    • desktop-appfix settings content clipping with proper overflow337af16
    • desktop-appfix settings dialog width, provider logo sizing713e831
    • desktop-appfix settings header traffic light conflict and button heightsd6d2534
    • desktop-appfix settings scroll, update LocalStack logob6fddd7
    • desktop-apphandle WebSocket EADDRINUSE error gracefully1916d3d
    • desktop-appincrease minimum window width from 1000px to 1200px8a1eea9
    • desktop-appincrease settings dialog content padding to prevent clippinge80c823
    • desktop-appinline Add buttons inside input fields in settings5ad881e
    • desktop-appmake Add and Delete buttons visible in settingsd521994
    • desktop-appnormalize provider logo sizes with fixed w-8 h-8 box and object-contain5e8d38f
    • desktop-apppolish settings page visual consistencya34dc56
    • desktop-appread app version from main process, bump to v0.2.1368542f
    • desktop-apprefine settings page UI polish and component reuse460653a
    • desktop-appreload workspace from disk on refreshSessions RPC4355144
    • desktop-appreplace Azure inline SVG with official brand logo image785e8e9
    • desktop-appresolve 19 pre-existing TS errors including 3 runtime bugsb2ac7fa
    • desktop-appresolve final 11 TS errors in edit-dialog8feef03
    • desktop-approute fat-main probe log through electronAPI.logeeaa9e9
    • desktop-appskip auto-updater in dev mode to suppress DNS errorscaeae6a
    • desktop-appupdate provider logos, fix settings scrollf2e9c0d
    • desktop-appuse new AWS logo, normalize all provider logos same size63d5aa3
    • desktop-appwiden provider column and constrain logos with max-w-full706a5e8
    • desktop-appwire Windows DPAPI for Azure MSAL cache via @primno/dpapi9a7dd26
    • fixed contextual menu trigger and theme error00edf03
    • fixed contextual menu trigger and theme errorcf9ed9d
    • fixed dropdown-panel backgroundd734414
    • fixed dropdown-panel scrollbar track2315c88
    • fixed filter menu trigger behaviour488b758
    • fixed mat-checkbox stylece82afa
    • fixed message dialogs themebffc7e3
    • resolve remaining runtime errors in Electron 40 migrationb85aed0
    • resolve runtime issues for Electron 40 + Angular 21 migration (Phase 5)6fbac01
    • resolve SAML auth flow for IPC-based Electron architecture766bda9
    • stream.pipe errord711060

    Performance Improvements

    • core, desktop-appfollow Electron performance guide recommendations727104e
    • desktop-appremove 16 unnecessary packages, virtualize sessions list, fix memory leaksf3d6280
  18. v0.6.0

    Apr 17, 2026

    Features

    • desktop-appadd copyCredentialsAs for .envrc/Docker/Terraform/OIDCfa468b2
    • desktop-appadd credential export submenu to context menuf818f5e
    • desktop-appadd EcrLoginDialogda668bf
    • desktop-appadd openAwsCloudShell session action4655ed2
    • desktop-appadd port-forward tab to SSM dialog1a3c9f4
    • desktop-appcollapse Export as into submenu in context menu64e443e
    • desktop-appexpose Open CloudShell in bottom-bar and context menu2bfdd3f
    • desktop-appgroup AWS actions and copy options into submenus9b84ce5
    • desktop-appregister ecrLogin dialog typeb1d07fe
    • desktop-appsurface ECR login in context menu and bottom bar7ca72ac
  19. v0.5.0

    Apr 17, 2026

    Features

    • browser-extensionadd Chrome MV3 browser extension with WXT + React04bc184
  20. v0.4.1

    Apr 16, 2026

    Bug Fixes

    • desktop-appfix settings header traffic light conflict and button heightsd6d2534
    • desktop-apppolish settings page visual consistencya34dc56
    • desktop-apprefine settings page UI polish and component reuse460653a
  21. v0.4.0

    Apr 15, 2026

    Features

    • desktop-appreplace settings dialog with full-page settings route8cd28ef
  22. v0.3.3

    Apr 15, 2026

    Bug Fixes

    • coremove runtime dependencies from peerDependencies to dependencies49385bc
    • coremove runtime dependencies from peerDependencies to dependencies7c5e165
  23. v0.3.2

    Apr 14, 2026

    Bug Fixes

    • desktop-appadd reflect-metadata dependency for packaged apped523d0
  24. v0.3.1

    Apr 14, 2026

    Bug Fixes

    • desktop-appcenter-align Provider column header to match cells8b9d795
  25. v0.3.0

    Apr 12, 2026

    Features

    • Add Warp terminal to configuration and test06306a3
    • added support to aws sso authorization code with confirmation modal window5357e1f
    • desktop-appadd arrow key navigation and duplicate session587e9cf
    • desktop-appadd command palette, keyboard shortcuts, analytics, and fix segments5981a43
    • desktop-appadd Edit Integration dialog4296ebe
    • desktop-appadd motion tokens and smooth transitions to UIf450528
    • desktop-appadd sliding tab indicator and animated height to options dialog7338a6e
    • desktop-appconfigure structured logging with per-env levels555a4ec
    • desktop-appphase 0 — fat-main service bridge foundationc9f6c08
    • desktop-appphase 1 — prove fat-main bridge with MainSystemInfoService7f62588
    • desktop-appphase 2 — main-side FileService and Repository8f42d37
    • desktop-appphase 3 — main-side SessionManagementService read pathc037a40
    • desktop-appphase 3.5 — wire all concrete session services in main5b24ec1
    • desktop-appphase 4 — background credential rotation in main process860c44c
    • desktop-appphase 5 — start node-ipc RPC server in main for CLI094524c
    • desktop-appphase 5.5 — add keychain and MSAL RPC handlers to mainb02f1c6
    • desktop-appphase 6 — forward auth-bound RPC methods to renderer2bdfa9d
    • desktop-appredesign SSM dialog with improved UXd0599a7
    • desktop-appreplace provider text badges with logo images in sessions list05576c2
    • desktop-appuse brand logos for provider selection in create dialog6330f6d
    • replace node-ipc with built-in net module transporte2cccab
    • upgrade Angular 15→21 with MatLegacy migration and third-party lib updates (Phase 3)98352ae
    • upgrade Electron 22→40 with secure IPC architecture (Phase 1)6a63be2
    • upgrade TypeScript to 5.5.4 (core/CLI) and RxJS to 7.8.x (Phase 2)d4b4e3f

    Bug Fixes

    • cicheck in CE team-service stubse6a5014
    • coreadd null guards, fix setOnline logic, and handle unhandled rejections017617a
    • desktop-appadd dark mode AWS logo variant for visibility on dark backgrounds7ab5180
    • desktop-appalign session list header with virtualized rows3e862f2
    • desktop-appcompact context menu and clamp position to viewportd999fd1
    • desktop-appdefault UpdaterService.version to 0.0.0 not empty string879eed7
    • desktop-appdisable electron-builder publish; fix nightly depsd474bcf
    • desktop-appdisable electron-builder publish; fix nightly depsa06a01a
    • desktop-appeliminate 55 pre-existing TypeScript errors73ec346
    • desktop-appfix delete integration not working, center status dots4e05f9f
    • desktop-appfix packaging for standalone LeappCustom buildb5c5dfe
    • desktop-appfix settings content clipping with proper overflow337af16
    • desktop-appfix settings dialog width, provider logo sizing713e831
    • desktop-appfix settings scroll, update LocalStack logob6fddd7
    • desktop-apphandle WebSocket EADDRINUSE error gracefully1916d3d
    • desktop-appincrease minimum window width from 1000px to 1200px8a1eea9
    • desktop-appincrease settings dialog content padding to prevent clippinge80c823
    • desktop-appinline Add buttons inside input fields in settings5ad881e
    • desktop-appmake Add and Delete buttons visible in settingsd521994
    • desktop-appnormalize provider logo sizes with fixed w-8 h-8 box and object-contain5e8d38f
    • desktop-appread app version from main process, bump to v0.2.1368542f
    • desktop-appreload workspace from disk on refreshSessions RPC4355144
    • desktop-appreplace Azure inline SVG with official brand logo image785e8e9
    • desktop-appresolve 19 pre-existing TS errors including 3 runtime bugsb2ac7fa
    • desktop-appresolve final 11 TS errors in edit-dialog8feef03
    • desktop-approute fat-main probe log through electronAPI.logeeaa9e9
    • desktop-appskip auto-updater in dev mode to suppress DNS errorscaeae6a
    • desktop-appupdate provider logos, fix settings scrollf2e9c0d
    • desktop-appuse new AWS logo, normalize all provider logos same size63d5aa3
    • desktop-appwiden provider column and constrain logos with max-w-full706a5e8
    • desktop-appwire Windows DPAPI for Azure MSAL cache via @primno/dpapi9a7dd26
    • fixed contextual menu trigger and theme error00edf03
    • fixed contextual menu trigger and theme errorcf9ed9d
    • fixed dropdown-panel backgroundd734414
    • fixed dropdown-panel scrollbar track2315c88
    • fixed filter menu trigger behaviour488b758
    • fixed mat-checkbox stylece82afa
    • fixed message dialogs themebffc7e3
    • resolve remaining runtime errors in Electron 40 migrationb85aed0
    • resolve runtime issues for Electron 40 + Angular 21 migration (Phase 5)6fbac01
    • resolve SAML auth flow for IPC-based Electron architecture766bda9
    • stream.pipe errord711060

    Performance Improvements

    • core, desktop-appfollow Electron performance guide recommendations727104e
    • desktop-appremove 16 unnecessary packages, virtualize sessions list, fix memory leaksf3d6280

    Patch Changes

      Minor Changes

        Patch Changes