Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
v1.7.0
What's Changed
- Issue/880 center point not in rectangle by @nbradbury in #1044
- Animate size changes of placeholders by @planarvoid in #1047
- Added backgroundColorSpan support v3 by @yuvalgnessin-qz in #1041
- [TESTING ONLY] Added backgroundColorSpan support v3 by @SiobhyB in #1043
- Fixed autosuggestion issues (non Samsung) by @khaykov in #1049
- [Build] Enable Non-Transitive Resources by @ParaskP7 in #1050
- [Build] Upgrade Gradle to 8.2.1 and AGP to 8.1.0 by @ParaskP7 in #1051
New Contributors
- @yuvalgnessin-qz made their first contribution in #1041
- @SiobhyB made their first contribution in #1043
Full Changelog: v1.6.4...v1.7.0
v1.6.4
What's Changed
- Gradle Wrapper Validation by @oguzkocer in #1020
- Make sure placeholders are not drawn twice when activity is destroyed by @planarvoid in #1021
- Fix issue when adding an image on a blank line after a paragraph by @planarvoid in #1022
- Fix predictive text issue with Samsung devices on Android 13 by @khaykov in #1024
- Limit predictive text override to Samsung keyboard by @khaykov in #1027
- [Docs] Remove Supports Android Info from
README.mdby @ParaskP7 in #1030 - Update all the placeholders on content change by @planarvoid in #1032
- Placeholder doesn't have correct proportions when drawing the first time by @planarvoid in #1028
- Implement merging of placeholders by @planarvoid in #1031
- Implement backspace soft override by @planarvoid in #1033
- Feature/implement delete or update by @planarvoid in #1034
- Make sure to save remove action to history by @planarvoid in #1038
- Update compile sdk to 33 by @irfano in #1037
- Update a8c-ci-toolkit Buildkite plugin to new name and latest version by @rynaardb in #1039
- Android 13 update target sdk to 33 by @ravishanker in #1040
New Contributors
- @irfano made their first contribution in #1037
- @rynaardb made their first contribution in #1039
- @ravishanker made their first contribution in #1040
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Update Aztec version in README by @fluiddot in #1009
- Improve behaviour of pasting of other types of objects by @planarvoid in #1013
- Update Kotlin to 1.6.10 by @ParaskP7 in #1015
- [Compile Warnings As Errors] Resolve Warnings & Enable All Warnings as Errors by @ParaskP7 in #1016
- Simplify containsPreformat method by @planarvoid in #994
- Update
minSdkVersion(from21to24) by @ParaskP7 in #1017
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Move CI to Buildkite by @jkmassel in #996
- Clear references in
AztecExceptionHandler.ktby @planarvoid in #995 - Fix issues with placeholders by @planarvoid in #997
- Use adapter height when drawing a placeholder by @planarvoid in #998
- Added task list as a potential button that you can add to toolbar by @khaykov in #999
- Add
UrlPastePlugin.ktto handle pasted links by @planarvoid #1001 - Updated span removal logic when using exclusiveBlocks by @khaykov in #1002
- Expand quote and preformat styling options by @khaykov in #1004
- Add onDraw plugin and header leading margin option by @khaykov in #1005
- Add styling options to task list by @khaykov in #1007
- Update
targetSDKversionto 31 for the Android 12 migration by @AjeshRPai in #1006
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
- Update Gradle to 7.4.2 & AGP to 7.2.1 by @oguzkocer in #991
Full Changelog: v1.5.9...v1.6.0
v1.5.9
New in release
- Placeholder API to draw Android views over the editor
v1.5.8
v1.5.7
This release contains several new features and improvements
- There is a new type of a list - a task list - which is an unordered list with checkbox items at the beginning
- You can not modify the actions visible in the Aztec toolbar
- There is an option to disable nesting of blocks. For example disabling images inside of a list or horizontal rule inside of a quote
- You can now use
codeandpre