Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
069ebe3
Update Gutenberg ref
fluiddot Nov 25, 2021
7583544
Update release notes
fluiddot Nov 25, 2021
c0d3deb
Update Gutenberg ref with merge commit
fluiddot Nov 25, 2021
595ffbc
Merge pull request #4290 from wordpress-mobile/fix/undo-redo-link-styles
fluiddot Nov 25, 2021
c48d6e3
Update Gutenberg ref
Nov 25, 2021
233f21f
Update reference to Gutenberg
SiobhyB Nov 26, 2021
4a9ee4b
Merge branch 'develop' into merge_release_1.67.0_to_develop
SiobhyB Nov 26, 2021
7d10569
Move unreleased change in RELEASE-NOTES
SiobhyB Nov 26, 2021
caf4aaa
Merge pull request #4296 from wordpress-mobile/merge_release_1.67.0_t…
SiobhyB Nov 26, 2021
6eacf2c
Update Gutenberg ref
fluiddot Nov 26, 2021
f82b311
Update Gutenberg ref
fluiddot Nov 26, 2021
4fed1b2
Update release notes
fluiddot Nov 26, 2021
2652461
Update Gutenberg ref with merge commit
fluiddot Nov 26, 2021
f24b86b
Merge pull request #4299 from wordpress-mobile/fix/update-scroll-by-c…
fluiddot Nov 26, 2021
8d78737
Merge branch 'develop' into fix/preformatted-background-styles
Nov 29, 2021
5310e6c
Update Gutenberg ref
Nov 29, 2021
6e4c71d
Update Release notes
Nov 29, 2021
2fe8987
Merge pull request #4292 from wordpress-mobile/fix/preformatted-backg…
Nov 29, 2021
d0a4231
Update gutenberg reference
mkevins Nov 29, 2021
9e6df37
Update gutenberg reference
mkevins Dec 1, 2021
2e495c3
Add release note
mkevins Dec 1, 2021
ecafd7d
Merge pull request #4315 from wordpress-mobile/update/gallery-block-d…
mkevins Dec 1, 2021
c63218a
Use WP-cli nightly version
fluiddot Dec 1, 2021
e4b9c9e
Update localization strings files
fluiddot Dec 1, 2021
a46bec8
Update i18n-cache translation files
fluiddot Dec 1, 2021
78f5f61
Fix make-pot commands
fluiddot Dec 1, 2021
4c2408f
Update Gutenberg ref
fluiddot Dec 1, 2021
90a84a6
Update bundle
fluiddot Dec 1, 2021
49ee51f
Update Gutenberg ref
Dec 1, 2021
cdb695c
Force updating the i18n cache files when bundling
fluiddot Dec 1, 2021
31f4912
Update Gutenberg ref
fluiddot Dec 1, 2021
5cee616
Update bundle
fluiddot Dec 1, 2021
f4b3b2a
Merge branch 'develop' into update/use-nightly-version-wp-cli
fluiddot Dec 1, 2021
23e115d
Update Gutenberg ref with merge commit
fluiddot Dec 1, 2021
6312816
Merge pull request #4323 from wordpress-mobile/update/use-nightly-ver…
fluiddot Dec 2, 2021
2231ea9
Catch up with Gutenberg's trunk and update dependencies.
twstokes Dec 8, 2021
8e5cce7
Capture lock file changes.
twstokes Dec 8, 2021
1207fb6
Uninstall and reinstall @wordpress/eslint-plugin
dcalhoun Dec 8, 2021
b0dea56
Capture lock file change
dcalhoun Dec 8, 2021
9cfc23a
Merge pull request #4354 from wordpress-mobile/fix/update-deps-from-g…
twstokes Dec 8, 2021
c08c4c9
Merge pull request #4345 from wordpress-mobile/fix/update-deps-from-g…
twstokes Dec 8, 2021
18dde9f
Merge branch 'develop' into fix/font-size-parsing
Dec 9, 2021
252bab0
Update Gutenberg ref
Dec 9, 2021
bcfe6d3
Merge pull request #4324 from wordpress-mobile/fix/font-size-parsing
Dec 9, 2021
3b6fd64
Ignore i18n cache files
fluiddot Dec 9, 2021
6d91ad9
Remove gutenberg i18n cache
fluiddot Dec 9, 2021
8c891af
Update release notes
Dec 3, 2021
dfe7c95
Update Gutenberg ref
Dec 9, 2021
5b42f7a
Update bundles
Dec 9, 2021
c3e242d
Merge pull request #4358 from wordpress-mobile/update/ignore-i18n-cache
fluiddot Dec 9, 2021
6020e03
Merge pull request #4175 from wordpress-mobile/feature/highlight-color
Dec 9, 2021
7a7a498
Update WordPress Aztec iOS version to 1.19.6
Dec 9, 2021
c2604ab
Merge pull request #4360 from wordpress-mobile/update/aztec-ios-version
Dec 9, 2021
3f6b771
Release script: Update gb mobile version to 1.68.0
Dec 9, 2021
453653c
Release script: Update gutenberg ref
Dec 9, 2021
4058d2e
Release script: Update bundle for: 1.68.0
Dec 9, 2021
74e450a
Update release notes for 1.68.0 release.
twstokes Dec 9, 2021
415531d
Update Gutenberg ref.
twstokes Dec 9, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Unreleased
---

1.68.0
---
* [**] Fix undo/redo functionality in links when applying text format [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4290]
* [**] [iOS] Fix scroll update when typing in RichText component [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4299]
* [*] [Preformatted block] Fix an issue where the background color is not showing up for standard themes [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4292]
* [**] Update Gallery Block to default to the new format and auto-convert old galleries to the new format [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4315]
* [***] Highlight text - enables color customization for specific text within a Paragraph block [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4175]

1.67.0
---
* [**] Adds Clipboard Link Suggestion to Image block and Button block [https://github.com/WordPress/gutenberg/pull/35972]
Expand Down
2 changes: 1 addition & 1 deletion RNTAztecView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Pod::Spec.new do |s|
s.xcconfig = {'OTHER_LDFLAGS' => '-lxml2',
'HEADER_SEARCH_PATHS' => '/usr/include/libxml2'}
s.dependency 'React-Core'
s.dependency 'WordPress-Aztec-iOS', '~> 1.19.5'
s.dependency 'WordPress-Aztec-iOS', '~> 1.19.6'

end
26 changes: 15 additions & 11 deletions bundle/android/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- translators: %1$s: Select control font size name e.g. Small, %2$s: Select control font size e.g. 12px -->
<string name="gutenberg_native_1_s_2_s" tools:ignore="UnusedResources">%1$s (%2$s)</string>
<!-- 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) -->
<string name="gutenberg_native_1_s_2_s_is_3_s_4_s" tools:ignore="UnusedResources">%1$s. %2$s is %3$s %4$s.</string>
<!-- translators: 1: From block title, e.g. Paragraph. 2: To block title, e.g. Header. -->
Expand All @@ -16,8 +18,7 @@
<string name="gutenberg_native_add_image" tools:ignore="UnusedResources">ADD IMAGE</string>
<string name="gutenberg_native_add_image_or_video" tools:ignore="UnusedResources">ADD IMAGE OR VIDEO</string>
<string name="gutenberg_native_add_image_or_video_b7b3d22b" tools:ignore="UnusedResources">Add image or video</string>
<string name="gutenberg_native_add_link" tools:ignore="UnusedResources">Add link</string>
<string name="gutenberg_native_add_link_0fcaed3b" tools:ignore="UnusedResources">ADD LINK</string>
<string name="gutenberg_native_add_link" tools:ignore="UnusedResources">ADD LINK</string>
<string name="gutenberg_native_add_link_text" tools:ignore="UnusedResources">Add link text</string>
<!-- translators: %s: social link name e.g: "Instagram". -->
<string name="gutenberg_native_add_link_to_s" tools:ignore="UnusedResources">Add link to %s</string>
Expand Down Expand Up @@ -75,6 +76,7 @@
<!-- translators: %d: column index. -->
<string name="gutenberg_native_column_d" tools:ignore="UnusedResources">Column %d</string>
<string name="gutenberg_native_columns_settings" tools:ignore="UnusedResources">Columns Settings</string>
<string name="gutenberg_native_contact_support" tools:ignore="UnusedResources">Contact support</string>
<string name="gutenberg_native_convert_to_link" tools:ignore="UnusedResources">Convert to link</string>
<string name="gutenberg_native_copied_block" tools:ignore="UnusedResources">Copied block</string>
<string name="gutenberg_native_copy_block" tools:ignore="UnusedResources">Copy block</string>
Expand All @@ -96,7 +98,6 @@
<string name="gutenberg_native_cut_block" tools:ignore="UnusedResources">Cut block</string>
<string name="gutenberg_native_describe_the_purpose_of_the_image_leave_empty_if_the_image_is_pur" tools:ignore="UnusedResources">Describe the purpose of the image. Leave empty if the image is purely decorative. </string>
<string name="gutenberg_native_dismiss" tools:ignore="UnusedResources">Dismiss</string>
<string name="gutenberg_native_display_post_date" tools:ignore="UnusedResources">Display post date</string>
<string name="gutenberg_native_double_tap_and_hold_to_edit" tools:ignore="UnusedResources">Double tap and hold to edit</string>
<string name="gutenberg_native_double_tap_to_add_a_block" tools:ignore="UnusedResources">Double tap to add a block</string>
<string name="gutenberg_native_double_tap_to_add_a_link" tools:ignore="UnusedResources">Double tap to add a link.</string>
Expand Down Expand Up @@ -126,6 +127,8 @@
<string name="gutenberg_native_double_tap_to_select_a_video" tools:ignore="UnusedResources">Double tap to select a video</string>
<string name="gutenberg_native_double_tap_to_select_an_audio_file" tools:ignore="UnusedResources">Double tap to select an audio file</string>
<string name="gutenberg_native_double_tap_to_select_an_image" tools:ignore="UnusedResources">Double tap to select an image</string>
<string name="gutenberg_native_double_tap_to_select_default_font_size" tools:ignore="UnusedResources">Double tap to select default font size</string>
<string name="gutenberg_native_double_tap_to_select_font_size" tools:ignore="UnusedResources">Double tap to select font size</string>
<!-- translators: accessibility text (hint for selecting option) -->
<string name="gutenberg_native_double_tap_to_select_the_option" tools:ignore="UnusedResources">Double tap to select the option</string>
<!-- translators: accessibility text (hint for switches) -->
Expand All @@ -138,7 +141,6 @@
<string name="gutenberg_native_edit_cover_media" tools:ignore="UnusedResources">Edit cover media</string>
<string name="gutenberg_native_edit_file" tools:ignore="UnusedResources">Edit file</string>
<string name="gutenberg_native_edit_focal_point" tools:ignore="UnusedResources">Edit focal point</string>
<string name="gutenberg_native_edit_link" tools:ignore="UnusedResources">EDIT LINK</string>
<string name="gutenberg_native_edit_media" tools:ignore="UnusedResources">Edit media</string>
<string name="gutenberg_native_edit_using_web_editor" tools:ignore="UnusedResources">Edit using web editor</string>
<string name="gutenberg_native_edit_video" tools:ignore="UnusedResources">Edit video</string>
Expand All @@ -149,7 +151,6 @@
<string name="gutenberg_native_embed_caption_empty" tools:ignore="UnusedResources">Embed caption. Empty</string>
<!-- translators: accessibility text. %s: Embed caption. -->
<string name="gutenberg_native_embed_caption_s" tools:ignore="UnusedResources">Embed caption. %s</string>
<string name="gutenberg_native_embed_link" tools:ignore="UnusedResources">Embed link</string>
<string name="gutenberg_native_embed_media" tools:ignore="UnusedResources">Embed media</string>
<string name="gutenberg_native_embed_options" tools:ignore="UnusedResources">Embed options</string>
<string name="gutenberg_native_error" tools:ignore="UnusedResources">Error</string>
Expand All @@ -164,9 +165,11 @@
<string name="gutenberg_native_featured_image" tools:ignore="UnusedResources">Featured Image</string>
<string name="gutenberg_native_file_block_settings" tools:ignore="UnusedResources">File block settings</string>
<string name="gutenberg_native_file_name" tools:ignore="UnusedResources">File name</string>
<string name="gutenberg_native_font_size" tools:ignore="UnusedResources">Font Size</string>
<string name="gutenberg_native_from_clipboard" tools:ignore="UnusedResources">From clipboard</string>
<!-- translators: accessibility text. %s: gallery caption. -->
<string name="gutenberg_native_gallery_caption_s" tools:ignore="UnusedResources">Gallery caption. %s</string>
<string name="gutenberg_native_get_support" tools:ignore="UnusedResources">Get support</string>
<string name="gutenberg_native_give_it_a_try_by_adding_a_few_blocks_to_your_post_or_page" tools:ignore="UnusedResources">Give it a try by adding a few blocks to your post or page!</string>
<string name="gutenberg_native_go_back" tools:ignore="UnusedResources">Go back</string>
<string name="gutenberg_native_gradient_type" tools:ignore="UnusedResources">Gradient Type</string>
Expand All @@ -178,7 +181,6 @@
<string name="gutenberg_native_how_to_edit_your_post" tools:ignore="UnusedResources">How to edit your post</string>
<!-- translators: accessibility text. %s: image caption. -->
<string name="gutenberg_native_image_caption_s" tools:ignore="UnusedResources">Image caption. %s</string>
<string name="gutenberg_native_image_settings" tools:ignore="UnusedResources">Image settings</string>
<string name="gutenberg_native_insert_crosspost" tools:ignore="UnusedResources">Insert crosspost</string>
<string name="gutenberg_native_insert_mention" tools:ignore="UnusedResources">Insert mention</string>
<string name="gutenberg_native_inside" tools:ignore="UnusedResources">Inside</string>
Expand All @@ -194,7 +196,7 @@
<!-- translators: %s: block title e.g: "Paragraph". -->
<string name="gutenberg_native_media_options" tools:ignore="UnusedResources">Media options</string>
<string name="gutenberg_native_mention" tools:ignore="UnusedResources">Mention</string>
<string name="gutenberg_native_minimum_height" tools:ignore="UnusedResources">Minimum height</string>
<string name="gutenberg_native_more_support_options" tools:ignore="UnusedResources">More support options</string>
<string name="gutenberg_native_move_block_down" tools:ignore="UnusedResources">Move block down</string>
<!-- translators: accessibility text. %1: current block position (number). %2: next block position (number) -->
<string name="gutenberg_native_move_block_down_from_row_1_s_to_row_2_s" tools:ignore="UnusedResources">Move block down from row %1$s to row %2$s</string>
Expand All @@ -215,14 +217,15 @@
<string name="gutenberg_native_navigate_up" tools:ignore="UnusedResources">Navigate Up</string>
<string name="gutenberg_native_navigates_to_custom_color_picker" tools:ignore="UnusedResources">Navigates to custom color picker</string>
<string name="gutenberg_native_navigates_to_customize_the_gradient" tools:ignore="UnusedResources">Navigates to customize the gradient</string>
<!-- translators: %s: Select control button label e.g. Small
translators: %s: Select control button label e.g. "Button width" -->
<string name="gutenberg_native_navigates_to_select_s" tools:ignore="UnusedResources">Navigates to select %s</string>
<string name="gutenberg_native_navigates_to_the_previous_content_sheet" tools:ignore="UnusedResources">Navigates to the previous content sheet</string>
<string name="gutenberg_native_no_application_can_handle_this_request" tools:ignore="UnusedResources">No application can handle this request.</string>
<string name="gutenberg_native_no_application_can_handle_this_request_please_install_a_web_brows" tools:ignore="UnusedResources">No application can handle this request. Please install a Web browser.</string>
<string name="gutenberg_native_no_blocks_found" tools:ignore="UnusedResources">No blocks found</string>
<string name="gutenberg_native_no_custom_placeholder_set" tools:ignore="UnusedResources">No custom placeholder set</string>
<string name="gutenberg_native_no_preview_available" tools:ignore="UnusedResources">No preview available</string>
<string name="gutenberg_native_none" tools:ignore="UnusedResources">None</string>
<string name="gutenberg_native_note_column_layout_may_vary_between_themes_and_screen_sizes" tools:ignore="UnusedResources">Note: Column layout may vary between themes and screen sizes</string>
<string name="gutenberg_native_number_of_columns" tools:ignore="UnusedResources">Number of columns</string>
<string name="gutenberg_native_once_you_become_familiar_with_the_names_of_different_blocks_you_c" tools:ignore="UnusedResources">Once you become familiar with the names of different blocks, you can add a block by typing a forward slash followed by the block name — for example, /image or /heading.</string>
Expand All @@ -240,8 +243,6 @@
<string name="gutenberg_native_page_title_s" tools:ignore="UnusedResources">Page title. %s</string>
<string name="gutenberg_native_paste_block_after" tools:ignore="UnusedResources">Paste block after</string>
<string name="gutenberg_native_paste_url" tools:ignore="UnusedResources">Paste URL</string>
<string name="gutenberg_native_post_content_settings" tools:ignore="UnusedResources">Post content settings</string>
<string name="gutenberg_native_post_meta_settings" tools:ignore="UnusedResources">Post meta settings</string>
<!-- translators: accessibility text. empty post title. -->
<string name="gutenberg_native_post_title_empty" tools:ignore="UnusedResources">Post title. Empty</string>
<!-- translators: accessibility text. %s: text content of the post title. -->
Expand Down Expand Up @@ -298,20 +299,23 @@ translators: Block name. %s: The localized block name -->
<string name="gutenberg_native_select_a_color" tools:ignore="UnusedResources">Select a color</string>
<string name="gutenberg_native_select_a_color_above" tools:ignore="UnusedResources">Select a color above</string>
<string name="gutenberg_native_select_a_layout" tools:ignore="UnusedResources">Select a layout</string>
<string name="gutenberg_native_selected_default" tools:ignore="UnusedResources">Selected: Default</string>
<!-- translators: %s: Select font size option value e.g: "Selected: Large".
translators: %s: Select control option value e.g: "Auto, 25%". -->
<string name="gutenberg_native_selected_s" tools:ignore="UnusedResources">Selected: %s</string>
<string name="gutenberg_native_set_as_featured_image" tools:ignore="UnusedResources">Set as Featured Image </string>
<string name="gutenberg_native_show_post_content" tools:ignore="UnusedResources">Show post content</string>
<!-- translators: Slash inserter autocomplete results -->
<string name="gutenberg_native_slash_inserter_results" tools:ignore="UnusedResources">Slash inserter results</string>
<string name="gutenberg_native_some_blocks_have_additional_settings_tap_the_settings_icon_on_the" tools:ignore="UnusedResources">Some blocks have additional settings. Tap the settings icon on the bottom right of the block to view more options.</string>
<string name="gutenberg_native_sorting_and_filtering" tools:ignore="UnusedResources">Sorting and filtering</string>
<string name="gutenberg_native_start_writing" tools:ignore="UnusedResources">Start writing…</string>
<string name="gutenberg_native_take_a_photo" tools:ignore="UnusedResources">Take a Photo</string>
<string name="gutenberg_native_take_a_photo_or_video" tools:ignore="UnusedResources">Take a Photo or Video</string>
<string name="gutenberg_native_take_a_video" tools:ignore="UnusedResources">Take a Video</string>
<string name="gutenberg_native_tap_here_to_show_help" tools:ignore="UnusedResources">Tap here to show help</string>
<string name="gutenberg_native_tap_to_hide_the_keyboard" tools:ignore="UnusedResources">Tap to hide the keyboard</string>
<string name="gutenberg_native_text_formatting_controls_are_located_within_the_toolbar_positione" tools:ignore="UnusedResources">Text formatting controls are located within the toolbar positioned above the keyboard while editing a text block</string>
<string name="gutenberg_native_the_basics" tools:ignore="UnusedResources">The basics</string>
<string name="gutenberg_native_to_remove_a_block_select_the_block_and_click_the_three_dots_in_th" tools:ignore="UnusedResources">To remove a block, select the block and click the three dots in the bottom right of the block to view the settings. From there, choose the option to remove the block.</string>
<string name="gutenberg_native_transform_block" tools:ignore="UnusedResources">Transform block…</string>
<!-- translators: %s: block title e.g: "Paragraph". -->
Expand Down
Loading