Skip to content

Commit

Permalink
Jetpack: 13.1.1 cleanup (#35472)
Browse files Browse the repository at this point in the history
* Jetpack: version 13.1.1

* Jetpack: bump stable tag to 13.1.1
  • Loading branch information
samiff authored and bindlegirl committed Feb 8, 2024
1 parent 0e3c832 commit 720070e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
4 changes: 4 additions & 0 deletions projects/plugins/jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 13.1.1 - 2024-02-06
### Bug fixes
- WooCommerce Analytics: resolve warning when enqueuing analytics script. [#35471]

## [13.1] - 2024-02-06
### Enhancements
- Like block: the existing Jetpack Like & Reblog button features are now available as a block! With the new Like block, users are be able to add the Like & Reblog features not just to posts and pages, but also to block templates and block patterns. You can give the new Like block a try by adding it from within the editor just like any other block.
Expand Down

This file was deleted.

17 changes: 3 additions & 14 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, barry, batmoo, beaulebens, bindlegirl, biskobe, bjorsch, blobaugh, brbrr, cainm, cena, cfinke, cgastrell, chaselivingston, chellycat, clickysteve, csonnek, danielbachhuber, daniloercoli, davoraltman, delawski, designsimply, dllh, drawmyface, dsmart, dzver, ebinnion, egregor, eliorivero, enej, eoigal, erania-pinnera, ethitter, fgiannar, gcorne, georgestephanis, gibrown, goldsounds, hew, hugobaeta, hypertextranch, iammattthomas, iandunn, jasmussen, jblz, jeffgolenski, jeherve, jenhooks, jenia, jessefriedman, jgs, jkudish, jmdodd, joanrho, johnjamesjacoby, jshreve, kbrownkd, keoshi, koke, kraftbj, lancewillett, leogermani, lhkowalski, lschuyler, macmanx, martinremy, matt, mattwiebe, matveb, maverick3x6, mcsf, mdawaffe, mdbitz, MichaelArestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, nunyvega, obenland, oskosk, pento, professor44, rachelsquirrel, rdcoll, renatoagds, retrofox, richardmtl, richardmuscat, robertbpugh, roccotripaldi, ryancowles, samhotchkiss, samiff, scarstocea, scottsweb, sdixon194, sdquirk, sermitr, simison, stephdau, thehenridev, tmoorewp, tyxla, Viper007Bond, westi, williamvianas, wpkaren, yoavf, zinigor
Tags: Security, backup, Woo, malware, scan, spam, CDN, search, social
Stable tag: 13.1
Stable tag: 13.1.1
Requires at least: 6.3
Requires PHP: 7.0
Tested up to: 6.4
Expand Down Expand Up @@ -293,20 +293,9 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file


== Changelog ==
### 13.1 - 2024-02-06
#### Enhancements
- Like block: the existing Jetpack Like & Reblog button features are now available as a block! With the new Like block, users are be able to add the Like & Reblog features not just to posts and pages, but also to block templates and block patterns. You can give the new Like block a try by adding it from within the editor just like any other block.
- Sharing Buttons block: similar to the Like block mentioned above, the existing Jetpack Sharing Buttons feature is now available as a block.

#### Improved compatibility
- GIF block: accept Giphy shortlinks as a valid embed.
- Performance: improve script enqueuing strategies to rely on methods introduced in WordPress 6.3.
- Sitemaps: use wp_loaded filter hook instead of init hook to load the permalinks for the sitemaps, which allows plugins and other hooks to load.

### 13.1.1 - 2024-02-06
#### Bug fixes
- Related Posts block: get related posts only when the option is turned on and the current post contains a Related Posts block.
- Spotify shortcode: prevent a fatal error in PHP 8.1 if no attributes are passed.
- Theme Tools: ensure that Content Options does not override the Featured Images options set within blocks.
- WooCommerce Analytics: resolve warning when enqueuing analytics script.

--------

Expand Down

0 comments on commit 720070e

Please sign in to comment.