Skip to content

Releases: wordpress-mobile/gutenberg-mobile

v1.10.0

26 Jul 20:04
Compare
Choose a tag to compare

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

12 Jul 19:16
a826307
Compare
Choose a tag to compare

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

28 Jun 17:20
6025fe9
Compare
Choose a tag to compare

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

14 Jun 10:40
300274c
Compare
Choose a tag to compare

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

11 Jun 15:56
c413919
Compare
Choose a tag to compare

Hotfix:

  • Fixes a crash on Android when pasting text into the post title.
    #1098

v1.5.1

20 May 12:20
6ce972b
Compare
Choose a tag to compare

Hotfix release to address #1001

v1.5.0

17 May 15:24
v1.5.0
7b2bcea
Compare
Choose a tag to compare

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

14 May 13:33
6eaab08
Compare
Choose a tag to compare

Fix: Fixed crash when editing a post with a previously cancelled image upload

v1.4.1

13 May 15:47
Compare
Choose a tag to compare

Fix: Fixed crash when editing a post with a previously cancelled image upload

v1.4.0

03 May 15:11
Compare
Choose a tag to compare

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