Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
v2.1.4
What's Changed
- [Build] Update Kotlin to 1.9.24 by @ParaskP7 in #1083
- Fix memory leak in EnhancedMovementMethod by @khaykov in #1086
- Remove redundant context from AztecDynamicImageSpan by @khaykov in #1087
- Fix media span and task list memory leaks by @khaykov in #1088
- Bump jsoup to 1.15.3 by @wzieba in #1089
Internal
- CI: Add YAML Language Server Schema to Allow IDEs to Recognize YML Files by @ParaskP7 in #1082
- [Dependency Analysis] Add Android Gradle Plugin by @ParaskP7 in #1084
- [Dependency Update] Update
a8c-ci-toolkit
to 3.4.2 by @ParaskP7 in #1085
New Contributors
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- [Bug] Fix crash and add unit test to cover the issue. by @notandyvee in #1080
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.1
v2.1.0
What's Changed
- Check for selectionStart being -1 to fix talkback crash in Day One by @nbradbury in #1076
- Improve Mark formatting by @geriux in #1073
Full Changelog: v2.0...v2.1.0
v2.0
What's Changed
- [Fix] Update targetSdk to 34 from 33. by @notandyvee in #1074
New Contributors
- @notandyvee made their first contribution in #1074
Full Changelog: v1.9.0...v2.0
v1.9.0
What's Changed
- Fix issue when removing media in the middle of a paragraph by @planarvoid in #1060
- Add text size modifier by @khaykov in #1061
- Disabled autocorrect on Samsung device with Samsung keyboard on API 33+ by @khaykov in #1063
- [Nullability Annotations to Java Classes] Add
wordpress.lint
Dependency by @ParaskP7 in #1066 - Do not iterate in while when history cursor is outside of list range by @planarvoid in #1065
- Add back SamsungInputConnection by @danilo04 in #1068
- Address
NullPointerException
crash inAztecHeadingSpan
by @SiobhyB in #1071
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Do not remove empty line after a paragraph by @planarvoid in #1055
- Fix crash when history cache file is missing by @khaykov in #1056
- Fix highlight function in the editor by @planarvoid in #1057
- [Android 14] Update compileSdkVersion to 34 by @thomashorta in #1059
New Contributors
- @thomashorta made their first contribution in #1059
Full Changelog: v1.7.0...v1.8.0
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.md
by @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