Skip to content

Commit

Permalink
Merge pull request #18494 from wordpress-mobile/merge/release-19.8-in…
Browse files Browse the repository at this point in the history
…to-trunk

Merge 19.8 code freeze with conflicts resolution
  • Loading branch information
AliSoftware authored May 3, 2022
2 parents 90cc17e + ac5e3ba commit b0eb5e5
Show file tree
Hide file tree
Showing 8 changed files with 218 additions and 106 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def wordpress_ui
end

def wordpress_kit
pod 'WordPressKit', '~> 4.51.0-beta'
pod 'WordPressKit', '~> 4.51.0'
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :tag => ''
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => ''
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => ''
Expand Down
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ PODS:
- WordPressKit (~> 4.18-beta)
- WordPressShared (~> 1.12-beta)
- WordPressUI (~> 1.7-beta)
- WordPressKit (4.51.0-beta.2):
- WordPressKit (4.51.0):
- Alamofire (~> 4.8.0)
- CocoaLumberjack (~> 3.4)
- NSObject-SafeExpectations (= 0.0.4)
Expand Down Expand Up @@ -591,7 +591,7 @@ DEPENDENCIES:
- SVProgressHUD (= 2.2.5)
- WordPress-Editor-iOS (~> 1.19.8)
- WordPressAuthenticator (~> 2.0.0)
- WordPressKit (~> 4.51.0-beta)
- WordPressKit (~> 4.51.0)
- WordPressMocks (~> 0.0.15)
- WordPressShared (~> 1.17.1)
- WordPressUI (~> 1.12.5)
Expand All @@ -603,7 +603,6 @@ DEPENDENCIES:
SPEC REPOS:
https://github.com/wordpress-mobile/cocoapods-specs.git:
- WordPressAuthenticator
- WordPressKit
trunk:
- Alamofire
- AlamofireImage
Expand Down Expand Up @@ -641,6 +640,7 @@ SPEC REPOS:
- UIDeviceIdentifier
- WordPress-Aztec-iOS
- WordPress-Editor-iOS
- WordPressKit
- WordPressMocks
- WordPressShared
- WordPressUI
Expand Down Expand Up @@ -853,7 +853,7 @@ SPEC CHECKSUMS:
WordPress-Aztec-iOS: 7d11d598f14c82c727c08b56bd35fbeb7dafb504
WordPress-Editor-iOS: 9eb9f12f21a5209cb837908d81ffe1e31cb27345
WordPressAuthenticator: 5163f732e4e529781f931f158f54b1a1545bc536
WordPressKit: 78ef3c3b083ecc933dca771b7db0a4bfb4be6ba3
WordPressKit: 79d309801a09fabe9564ac9e1e06554274fc5022
WordPressMocks: 6b52b0764d9939408151367dd9c6e8a910877f4d
WordPressShared: 0c4bc5e25765732fcf5d07f28c81970ab28493fb
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
Expand All @@ -869,6 +869,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: 3fa477a11aa74117f1a71675a488092c5cd5d560
PODFILE CHECKSUM: 13184db128ca32c81524a8b7237063aed84a2deb

COCOAPODS: 1.11.2
4 changes: 4 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
19.9
-----


19.8
-----
* [**] Self hosted sites are not restricted by video length during media uploads [https://github.com/wordpress-mobile/WordPress-iOS/pull/18414]
Expand Down
21 changes: 11 additions & 10 deletions WordPress/Jetpack/Resources/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
We made a small but mighty change to the block editor: the “Add Block” button is more visible when you first open the editor with no blocks selected. We also removed one of three error notifications when a media or audio block fails to upload—it felt like overkill.
* [*] [internal] My Site Dashboard: Made some changes to the code architecture of the dashboard. The majority of the changes are related to the posts cards. It should have no visible changes but could cause regressions. Please test it by creating/trashing drafts and scheduled posts and testing that they appear correctly on the dashboard. [#18405]
* [*] Quick Start: Updated the Stats tour. The tour can now be accessed from either the dashboard or the menu tab. [#18413]
* [*] Quick Start: Updated the Reader tour. The tour now highlights the Discover tab and guides users to follow topics via the Settings screen. [#18450]
* [*] [internal] Quick Start: Deleted the Edit your homepage tour. [#18469]
* [*] [internal] Quick Start: Refactored some code related to the tasks displayed in the Quick Start Card and the Quick Start modal. It should have no visible changes but could cause regressions. [#18395]
* [**] Follow Conversation flow now enables in-app notifications by default. They were updated to be opt-out rather than opt-in. [#18449]
* [*] Block Editor: Latest Posts block: Add featured image settings [https://github.com/WordPress/gutenberg/pull/39257]
* [*] Block Editor: Prevent incorrect notices displaying when switching between HTML-Visual mode quickly [https://github.com/WordPress/gutenberg/pull/40415]
* [*] Block Editor: Embed block: Fix inline preview cut-off when editing URL [https://github.com/WordPress/gutenberg/pull/35326]
* [*] Block Editor: Prevent gaps shown around floating toolbar when using external keyboard [https://github.com/WordPress/gutenberg/pull/40266]
* [**] We'll now ask users logging in which area of the app they'd like to focus on to build towards a more personalized experience. [#18385]

You’ll hear some accessibility tweaks in the VoiceOver experience when you’re rearranging menu items. Instructions and notices are clearer, and the menu hierarchy makes more sense out loud.

We added a new screen to the site creation process where you can enter your site’s intent. We tested this screen with a small group of users, and we think you’ll like it, too.

Web previews won’t cut off bottom-of-the-screen notifications when your browser toolbar is visible.

What’s in a name? Well, if your site has one, you’ll see it in the My Site navigation title.

When you swipe left on a comment in your Notifications, you won’t see the “Trash” option anymore. Instead you’ll see “Unapprove Comment” and “Approve Comment.” We approve.
Loading

0 comments on commit b0eb5e5

Please sign in to comment.