File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## [ v1.3.27] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.27 )
3+ ### Fixed
4+ - Gutenberg fixes:
5+ * Suppress multiple onSelectionChanged events when listener is disabled #817
6+ * Avoid trimming spaces around html block elemts
7+
8+
29## [ v1.3.26] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.26 )
310### Fixed
411- DynamicLayout Crash #813
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ repositories {
105105```
106106``` gradle
107107dependencies {
108- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.26 ')
108+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.27 ')
109109}
110110```
111111
You can’t perform that action at this time.
0 commit comments