Skip to content

Releases: wordpress-mobile/AztecEditor-Android

v1.3.29

08 Aug 16:20
9e2c9c1

Choose a tag to compare

Chromebook fixes:

  • Fix span overlapping on window resizing
  • Fix cursor size on new paragraph line
  • Fix breaking layout on slow window resizing

v1.3.28

10 Jul 17:23
ad68cc9

Choose a tag to compare

Added

  • AndroidX support #825

v1.3.27

16 May 06:47
23fdef3

Choose a tag to compare

Gutenberg fixes:

  • Suppress multiple onSelectionChanged events when listener is disabled #817
  • Avoid trimming spaces around html block elemts

v1.3.26

03 May 09:48

Choose a tag to compare

Fixed

  • DynamicLayout Crash #813
  • List handling in Gutenberg #812

v1.3.25

16 Apr 14:52
608c9f2

Choose a tag to compare

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

05 Apr 11:26
40cde2f

Choose a tag to compare

  • Improvement to how clickable URL spans are handled #793

v1.3.23

01 Apr 15:26
c2c22b5

Choose a tag to compare

  • Fix for crash when inserting characters right before an image #801

v1.3.22

22 Mar 13:01

Choose a tag to compare

  • Fix for crash on Samsung Clipboard ListView on Android 8.X #795

v1.3.21

07 Mar 14:19
b4c7478

Choose a tag to compare

Some performance improvements, mostly visible via the WPAndroid app wordpress-mobile/gutenberg-mobile#672

v1.3.20

22 Feb 10:41
46806a4

Choose a tag to compare

Support for for italic and using it as default via the formatting toolbar.