Added
- A keybinding and a View menu entry for the AI Dock (
cmd-k cmd-aon macOS,ctrl-k ctrl-aon Linux and Windows). - A configurable window title, via the
window_title_formatandwindow_title_separatorsettings. - A pending-keystroke indicator in the status bar, with
which_keysettings to control it. - A call-hierarchy picker.
Fixed
- The AI Dock sometimes doing nothing when opened from the command palette.
- macOS releases not being verifiable offline. The notarization ticket is now stapled to the app bundle as well as the disk image, so first launch works for someone who downloaded while online and then went offline.
Improved
- The LLM provider list ordering, with Zed's optional hosted service listed last rather than first.
- Project search-as-you-type, which now uses upstream's implementation.
Full changelog: v0.2.7...v0.2.8