v1.16.2
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. (#63147)
- Fixed GitHub Copilot Chat authentication and API routing for GitHub Enterprise Cloud (#63142)
- Fixed project-level language server settings being ignored by extensions built with extension API versions before and including v0.1.0. (#63083)
- Fixed an issue where Flatpak CLI launches would open unrelated/nonexistent files due to a bug in argument construction (#62959)