v0.6.0

zed-industries/zedv0.6.0Apr 21, 2024by elkowar

AI Summary

A release focused on UI improvements and bug fixes, including enhancements to shell completions and GTK truncation.

Key Highlights

  • Shell completions subcommand runs before setup
  • Fixes for nix flake and jq
  • Labels now use GTK's truncation system
  • New systray widget added

New Features

  • Systray widget
  • Checkbox `:checked` property
  • Shell completions improvements

Full Release Notes

### Fixes
- The `shell-completions` subcommand is now run before anything is set up
- Fix nix flake
- Fix `jq` (By: w-lfchen)
- Labels now use gtk's truncation system (By: Rayzeq).

### Features
- Add `systray` widget (By: ralismark)
- Add `:checked` property to checkbox (By: levnikmyskin)