v2.31.5
dimartarmizi/map-to-posterv2.31.5Mar 11, 2026by github-actions[bot]
AI Summary
Addresses a bug in the link tool where holding the Ctrl key while clicking a formatted link fails to open the URL in a new window.
Key Highlights
- Fixed Ctrl+click behavior for links
- Opens URLs in a new window
- Resolves issue #2996
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