From dcc344ade52f31887ea2bf870fb9538c917c221f Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 4 Jan 2024 10:15:08 +0100 Subject: [PATCH 1/6] Release script: Update gutenberg submodule --- gutenberg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gutenberg b/gutenberg index 1ed7ba2471..2858e13fbc 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit 1ed7ba2471b3ff0b42556dec771df2dbaf2e745b +Subproject commit 2858e13fbc1182dc1d70231436b3c2d06b39c684 From a8208848d15f29f3b9ba85865ac7e18b8412f3fc Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 4 Jan 2024 10:16:23 +0100 Subject: [PATCH 2/6] 1.110.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2b87f7b1dd..3259c01d5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gutenberg-mobile", - "version": "1.109.3", + "version": "1.110.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gutenberg-mobile", - "version": "1.109.3", + "version": "1.110.0", "hasInstallScript": true, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/package.json b/package.json index e131bcac3a..767f9b084a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gutenberg-mobile", - "version": "1.109.3", + "version": "1.110.0", "private": true, "config": { "jsfiles": "./*.js src/*.js src/**/*.js src/**/**/*.js", From 3d501c9ec8353b02fc8275aa84f2b6dd2fd0460f Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 4 Jan 2024 10:21:14 +0100 Subject: [PATCH 3/6] Release script: Update i18n files for 1.110.0 --- bundle/android/strings.xml | 10 ++++++---- bundle/ios/GutenbergNativeTranslations.swift | 7 +++++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/bundle/android/strings.xml b/bundle/android/strings.xml index d3a8a40e25..c807fff576 100644 --- a/bundle/android/strings.xml +++ b/bundle/android/strings.xml @@ -181,7 +181,10 @@ Featured File block settings File name + File type not supported as a media file. Font Size + + Font Size, %1$s For this reason, we recommend editing the block using the web editor. @@ -194,7 +197,6 @@ Get support GIF Give it a try by adding a few blocks to your post or page! - Go back Gradient Type Help button Help icon @@ -256,6 +258,8 @@ translators: %s: Select control button label e.g. "Button width" --> Navigates to select %s Navigates to the previous content sheet + Network connection lost, working offline + Network connection re-established NEW No application can handle this request. No application can handle this request. Please install a Web browser. @@ -309,9 +313,6 @@ translators: %s: Select control button label e.g. "Button width" --> Replace video Retry Rich text editing - - %s block \'%s\' block converted to blocks @@ -404,6 +405,7 @@ translators: %s: Select control option value e.g: "Auto, 25%". --> What is alt text? Width Settings WordPress Media Library + Working Offline X-Axis Position Y-Axis Position You can also rearrange blocks by tapping a block and then tapping the up and down arrows that appear on the bottom left side of the block to move it up or down. diff --git a/bundle/ios/GutenbergNativeTranslations.swift b/bundle/ios/GutenbergNativeTranslations.swift index 52eb6fda4f..1d6ed98ccb 100644 --- a/bundle/ios/GutenbergNativeTranslations.swift +++ b/bundle/ios/GutenbergNativeTranslations.swift @@ -6,7 +6,6 @@ private func dummy() { _ = NSLocalizedString("%1$s transformed to %2$s", comment: "translators: 1: From block title, e.g. Paragraph. 2: To block title, e.g. Header.") _ = NSLocalizedString("%1$s. %2$s is %3$s %4$s.", comment: "translators: accessibility text. Inform about current value. %1$s: Control label %2$s: setting label (example: width), %3$s: Current value. %4$s: value measurement unit (example: pixels)") _ = NSLocalizedString("%1$s. Currently selected: %2$s", comment: "translators: %1$s: Select control button label e.g. \"Button width\". %2$s: Select control option value e.g: \"Auto, 25%\".") - _ = NSLocalizedString("%s block", comment: "translators: %s: Block name e.g. \"Image block\"\ntranslators: Block name. %s: The localized block name") _ = NSLocalizedString("%s block options", comment: "translators: %s: block title e.g: \"Paragraph\".") _ = NSLocalizedString("%s block, newly available", comment: "translators: Newly available block name. %s: The localized block name") _ = NSLocalizedString("%s block. Empty", comment: "translators: accessibility text for the media block empty state. %s: media type") @@ -168,7 +167,9 @@ private func dummy() { _ = NSLocalizedString("Featured", comment: "") _ = NSLocalizedString("File block settings", comment: "") _ = NSLocalizedString("File name", comment: "") + _ = NSLocalizedString("File type not supported as a media file.", comment: "") _ = NSLocalizedString("Font Size", comment: "") + _ = NSLocalizedString("Font Size, %1$s", comment: "translators: %1$s: Font size name e.g. Small") _ = NSLocalizedString("For this reason, we recommend editing the block using the web editor.", comment: "translators: Recommendation included in a warning related to having blocks deeply nested.") _ = NSLocalizedString("For this reason, we recommend editing the block using your web browser.", comment: "translators: Recommendation included in a warning related to having blocks deeply nested.") _ = NSLocalizedString("Four", comment: "") @@ -178,7 +179,6 @@ private func dummy() { _ = NSLocalizedString("Get support", comment: "") _ = NSLocalizedString("GIF", comment: "") _ = NSLocalizedString("Give it a try by adding a few blocks to your post or page!", comment: "") - _ = NSLocalizedString("Go back", comment: "") _ = NSLocalizedString("Gradient Type", comment: "") _ = NSLocalizedString("Help button", comment: "") _ = NSLocalizedString("Help icon", comment: "") @@ -232,6 +232,8 @@ private func dummy() { _ = NSLocalizedString("Navigates to layout selection screen", comment: "") _ = NSLocalizedString("Navigates to select %s", comment: "translators: %s: Select control button label e.g. Small\ntranslators: %s: Select control button label e.g. \"Button width\"") _ = NSLocalizedString("Navigates to the previous content sheet", comment: "") + _ = NSLocalizedString("Network connection lost, working offline", comment: "") + _ = NSLocalizedString("Network connection re-established", comment: "") _ = NSLocalizedString("NEW", comment: "") _ = NSLocalizedString("No application can handle this request.", comment: "") _ = NSLocalizedString("No application can handle this request. Please install a Web browser.", comment: "") @@ -337,6 +339,7 @@ private func dummy() { _ = NSLocalizedString("What is alt text?", comment: "") _ = NSLocalizedString("Width Settings", comment: "") _ = NSLocalizedString("WordPress Media Library", comment: "") + _ = NSLocalizedString("Working Offline", comment: "") _ = NSLocalizedString("X-Axis Position", comment: "") _ = NSLocalizedString("Y-Axis Position", comment: "") _ = NSLocalizedString("You can also rearrange blocks by tapping a block and then tapping the up and down arrows that appear on the bottom left side of the block to move it up or down.", comment: "") From db8ec9d7ba20a2b918bc3164188b17c9b88f5ed8 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 4 Jan 2024 10:22:22 +0100 Subject: [PATCH 4/6] Release script: Sync XCFramework `Podfile.lock` with 1.110.0 --- ios-xcframework/Podfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ios-xcframework/Podfile.lock b/ios-xcframework/Podfile.lock index 77bc04ad6d..0988fc9bd8 100644 --- a/ios-xcframework/Podfile.lock +++ b/ios-xcframework/Podfile.lock @@ -424,7 +424,7 @@ PODS: - React-RCTImage - RNSVG (13.9.0): - React-Core - - RNTAztecView (1.109.3): + - RNTAztecView (1.110.0): - React-Core - WordPress-Aztec-iOS (= 1.19.9) - SDWebImage (5.11.1): @@ -659,7 +659,7 @@ SPEC CHECKSUMS: RNReanimated: 21e1e71d7f1ac9f2fa11df37c06a8ec52ed06232 RNScreens: e3ffdd78ff5afe8ec82c2566ee2410857ed5ce75 RNSVG: 29dd0ac32d83774d4b0953ae92a5cd8205a782d7 - RNTAztecView: fd32ea370f13d9edd7f43b65b6270ae499757d69 + RNTAztecView: 75ea6f071cbdd0f0afe83de7b93c0691a2bebd21 SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d WordPress-Aztec-iOS: fbebd569c61baa252b3f5058c0a2a9a6ada686bb From c2cc8beca62f11444125153fb60011dc85904d70 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 4 Jan 2024 10:22:23 +0100 Subject: [PATCH 5/6] Release script: Update release notes for version 1.110.0 --- RELEASE-NOTES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index dad0e0fcb5..941cfa12c0 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,5 +1,8 @@ Unreleased --- + +1.110.0 +--- * [**] Fix crash when sharing unsupported media types on Android [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6444] * [**] Fixes a crash when blockType wrapperProps are not defined [https://github.com/WordPress/gutenberg/pull/56846] * [**] Fix regressions with wrapper props and font size customization [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6459] From e8536626c8a8d765ba62413879783d7c1631c114 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Thu, 4 Jan 2024 16:12:46 +0100 Subject: [PATCH 6/6] Update Gutenberg ref --- gutenberg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gutenberg b/gutenberg index 2858e13fbc..5f8f12f0a3 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit 2858e13fbc1182dc1d70231436b3c2d06b39c684 +Subproject commit 5f8f12f0a3a275d53d5bb91c892a628d6fa00451