Releases

Keep up with the weekly Zed releases.


February

0.174.4

02/19/2025

macOS
Linux

Last week, we introduced the public beta of Edit Prediction. To support the launch of this beta, we accelerated the release of all preview features and bug fixes to the stable version. This resulted in a more substantial stable release last week, followed by a smaller update this week. Check out today's preview release (v0.175.0) for more action.


  • Fixed a bug where edit predictions would not interact correctly with code within folded blocks. Folded blocks are now automatically expanded when jumping to them. (#25116)
  • Fixed panics on completion with multi-byte characters input. (#25150)