Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
Version 1.0
Fixed
- Various problems when editing captions
- Crash when copy/pasting certain text
- Crash when applying
<hr>
- Cursor position after adding special comments or
<hr>
- Image/video placeholder dimensions
- Problem when tapping an unknown element placeholder did not show the editor
- Text styling error when inserting a space before a formatted text
Added
- VideoPress shortcode support
- Support for style attribute interpretation of CSS (text color)
- Ability to hide HTML comments in visual mode
- New media toolbar menu
Changed
- Automatic caption deletion when it's empty
- Deleting an image now removes the caption
Version 1.0-beta.12
Fixed
- Text handling following immediately after images
- Undo/redo edit history
- Demo app sample text
- URL span not including href attribute when other attributes are present
- Broken UI tests
- Broken parsing of
<audio>
and<video>
tags - All content appearing in one line on older API levels
- Fixed image scaling
- RTL support for lists
- Text editing around images with captions
- Images not staying inside links
Added
- Check for correct paragraph bounds to prevent crashes + logging if it's incorrect
- New link UI tests
Version 1.0-beta.11
Fixed
- Paragraphs with attributes being removed
- Conflicts of autocorrect/suggestions with editor styling
- Numbered list item display issues with multiple digits
- Abnormally tall lines following images without line breaks
- Incorrect click-handling around images not on separate lines
Changed
- All images are made to be full-width & on separate lines
Added
- Toolbar state notification interface for plugins
- Ability to place cursor next to an image
- Spellcheck suggestions
- Improved image-related performance
Version 1.0-beta.10
Fixed
- crash when HTML tags contained special regex characters ('$' or '\')
Version 1.0-beta.9
Fixed
- OOB crash when unmarshalling URL span
Version 1.0-beta.8
Changed
- Gradle version to 4.1 and use the new
implementation
configuration to stop transient dependency leaking
Added
- Configuration option to use the visual editor without the HTML editor
Version 1.0-beta.7
Changed
- Toolbar button highlighted state to use a color with more contrast
Fixed
- Image/video loading placeholder drawable usage
- Quote styling of the paragraph ends, empty and mixed lines
- The missing hint bug if text is empty
- Crash in the URL dialog caused by the non plain text content of a clipboard
- Crash when copy/pasting lists
- Copy/pasting of non-latin unicode characters
Added
- This changelog
- Plugin interface for regex plain text handler
- Plugin interface for HTML preprocessor
- Plugin interface for HTML postprocessor
- Plugin module with
[video]
,[audio]
and[caption]
WordPress shrotcode support - OnMediaDeletedListener interface, detection and handling
- Copy/pasting of block element styles
- Copy/pasting of styled text and HTML from external sources
Version 1.0-beta.6
Changelog
- Plugin interface refactoring
- Fixed image tap detection
- Disabled the memory optimization of drawables (temporary fix for image disappearing bug)
Version 1.0-beta.5
Changelog
- Fixed a possible memory leak connected to drawables
- Fixed OOB crash in AztecMediaSpan
- Disabled styling of multiline text with lingering newlines (temporary crash fix)
Version 1.0-beta.4
Changelog
- 1st stage of plugin architecture redesign – moved special comments to a separate WordPress comments plugin
- Some UI tests got fixed
- Fixed a crash during quote parsing
- Fixed list styling, when 1st line was empty
- Fixed a bug when toolbar buttons only work when device keyboard is open
- Fixed a bug when style toolbar was erroneously highlighted