desktop@0.3.1
CapSoftware/Capdesktop@0.3.1Mar 2, 2026by github-actions[bot]
AI Summary
This patch release addresses stability issues, specifically fixing a crash in the CodeMirror editor caused by duplicate instances and improving server build configuration.
Key Highlights
- CodeMirror crash fix
- Server lint improvements
New Features
- CodeMirror crash fix
- Server lint fix
Full Release Notes
## 0.3.1 (2026-03-02) ### 🩹 Fixes - Fix CodeMirror crash caused by duplicate @codemirror/state instances. Fix server lint by broadening dbtest build tag and removing dead code. ([05ca2a7a](https://github.com/the-dev-tools/dev-tools/commit/05ca2a7a)) ### ❤️ Thank You - moosebay