v2.31.5
nextauthjs/next-authv2.31.5Mar 11, 2026by github-actions[bot]
AI Summary
A minor maintenance release for Editor.js that fixes an interaction issue with the link tool, specifically regarding how URLs are opened when using keyboard shortcuts.
Key Highlights
- Fixed link tool to open new window with URL on Ctrl+click
- Resolved interaction bug in link formatting
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