v2.31.5
RightNow-AI/openfangv2.31.5Mar 11, 2026by github-actions[bot]
AI Summary
This release fixes a bug in the link tool where clicking a formatted link with the Ctrl key would not open the URL in a new window.
Key Highlights
- Fix for Ctrl key click behavior in link tool
- Opens new window when formatted link is clicked via Ctrl key
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