Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
v1.3.27
Gutenberg fixes:
- Suppress multiple onSelectionChanged events when listener is disabled #817
- Avoid trimming spaces around html block elemts
v1.3.26
Fixed
- DynamicLayout Crash #813
- List handling in Gutenberg #812
v1.3.25
Changed
- Remove some unneeded logging #806
Fixed
- Don't bail when ZWJ cleanup found end-of-text marker #807
- Prevent execution of InputFilter for new lines #809
v1.3.24
- Improvement to how clickable URL spans are handled #793
v1.3.23
- Fix for crash when inserting characters right before an image #801
v1.3.22
- Fix for crash on Samsung Clipboard ListView on Android 8.X #795
v1.3.20
Support for for italic and using it as default via the formatting toolbar.
v1.3.19
Fix to avoid autofocusing the editing component when it gets visible. Needed in Gutenberg where many Aztec instances are on screen at the same time.