Skip to content

4.10.1

Choose a tag to compare

@github-actions github-actions released this 06 Mar 08:15
· 184 commits to main since this release

💥 Breaking Change

  • Fix custom cell popup buttons not working when referenced by string name (e.g. popup: { cells: Jodit.atom(['valign', 'deleteTable', ...]) }) #1328
  • Rename cell popup button deletedeleteTable to avoid conflict with document.execCommand('delete')