We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ff470 commit 2908241Copy full SHA for 2908241
CHANGELOG.md
@@ -1,9 +1,15 @@
1
# Changelog
2
-## Unreleased
+## [1.1](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.1) - 2018-01-29
3
### Added
4
- Plugin that detects and hides Gutenberg editor blocks in the visual editor
5
- Plugin that adds support for CSS-style underline formatting
6
7
+### Fixed
8
+- Bug on API 26+ when onMediaDeleted called even when no image was deleted
9
+- Slow edit history performance
10
+- Lost formatting on API 25 when inserting space before styled text
11
+- Lost formatting on API 26+ when inserting a newline before styled text
12
+
13
## [1.0.1](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.0.1) - 2018-01-22
14
### Fixed
15
- Crash when pasting certain text
0 commit comments