Skip to content

Releases: wordpress-mobile/AztecEditor-Android

v1.3.8

28 Aug 11:56
Compare
Choose a tag to compare

Added

  • Added the ability to use the new Android 8 feature "paste as plain text"

v1.3.7

29 Jun 17:35
Compare
Choose a tag to compare

Fixed

  • Fixed initial hash calculation for change detection mechanism.
  • Fixed crash with too many nested <b> tags.

Changed

  • Support for the div, figure, figcaption and section html elements to be block-level compatible instead of in-line.

v1.3.5

04 Jun 14:42
Compare
Choose a tag to compare

Fixed

  • <cite> tags are now respected (were being converted to <i>).
  • Fixed a bug where nested paragraphs would get duplicated
  • Fixed Gutenberg audio and video blocks handling

v1.3.4

21 May 15:33
Compare
Choose a tag to compare

Fixed

  • Better Gutenberg posts compatibility support (Gutenberg block delimiters are not lost anymore)
  • Removed duplicate shortcut for Chromebook.

v1.3.3

21 May 15:26
8fd6d78
Compare
Choose a tag to compare

Fixed

  • Fix an issue that removed attributes from HR tags.
  • Fix a focusing issue when copying text in an AztecText.

Changed

  • Hide the HTML button if the source editor is not set.

v1.3.2

12 Apr 12:58
f3b7a2d
Compare
Choose a tag to compare

Fixed

  • Fix a crash with the "Paste As Plain Text" feature from Android O.

Changed

  • Accessibility: Add content description for heading and list menu items.
  • Accessibility: Add support for touch exploration.

Version 1.3

02 Mar 18:08
Compare
Choose a tag to compare

Added

  • RTL layout support for style toolbar and undo/redo action bar
  • RTL text support for quote and list rendering
  • Ability to apply block formatting across multiple nesting levels of elements

Fixed

  • Block element closing with a newline in nested elements
  • List formatting when applied to the last line
  • Applying block formatting over list items
  • Line indicator rendering for items containing other block elements

Changed

  • Quote toggling, which removes the entire block now instead of a single line

Version 1.2

09 Feb 17:25
Compare
Choose a tag to compare

Added

  • Text & image caption alignment support

Fixed

  • Crash when editing a heading
  • Order of inserted images

Version 1.1

29 Jan 16:09
Compare
Choose a tag to compare

Added

  • Plugin that detects and hides Gutenberg editor blocks in the visual editor
  • Plugin that adds support for CSS-style underline formatting

Fixed

  • Bug on API 26+ when onMediaDeleted called even when no image was deleted
  • Slow edit history performance
  • Lost formatting on API 25 when inserting space before styled text
  • Lost formatting on API 26+ when inserting a newline before styled text

Version 1.0.1

22 Jan 15:47
11142e7
Compare
Choose a tag to compare

Fixed

  • Crash when pasting certain text