Skip to content

v1.16.1-pre

Pre-release
Pre-release

Choose a tag to compare

@zed-zippy zed-zippy released this 18 Aug 15:58
· 90 commits to main since this release
Immutable release. Only release title and notes can be modified.
baa72be
  • Fixed an issue where the Cursor ACP agent would fail to start (#62826)
  • Added git_gutter_width setting to the Settings UI with default (font-size-scaled) and custom (fixed pixel width) options (#62813)
  • Git: Fixed the GPG passphrase modal appearing on every commit for users whose configured pinentry (e.g. pinentry-mac with the macOS Keychain) can supply the passphrase without Zed's help. Zed now only prompts when gpg cannot obtain the passphrase on its own. (#62782)
  • Fixed array merging for extensions case (#62723)
  • Fixed project search not working in some non-Unicode files (#62590)