4.10.1
💥 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
delete→deleteTableto avoid conflict withdocument.execCommand('delete')