This release adds two main changes - table handles now hide when the user begins highlighting text, and a bug where numbered list item indices are sometimes null
has been fixed.
What's Changed
- fix: Paste event handling in non-selectable blocks by @matthewlipski in #1094
- fix: Made all events in non-selectable blocks get handled by browser by @matthewlipski in #1112
- fix: Table handles hide when selection is active by @matthewlipski in #1111
- fix: Null list item index fix by @YousefED in #1113
Full Changelog: v0.15.10...v0.15.11