Releases: wordpress-mobile/gutenberg-mobile
Releases · wordpress-mobile/gutenberg-mobile
v1.15.2
v1.15.1
Changes in this release:
- [Android] Upgrade Aztec version to v1.3.34. This new version does add the ability to report to the host app the IndexOutOfBounds exception in android.text.DynamicLayout.getBlockIndex(DynamicLayout.java:646) on Android 8.X. (wordpress-mobile/AztecEditor-Android#861)
v1.15.0
Changes in this release:
- Fix issue when multiple media selection adds only one image or video block on Android
- Fix issue when force Touch app shortcut doesn't work properly selecting "New Photo Post" on iOS
- Add Link Target (Open in new tab) to Image Block.
- [iOS] DarkMode improvements.
- [iOS] Update to iOS 11 and Swift 5
- New block: Media & Text
v1.14.0
Changes in this release:
- [iOS] Fix a bug on iOS 13.0 were tapping on a link opens Safari
- Fix a link editing issue, where trying to add an empty link at the start of another link would remove the existing link.
- [Android] Fix missing content on long posts in html mode on
v1.13.0
v1.12.0
Changes in this release:
- Add rich text styling to video captions: #1254
- Prevent keyboard dismissal when switching between caption and text block on Android: #1254
- Blocks that would be replaced are now hidden when add block bottom sheet displays: #1262
- Tapping on empty editor area now always inserts new block at end of post: #1267
v1.11.0
v1.10.3
Update the Aztec version used in the ReactNative Aztec wrapper for Android.
No new fixes or features are added to Gutenberg Mobile, it's just a version bumping of the Aztec editor to be in par with the new version used in wp-android. (wordpress-mobile/AztecEditor-Android#843)