Another update for the Zed editor has been released. Zed 0.182.11 addresses crashes, resolves doctest issues, incorporates OpenAI o3 and o4-mini models, rectifies duplicate snippet display, and corrects file bug report redirection issues.
Zed 0.182.11
- Fixed a crash when screensharing on MacOS ( #28784)
- Fixed certain doctests not being run properly ( #28980)
- Add support for OpenAI o3 and o4-mini models via OpenAI API and Copilot Chat providers. ( #28881; thanks @imumesh18)
- Fixed a bug where extension provided snippets were being displayed in duplicate. ( #28940; thanks @redforks)
- Fixed an issue where the
file bug report
action would redirect to an outdated URL. ( #28790; thanks @MrSubidubi)