v2.31.5
Rich-Harris/degitv2.31.5Mar 11, 2026by github-actions[bot]
AI Summary
Bug fix release addressing link behavior when clicking with the Ctrl key to ensure new windows open correctly.
Key Highlights
- Fix link-tool to open new window with URL when clicked via Ctrl key.
New Features
- Link tool Ctrl-click fix.
Full Release Notes
fix(link-tool): open new window with url when formatted link clicked via ctrl key #2996 ## What's Changed * fix(link-tool): open new window with url when formatted link clicked via ctrl key by @akulistus in https://github.com/codex-team/editor.js/pull/2996 **Full Changelog**: https://github.com/codex-team/editor.js/compare/v2.31.4...v2.31.5