v2.30.2

codex-team/editor.jsv2.30.2Jul 11, 2024by github-actions[bot]

AI Summary

Critical event handling bugs have been fixed, including the onChange callback in read-only mode, alongside improvements to internationalization support.

Key Highlights

  • Fix: onChange callback not firing in Read-Only mode
  • Fix: 'Convert To' i18n support restored
  • Fix: Prevent form submission on inline tool clicks

Full Release Notes

- `Fix` – The onChange callback won't be fired when editor is initialized in the Read-Only mode
- `Fix` – "Convert To" supports i18n again
- `Fix` – Prevent form submit on inline tool click