23.3.16
fregante/GhostText23.3.16Mar 16, 2023by github-actions[bot]
AI Summary
Adds support for CodeMirror 6 and introduces a new shortcut to disconnect fields.
Key Highlights
- Added support for CodeMirror 6
- New shortcut to disconnect fields
- Removed unused blur events
New Features
- CodeMirror 6 support
- Disconnect field shortcut
Full Release Notes
## New * Add support for CodeMirror 6 by @fregante in https://github.com/fregante/GhostText/pull/253 * Add shortcut to disconnect fields by @fregante in https://github.com/fregante/GhostText/pull/269 ## Cleanup * Drop unused blur events by @fregante in https://github.com/fregante/GhostText/pull/254 * Allow optional `text` and `selections` in messages by @fregante in https://github.com/fregante/GhostText/pull/263 * Preserve shortcut for upcoming removal of default by @fregante in https://github.com/fregante/GhostText/pull/267 **Full Changelog**: https://github.com/fregante/GhostText/compare/23.3.11...23.3.16