Releases: wordpress-mobile/gutenberg-mobile
Releases · wordpress-mobile/gutenberg-mobile
Release 1.114.0
Release 1.112.0
Release 1.111.2
- Disable Story block - #6568
Release 1.111.1
Release 1.110.1
Release 1.111.0
Release 1.110.0
- Fix crash when appending media (Android) - WordPress/gutenberg#56791
- Ensure that blockType is defined when accessing wrapperProps - WordPress/gutenberg#56846
- Fix regressions with wrapper props and font size customization - WordPress/gutenberg#56985
- Avoid keyboard dismiss when interacting text blocks - WordPress/gutenberg#57070
- Auto-scroll upon block insertion - WordPress/gutenberg#57273
- Unselect blocks using the hardware back button (Android) - WordPress/gutenberg#57279
- fix: Guard against a block styles crash due to null block values - WordPress/gutenberg#56903
Release 1.109.3
Release 1.109.2
- Fixes a crash on pasting MS Word list markup - WordPress/gutenberg#56653
- Fix issue related to receiving undefined ref in text color format - WordPress/gutenberg#56686
- Fix HTML to blocks conversion when no transformations are available - WordPress/gutenberg#56723
- Fix crash related to undefined attributes in
getFormatColors
function ofRichText
component - WordPress/gutenberg#56684 - Global Styles - Fix issue with custom color variables not being parsed - WordPress/gutenberg#56752
- Address
NullPointerException
crash inAztecHeadingSpan
- WordPress/gutenberg#56757
Release 1.109.1
- Fix issue when backspacing in an empty Paragraph block - WordPress/gutenberg#56496