- Added git diff markers to the editor's gutter.
- Added HTML language support.
- Fixed a bug where reformatting a buffer could cause redundant, invalid edits, in the case where additional formatting requests were triggered before the first request completed.
- Fixed a performance bottleneck that caused lag when large files changed on disk while editing them in Zed.
- Fixed a bug where clearing the terminal with cmd-k did not work while a program was running in the foreground.