[3.2.0] - 2026-07-27
3.1.0 was broken on Windows so jumping straight to 3.2.0 to hopefully fix that.
Changed
- Also look for gram-remote-server in $PATH (#384) by @icewind
Fixed
- Fix Windows build
[3.1.0] - 2026-07-26
Added
- Add ferra and
zedokai themes (#371) by @koru - Add notes about
ethical-foss/open-slopware(#376) by @koru - Add option to hide the title bar (#375) (zed#37428) by @ycna07
Changed
- Preserve process PATH during shell environment capture (#366) by @dnlzro
- Complete the objc2 rewrite of the Mac gpui platform layer
- Update to rust 1.97
- Upgrade to wgpu 30.0.0
Fixed
- Disable indirect call validation on Mac OS (#360)
- Update root_path for compatibility with language servers (zed#48587) (#362)
- Register toggle inline values action (zed#58921) (#373)
- Fix emoji rendering on macOS (#378) from @Petrosz007
- Fix npm v12 output deserialization (#381) (zed#60798)
- Fix broken language server settings UI for Node.js (#379)