Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
v1.5.1
- Preserve link, code span instances when styling
v1.5.0
- Updates publish-to-s3 plugin to 0.7.0
- Adds support for publishing
-sources.jar
files along with the library artifacts
v1.4.0
- Upgrades Gradle to 7.1.1
- Upgrades Android Gradle Plugin to 4.2.2
- Updates targetSdkVersion to 30
- Adds support for publishing library artifacts to s3 maven repo
- Feature: Add support for the mark HTML tag
v1.3.45
- Change the license from GPL v2 to MPL v2: #922
- Fix
parentStyle must not be null
: #923
- Fix drag shadow dimensions crash: #924
- Account for the end of buffer marker: #928
- Accessibility Improvement: Remove focusing of AztecText control as it's unneeded in TalkBack mode: #927
v1.3.44
Merge pull request #921 from wordpress-mobile/release/v.1.3.44
Updated changelog and README for v.1.3.44 release
v1.3.43
Merge pull request #912 from wordpress-mobile/release/v.1.3.43
Updated Changelog and README files for release v1.3.43
v1.3.42
Merge pull request #899 from wordpress-mobile/gutenberg_alignment
Update Heading, Preformat, and HiddenHtml Spans to allow view-level alignment
v1.3.41
Add option to disable collapsing of whitespaces
v1.3.40
Adds support to to customise styles for the Aztec Toolbar
v1.3.39
Fixed
- Move media button initialization to avoid crash when advanced toolbar is enabled and media button is disabled