Zed 0.181.6 has resolved multiple issues, including a crash on macOS, a panic when toggling a VPN, a panic during git status updates, a bug that caused conflicted files to move to the "Tracked" section, a regression that rejected code actions with commands, and restored support for screensharing on X11.
Zed 0.181.6
- Fixed a crash on macOS (Catalina, Big Sur). Users may need to manually redownload Zed if they updated to a broken release. ( #28585)
- Fixed a panic when enabling or disabling a VPN on macOS ( #28531)
- Fixed a panic that could occur when git statuses were updated. ( #28594)
- Fixed a bug causing conflicted files in the git panel to jump to the "Tracked" section as soon as they were staged. ( #28511)
- Fixed a regression where code-actions used when formatting on save were rejected if they contained commands ( #28426)
- Fixed a bug that could cause the staged status of entries in the git panel to be stale. ( #28592)
- Re-Added support for Screensharing on X11. ( #28160)