v2.31.5
agno-agi/agent-uiv2.31.5Mar 11, 2026by github-actions[bot]
AI Summary
A maintenance release for the editor.js library focusing on a specific bug fix regarding link handling. It ensures that formatted links open in a new window when opened via the Ctrl key.
Key Highlights
- Fixed link-tool to open new window with URL when 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