Gram release 3.2.0
Hi everyone,
I am travelling at the moment but wanted to get some important fixes released. There are also some nice new themes and other news in this release, see the changelog below for details. This is tagged 3.2.0 because the Windows build was broken in 3.1.0.
As usual, huge thank you to all the contributors and users! <3
Downloads will as usual be available on Codeberg.
Cheers,
@krig
[3.2.0] - 2026-07-27
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)