Skip to content

Commit

Permalink
Updated package versions for automattic/jetpack
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve authored and matticbot committed Nov 9, 2021
1 parent e8e1c37 commit 1192a07
Show file tree
Hide file tree
Showing 214 changed files with 9,935 additions and 9,147 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@

### This is a list detailing changes for all Jetpack releases.

## 10.4-a.3 - 2021-11-09
### Enhancements
- Publicize: always add an Open Graph image alt text if an Open Graph image is present.
- VideoPress: do not display thumbnails in the media library, in the WordPress.com dashboard.

### Improved compatibility
- Contact Info and Map widget: hide widget from the block inserter and Legacy widget block drop-down menu.

### Bug fixes
- Block Editor: avoid issues when searching for free Pexels images via Jetpack's External Media feature.
- Contact Form: prevent multiple button clicks from submitting multiple form submissions.
- VideoPress: display "File Name" in the Media Library.
- VideoPress: display all video meta immediately after upload. A page refresh is no longer needed to view VideoPress-specific fields.
- VideoPress: no longer play videos in the background when the Media Item modal is closed in the media library.

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Display Nav Unification Quick switcher in edit.php?post_type=post page for sites with Nav unification enabled.
- E2E tests: cleaned up some unused dependencies
- E2E tests: remove jest setup in favor of e2e-commons setup file
- E2E tests: update docs
- Fixed Jetpack Dashboard submenu highlight for the Settings page for sites with Nav unification enabled.
- Fix PHP 8.1 deprecation warnings.
- Nav Unification: Removes the `preferred-view` param from the URL after changing the preferred view. This fix only affects WP.com sites.
- Nav Unification: Replaces the AJAX request for changing the preferred view with a direct server request to bypass security restrictions enforced by some browsers. This fix only affects WP.com sites.
- P2: Hide Inbox admin menu link on all P2s.
- Publicize: handle plan upgrade considering feature availability, whether the nudge is enable, and post status
- Search: Migrate helper classes to Search package
- Unit Tests : Update Full Sync tests to align with limitation on users that are synced.
- Updated package dependencies
- Update webpack build config.

## 10.4-a.1 - 2021-11-02
### Enhancements
- Publicize: update the interface and include a profile picture for each service.
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/business-hours/view.min.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '9ea7f778d6ace92295cfe097962e72a1');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '99c532c50583dbd38bf27937709b8ab2');
2 changes: 1 addition & 1 deletion _inc/blocks/business-hours/view.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _inc/blocks/button/view.min.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'd7ff51cc45aa9dc957f25a9a51391d49');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '0d1b88f39853d39f2f4f06f103ee0229');
2 changes: 1 addition & 1 deletion _inc/blocks/button/view.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _inc/blocks/calendly/view.min.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '96f448dd7b196165841448e7557bed42');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'b61f9101e006eb698b3b33a6d0e9af3c');
2 changes: 1 addition & 1 deletion _inc/blocks/calendly/view.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1192a07

Please sign in to comment.