Skip to content

v1.1.1-beta.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 13:54

What's Changed

  • fix(agent): report custom OpenAI endpoint as connected by @Anton-Horn in #249
  • Make packaging scripts portable on Windows by @davelovenina-rgb in #250
  • feat(titlebar): always use themed title bar on macOS, drop native-tabs setting by @PaulHorn in #252
  • feat(settings): sidebar nav with search + scroll-spy in the settings dialog by @PaulHorn in #253
  • fix(cmdk): remove hover flicker and soften selection highlight by @PaulHorn in #254
  • fix(loading): paint the startup splash in the themed boot color by @PaulHorn in #255
  • fix(settings): give the settings dialog a fixed height by @PaulHorn in #256
  • feat(shortcuts): open new file on Cmd+N + VS Code/browser keymap parity by @PaulHorn in #257
  • fix(notifications): make notification clicks reliably focus the window by @PaulHorn in #259
  • fix(cmdk): stop file-name floods from starving in-file search by @PaulHorn in #260
  • feat(canvas): keyboard panel navigation and canvas panning by @PaulHorn in #261
  • feat(companion): remote SSH and WSL workspace connections by @Anton-Horn in #248
  • fix(canvas): scroll instead of zoom on mouse wheel in Hand mode by @PaulHorn in #262
  • feat(layouts): cmd-k-style dialog, sidebar save button, empty-canvas picker & native menu by @PaulHorn in #263
  • feat(canvas): interactive ghost placement picker (#237) by @PaulHorn in #264
  • fix(parallel-work): make Clean up remove orphaned worktree entries by @PaulHorn in #265
  • fix(canvas): route keyboard shortcuts to the active canvas store by @PaulHorn in #266
  • feat(terminal): confirm before closing a terminal running a foreground process by @PaulHorn in #267
  • feat(browser): per-panel HTTP proxy configuration (#241) by @PaulHorn in #270
  • feat(theme): add IntelliJ Light built-in theme by @PaulHorn in #271
  • fix(title): show just "Cate" for default workspace name by @PaulHorn in #272
  • docs: clarify contribution workflow by @PaulHorn in #274
  • Production readiness: stability, first-run consent + onboarding, CI & signing by @PaulHorn in #273
  • feat(settings): editable settings.json with live reload + worktree dev fix by @PaulHorn in #275
  • feat(explorer): keyboard navigation for the file tree (#268) by @PaulHorn in #276
  • feat(updates): opt-in beta / pre-release update channel by @PaulHorn in #277
  • feat(canvas): optional background image with theme-aware dimming by @PaulHorn in #278
  • feat(search): VS Code-style content search view by @architawr in #227
  • fix(release): Windows EXDEV staging companion binaries by @Anton-Horn in #279
  • fix(release): --force-local for tar on Windows by @Anton-Horn in #280
  • fix(release): name tar archives by basename (Windows bsdtar) by @Anton-Horn in #281
  • fix(release): portable Windows tar, drop darwin-x64, dedup node-pty by @Anton-Horn in #282
  • fix(release): sync companion/pi versions before building the app by @Anton-Horn in #283
  • fix(release): codesign companion native binaries for macOS notarization by @Anton-Horn in #284
  • fix(release): add signing keychain to search list by @Anton-Horn in #286

New Contributors

Full Changelog: v1.1.1...v1.1.1-beta.8