Changelog
New features, improvements, and fixes, shipped to the canvas.
Named Google sessions & browser polish
- feat(browser): polish Google account sessions + fix tab/OAuth issues
- feat(browser): named Google account sessions (WIP, needs polish)
- feat(canvas): browser device-preset dropdown + Test All
- feat(ui): resize dims in title bar + bigger brand logos
- fix(analytics): accurate skip-reason log (hard-fork kill switch vs unpackaged)
First hard-fork release
- fix(worktree): terrace counts live worktrees, not stale metadata
- fix(fs-watch): use native recursive watch to stop EMFILE on large workspaces
- test(workspace): cover terminal worktree cwd across the full restore path
- fix(terminal): diagnose shells that exit immediately on spawn (#401) (#404)
- fix(workspace): restore terminal cwd into its worktree on restart
- chore(fork): disable upstream auto-updater (hard fork)
- fix(macos): give the app a proper squircle icon
- fix(build): work around electron-builder 26.8.1 DMG corruption bug