Skip to content

Commit 79c2e80

Browse files
authored
Merge pull request #16410 from wordpress-mobile/gutenberg/integrate_release_1.75.0
Integrate gutenberg-mobile release 1.75.0
2 parents b246f92 + 4e8487b commit 79c2e80

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE-NOTES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
* [*] Editor: Fix issue that caused previews on atomic sites to sometimes be out-of-date. [https://github.com/wordpress-mobile/WordPress-Android/pull/16332]
77
* [*] Fixes Media Picker video selection Accessibility issue [https://github.com/wordpress-mobile/WordPress-Android/pull/16426]
88
* [*] Fixes self-hosted upload failure when the filename is non-latin [https://github.com/wordpress-mobile/WordPress-Android/pull/16421]
9+
* [*] Block Editor: Latest Posts block: Add featured image settings [https://github.com/WordPress/gutenberg/pull/39257]
10+
* [*] Block Editor: Prevent incorrect notices displaying when switching between HTML-Visual mode quickly [https://github.com/WordPress/gutenberg/pull/40415]
11+
* [*] Block Editor: Embed block: Fix inline preview cut-off when editing URL [https://github.com/WordPress/gutenberg/pull/35326]
912

1013
19.7
1114
-----

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
wordPressUtilsVersion = '2.5.0'
33
wordPressLoginVersion = '0.13.0'
4-
gutenbergMobileVersion = 'v1.75.0-alpha1'
4+
gutenbergMobileVersion = 'v1.75.0'
55
storiesVersion = '1.3.0'
66
aboutAutomatticVersion = '0.0.5'
77

0 commit comments

Comments
 (0)