v1.15.1
Fixed 4
- Fixed an issue where the Cursor ACP agent would fail to start
- Fixed the GPG passphrase modal appearing on every commit for users whose configured pinentry can supply the passphrase without Zed's help
- Fixed array merging for extensions case
- Fixed project search not working in some non-Unicode files
From Zed
- Fixed an issue where the Cursor ACP agent would fail to start (#62825)
- 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. (#62783)
- Fixed array merging for extensions case (#62722)
- Fixed project search not working in some non-Unicode files (#62591)