Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jetpack: backport 11.7.1 changelog #28393

Merged
merged 2 commits into from
Jan 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 4 additions & 0 deletions projects/plugins/jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
- Update Playwright version. [#28094]
- WoA: disabled Odyssey Stats for Atomic sites. [#28180]

## 11.7.1 - 2023-01-16
### Bug fixes
- VideoPress: fix the fullscreen control when using VideoPress shortcodes. [#28342]

## [11.7] - 2023-01-10
### Enhancements
- Contact form: update the description on the response data export modal under CSV section, on the Feedback page. [#28214]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Significance: patch
Type: other
Comment: Jetpack: backport 11.7.1 changelog


15 changes: 3 additions & 12 deletions projects/plugins/jetpack/readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Jetpack - WP Security, Backup, Speed, & Growth ===
Contributors: automattic, adamkheckler, adrianmoldovanwp, aduth, akirk, allendav, alternatekev, andy, annamcphee, annezazu, apeatling, arcangelini, azaozz, batmoo, barry, beaulebens, biskobe, blobaugh, bjorsch, brbrr, cainm, cena, cfinke, chaselivingston, chellycat, clickysteve, csonnek, danielbachhuber, davoraltman, daniloercoli, delawski, designsimply, dllh, drawmyface, dsmart, dzver, ebinnion, egregor, eliorivero, enej, eoigal, erania-pinnera, ethitter, fgiannar, gcorne, georgestephanis, gibrown, goldsounds, hew, hugobaeta, hypertextranch, iammattthomas, iandunn, jblz, jasmussen, jeffgolenski, jeherve, jenhooks, jenia, jessefriedman, jgs, jkudish, jmdodd, joanrho, johnjamesjacoby, jshreve, kbrownkd, keoshi, koke, kraftbj, lancewillett, leogermani, lschuyler, macmanx, martinremy, matt, matveb, mattwiebe, maverick3x6, mcsf, mdawaffe, mdbitz, MichaelArestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, obenland, oskosk, pento, professor44, rachelsquirrel, rdcoll, ryancowles, richardmuscat, richardmtl, robertbpugh, roccotripaldi, samhotchkiss, samiff, scarstocea, scottsweb, sdixon194, sdquirk, sermitr, simison, stephdau, tmoorewp, tyxla, Viper007Bond, westi, yoavf, zinigor
Tags: Security, backup, Woo, malware, scan, spam, CDN, search, social
Stable tag: 11.7
Stable tag: 11.7.1
Requires at least: 6.0
Requires PHP: 5.6
Tested up to: 6.1
Expand Down Expand Up @@ -242,18 +242,9 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file
4. Promote your newest posts, pages, and products across your social media channels.

== Changelog ==
### 11.8-a.1 - 2023-01-11
#### Enhancements
- Contact form: UI improvements for the dropdown field.
- Form block: add relevant keywords to the 'Newsletter Sign-up' block variation.
- Widgets: add Mastodon to Social Icons Widget and Social Menu.

#### Improved compatibility
- oEmbeds: add new URL scheme for iCloud Keynote embeds.

### 11.7.1 - 2023-01-16
#### Bug fixes
- Modules: allow for deactivating multiple plugins when activating a module.
- Widgets: avoid errors with the Top Posts Widget when activating Offline mode on a site.
- VideoPress: fix the fullscreen control when using VideoPress shortcodes.

--------

Expand Down