Releases: wordpress-mobile/AztecEditor-Android
Releases · wordpress-mobile/AztecEditor-Android
v2.1.5
What's Changed
- Improve performance of toHtml method by moving it to background thread by @planarvoid in #1092
- Add redrawViews method to PlaceholderManager by @planarvoid in #1093
- Compose placeholders by @planarvoid in #1095
- Intercept touch event to task list checkboxes to handle it before the cursor is moved by @danilo04 in #1096
- Allow setting spanned spanned content with processing by @khaykov in #1097
- Ensure spans validity when getting text copy by @khaykov in #1099
- Improve thread safety of AztecAttributes by @khaykov in #1100
- Switch threads when necessary when pre-processing html by @khaykov in #1101
- Add touch event handling in AztecText when field is disabled by @danilo04 in #1102
- Improve behaviour of Compose Placeholder manager by @planarvoid in #1103
- Allow multiple selectionChangedListeners to be set in AztecText by @Twinsen81 in #1104
- Fix: span end should not be before the start by @prashantsaini1 in #1107
- Fix: apply boundary checks on span start and end range by @Twinsen81 in #1108
- Enhance placeholder measurement with opt-in sizing policies by @Twinsen81 in #1110
- Fix lists indentation issues by @Twinsen81 in #1111
Internal
- [Dependency Analysis] Remove Unused Dependencies by @ParaskP7 in #1090
- [Dependency Analysis] Remove Unused Dependencies [
January 2025] by @ParaskP7 in #1098
New Contributors
- @Twinsen81 made their first contribution in #1104
- @prashantsaini1 made their first contribution in #1107
Full Changelog: v2.1.4...v2.1.5
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-toolkitto 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.lintDependency 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
NullPointerExceptioncrash inAztecHeadingSpanby @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