v1.16.2

zed-industries/zedv1.16.2Aug 24, 2026by zed-zippy[bot]

AI Summary

A critical patch release addressing a filesystem sandbox escape vulnerability, resolving GitHub Copilot Chat authentication issues for Enterprise Cloud, and correcting Flatpak CLI argument construction bugs.

Key Highlights

  • Fixed filesystem sandbox escape vulnerability
  • Fixed GitHub Copilot Chat authentication for Enterprise Cloud
  • Fixed project-level language server settings being ignored by extensions
  • Fixed Flatpak CLI launches opening unrelated files

Full Release Notes

- Fixed a potential filesystem sandbox escape when running extensions. ([#63147](https://github.com/zed-industries/zed/pull/63147))
- Fixed GitHub Copilot Chat authentication and API routing for GitHub Enterprise Cloud ([#63142](https://github.com/zed-industries/zed/pull/63142))
- Fixed project-level language server settings being ignored by extensions built with extension API versions before and including v0.1.0. ([#63083](https://github.com/zed-industries/zed/pull/63083))
- Fixed an issue where Flatpak CLI launches would open unrelated/nonexistent files due to a bug in argument construction ([#62959](https://github.com/zed-industries/zed/pull/62959))