Releases: wordpress-mobile/gutenberg-mobile
Releases · wordpress-mobile/gutenberg-mobile
v1.10.0
Major changes in this release:
- Adding a block from the post title now shows the add block here indicator
- Deselect post title any time a block is added
- Fix loss of center alignment in image captions on Android
v1.9.0
Major changes in this release:
- Enable the video block on Android platform (was only available in development builds before)
- Tapping on an empty editor area will create a new paragraph block
- Fix content loss issue when loading unsupported blocks containing inner blocks.
- Adding a block from the Post Title now inserts the block at the top of the Post.
v1.8.0
Major changes in this release:
- Fix pasting simple text on Post Title
- Remove editable empty line after list on the List block
- Performance improvements on rich text editing
v1.7.0
Major changes in this release:
- New blocks are available: video/quote/more (video block on Android only available in debug builds for now)
- Fixed keyboard flickering issue after pressing Enter repeatedly on the Post Title.
v1.6.1
Hotfix:
- Fixes a crash on Android when pasting text into the post title.
#1098
v1.5.1
Hotfix release to address #1001
v1.5.0
Major changes with this release:
- Images now support styled captions, and their display was improved
- Improved accessibility of unsupported block
- Fixed an issue where a new list wouldn't get focus after inserting
v1.3.1
Fix: Fixed crash when editing a post with a previously cancelled image upload
v1.4.1
Fix: Fixed crash when editing a post with a previously cancelled image upload
v1.4.0
Major changes with this release:
- Enhance VoiceOver support for Toolbars, Paragraph block, Heading block, Image block, Post title
- List block support on Android
- Improve ListBlock design
- Bug fixes for focus issues on rich text blocks