editor.js Releases
117 releases of codex-team/editor.js
- v2.29.1
Keyboard shortcut behavior for the toolbox has been refined to ensure compatibility with different keyboard layouts and modifier key combinations.
Jan 28, 2024
- v2.29.0
This release introduces new tab behaviors and redefines the slash key functionality to serve as a primary toolbox opener.
Jan 24, 2024
- 1.4.2
Fixes for startup issues and login placeholders, along with updates to translations.
Jan 21, 2024
- 1.4.0
Introduces support for connecting multiple Dockge instances via a proxy architecture.
Jan 3, 2024
- v0.6.0Version 0.6.0
A major update introducing advanced Python execution capabilities, improved debugging tools, and enhanced workflow automation features.
Dec 24, 2023
- 1.3.4
Improvements to stack list display and terminal width, plus bug fixes for environment variable substitution.
Dec 16, 2023
- v2.28.1
A data persistence issue has been fixed to ensure that blocks are correctly saved after being pasted into the editor as HTML.
Oct 11, 2023
- v2.28.0
A feature-rich release that introduces new Blocks API methods, significant UX improvements for deletion actions, and major performance optimizations.
Aug 24, 2023
- v0.5.0Version 0.5.0
Introduces major Python integration features allowing direct code execution and variable retrieval within the tool, alongside UI improvements.
Jul 28, 2023
- v0.3.5Version 0.3.5
Significant performance improvements and feature additions, including variable usage, pause/resume controls, data export to MySQL, and support for Cloudflare-protected sites.
Jul 5, 2023
- v2.27.2
Fixes an issue where the `onChange` event handler fails to trigger when a `data-mutation-free` element alters its attributes.
Jun 22, 2023
- v2.27.1
Resolves a bug where the `onChange` callback was incorrectly triggered when the entire text content of a block was deleted.
Jun 21, 2023
- v2.27.0
Introduces a new Toolbar API, improved event handling with batching, and a migration from Webpack to Vite. Refactors the Popover and Mutation Observer.
May 15, 2023
- v2.26.5
Removes an unnecessary import in the type definitions that previously created a dependency on Cypress.
Jan 31, 2023
- v2.26.4
Updates the Menu Config API by renaming the `label` property to `title`.
Dec 14, 2022
- v2.26.3
Fixes a bug where specifying `pasteConfig().tags` in uppercase was not working correctly.
Dec 14, 2022
- v2.26.2
Fixes the rendering order of installed Block Tunes, ensuring they appear above default tunes.
Dec 6, 2022
- v2.26.1
Adds the ability to create toggle groups within the Menu Config for better UI organization.
Dec 2, 2022
- v2.26.0
Introduces a vertical Block Tunes layout, a new Menu Config API for configuring tunes via JSON, and new CodeX Icons. Fixes several XSS vulnerabilities.
Nov 29, 2022
- v2.25.0
Introduces the ability to add multiple toolbox entries for a single tool and adds a new `composeBlockData()` method.
Jun 22, 2022