Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
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
(from21
to24
) 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.kt
by @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.kt
to 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
targetSDKversion
to 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
code
andpre