v1.17.1-prePre-release
Changed 1
- Disable ask_user tool by default
Fixed 3
- Fixed GitHub Copilot Chat authentication and API routing for GitHub Enterprise Cloud
- Fixed project-level language server settings being ignored by extensions built with extension API versions before and including v0.1.0
- Fixed an issue where Flatpak CLI launches would open unrelated or nonexistent files due to a bug in argument construction
Security 1
- Fixed a potential filesystem sandbox escape when running extensions
From Zed
- Fixed a potential filesystem sandbox escape when running extensions. (#63144)
- Fixed GitHub Copilot Chat authentication and API routing for GitHub Enterprise Cloud (#63141)
- Fixed project-level language server settings being ignored by extensions built with extension API versions before and including v0.1.0. (#63082)
- Disable ask_user tool by default (#63038)
- Fixed an issue where Flatpak CLI launches would open unrelated/nonexistent files due to a bug in argument construction (#62958)