- Added Channels for structured real-time collaboration (Channels beta).
- Added code completion & on-hover documentation to Zed's
settings.json
file. - Added more space between the call participant facepile and the number indicating additional call participants.
- Added the ability to promote read-only guests to read-write participants in calls (Channels beta).
- Fixed a crash that could occur when creating files with '..' in the path.
- Fixed a panic receiving scroll positions out of order.
- Fixed an issue where all but the last scroll event would be dropped if there were multiple within a single frame.
- Fixed an issue where the project panel was always deploying the root context menu rather than on the clicked item.
- Fixed buffer search being dismissed not after the modals are.
- Fixed context menu not shown when right clicking empty project panel space (#2383).
- Fixed diff markers being drawn incorrectly near headers in multibuffer views.
- Fixed excessive pane regions flicker on certain drag and drop state.
- Fixed issue where key bindings in some context menus would not show reliably (#2379).
- Fixed layout shift when opening a rename editor for a channel.
- Fixed outline selections not being cleared on certain modal dismiss actions.
- Fixed some inconsistent sizing in the buffer search and project search when both have two rows of tools in the toolbar.
- Fixed switching between multiple windows while in Vim mode.
- Fixed tab content of project search overflowing the tab for queries with newlines.
- Fixed the border color used for the email input in the feedback dialog when an invalid email is entered.
- Fixed theme selector not showing currently selected theme on open.
- Improved the active style for the search options in buffer search.
- Improved the design of empty states in the chat panel.
- Improved the design of the feedback dialog.
- Improved the styling of the message editor in the chat panel.
- Improved the way channel buttons are displayed.
- Restored the active pane magnification setting.
- Restored the terminal cursor's I-beam and pointing hand settings.
- Synced guest users' cursor positions (Channels beta).
- Updated the connect Copilot modal UI.