Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
v1.3.9
06 Sep 14:15
Compare
Sorry, something went wrong.
No results found
Added
Added support for creating links that open in a new window.
Fixed
Fixed: don't perform initial hash calculation when pasting content
v1.3.8
28 Aug 11:56
Compare
Sorry, something went wrong.
No results found
Added
Added the ability to use the new Android 8 feature "paste as plain text"
v1.3.7
29 Jun 17:35
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Added
Text & image caption alignment support
Fixed
Crash when editing a heading
Order of inserted images
Version 1.1
29 Jan 16:09
Compare
Sorry, something went wrong.
No results found
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