v2.31.5
morphik-org/morphik-corev2.31.5Mar 11, 2026by github-actions[bot]
AI Summary
A minor bug fix update for the link tool that allows users to open formatted links in a new window when holding the Ctrl key.
Key Highlights
- Fix link tool to open new window when clicked via Ctrl key
- Resolves GitHub 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