Skip to content

Releases: wordpress-mobile/gutenberg-mobile

v1.23.0

21 Feb 21:59
4204479
Compare
Choose a tag to compare

Changelog

  • #1914 Fix menu item width inside the inserter
  • #1857 Update aztec to 1.16.0
  • #1918 Correct add icon appearance
  • #1904 Removing DEV flag for Image block size options
  • #1879 Fix link button on Rich Text
  • #1895 Image upload preview incorrect on id conflict
  • #1616 Button Block
  • #1866 Enable Button block in production
  • #1855 Enable gallery upload options in production
  • #1837 Correct layout within bottom-sheet
  • #1834 Replace Slider with Stepper for columns settings on Gallery block
  • #1859 Feat: refine block borders
  • #1872 Fix layout issue in Shortcode
  • #1850 Feat: Open Group block for production
  • #1838 Adjust vertical margins in InnerBlock
  • #1798 Fix gallery size labels

v1.22.1

13 Feb 17:29
@Tug Tug
0852d39
Compare
Choose a tag to compare

[Android] Fix scrolling jump to top when typing a new paragraph block (#1870)

v1.22.0-merged-develop

11 Feb 11:18
40171a1
Compare
Choose a tag to compare
Pre-release

This release points to the merged v1.22.0 on develop.

v1.22.0

07 Feb 22:44
d3dc2dd
Compare
Choose a tag to compare

Changelog (gathered via: git log v1.21.0..release/1.22.0 --first-parent)

  • #1830 Fix gallery upload sync
  • #1806 Added list block ordered button e2e test
  • #1686 Adding retry feature to mobile apiFetch handler
  • #1847 Remove DEV flag from Media Editor button
  • #1841 Show the media edit icon only if the block is selected
  • #1817 External media links from another app will not work if the block editor is enabled
  • #1835 Make inserter to show options on long-press to add before/after
  • #1833 Project cleanup
  • #1825 Fix: fix appender style
  • #1826 Update ref to react-native-slider fork to support autolinking
  • #1827 Fixes the Image's media button not displaying the Picker
  • #1782 Add media edit icon to image block
  • #1821 Fix: AppenderButton and Separator in InnerBlock
  • #1813 Android e2e test flakiness fix
  • #1776 Allow configuration of selection/caret color on Aztec viewfrom gutenberg to GutenbergDemo
  • #1820 Rename iOS module name of sample app
  • #1450 Update React Native to 0.61.5
  • #1666 Fix broken link in Getting Started documentation
  • #1785 Style improvements for template previews
  • #1799 Adjust to Gutenberg master to fix issues with icons, the primitives package and a new dependency for data
  • #1762 Use patch-package to fix max-depth issue in react-native (temporary)
  • #1786 Hardcode Android RN version in bridge and aztec
  • #1856 Fix gallery size labels
  • #1867 Send selection change event when typing
  • #1871 Enable Dismiss on PlainText in Android

v1.21.0

23 Jan 23:12
beff3d2
Compare
Choose a tag to compare
  • [Android] Reduced padding around text on Rich Text based blocks. (#1560)
  • Improved stability on very long posts. (#1560)

v1.20.0

10 Jan 18:16
@Tug Tug
aaa43ff
Compare
Choose a tag to compare
  • Fix displaying placeholder for images in some cases when the image cannot be downloaded (#1631)
  • Introduce new Stepper UI component, used in the Spacer block to select the block's height (#1640)
  • Add a testID to the inserter button so in can be used for AT (#1681)
  • Hide image size selection options when image is a url (#1669)
  • Add experimental page template selector (#1576)
  • Fix crash on undo (#1701)
  • Style fixes on navigation UI (#1754)
  • Fix Android build related to RN dependencies targeting the latest RN version (#1706)
  • Fix focus issue on iOS (#1702)

v1.19.0

13 Dec 21:54
a8c2de4
Compare
Choose a tag to compare

Changes

  • Gallery Block #1498
  • [Android] Preformat Block #1615
  • List Settings #1619
  • Slider component from react-native-slider #1620
  • Add support for Video block settings. #1601
  • Appium tests fixed on iOS #1608

v1.18.0

29 Nov 15:14
03b0941
Compare
Choose a tag to compare

Changes

  • RangeCell styling refactor #1511
  • Remove declaration on bridge of unused methods #1600
  • Enables native image fullscreen preview on iOS #1597
  • Image Size improvements Mark I #1598
  • Enable Spacer block in production #1594
  • Image Size with networking on native client #1455

v1.17.0

15 Nov 23:15
c6d095e
Compare
Choose a tag to compare
  • Include block title in Unsupported block's UI
  • Show new-block-indicator when no blocks at all and when at the last block
  • Use existing links in the clipboard to prefill url field when inserting new link.
  • [iOS] Fix issue where the keyboard would not capitalize sentences correctly on some cases.

Version 1.16.0

01 Nov 16:36
12743a7
Compare
Choose a tag to compare
  • [Android] Add support for pexels images
  • Add left, center, and right image alignment controls