Skip to content

Commit

Permalink
5.6.1 Changelog (#8363)
Browse files Browse the repository at this point in the history
* add changelog for 5.6.1

* Update changelog with 5.6 changelog list

* Add link to release post

* Bump stable tag to 5.6
  • Loading branch information
dereksmart authored and oskosk committed Dec 14, 2017
1 parent d5a1a25 commit ee48b7e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
36 changes: 36 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
== Changelog ==

= 5.6 =

* Release date: December 5, 2017
* Release post: https://wp.me/p1moTy-6zt

**Major Enhancements**
* Google Analytics: Add support for universal analytics for WooCommerce.
* Performance: minify all JavaScript files used in the plugin.
* Performance: add new Lazy Images module.
* Protect: add new mechanism allowing you to send yourself an email with a
link to the form when you are locked out of your site.

**Enhancements**
* Custom CSS: add new set of font properties that can be used in the CSS
editor.
* Photon: do not remove `width` and `height` attributes from image tags when
known.
* Sitemaps: add CLI commands to purge and built the sitemaps.
* Sitemaps: only display the reporter log success messages if
`JETPACK_DEV_DEBUG` is defined.
* WordPress.com API: add new endpoints to allow for better comment management
in third party interfaces like WordPress.com.
* WordPress.com Toolbar: prevent dns prefetching for logged out users.

**Improved compatibility**
* Stats: remove function deprecated in PHP 7.2.

**Bug fixes**
* Comment Likes: make sure Like text is properly translated.
* General: only load stats code when necessary.
* Related Posts: allow site owners to exclude multiple blog posts from the
list of Related Posts.
* Sharing: remove inline JavaScript used in the email sharing form.
* Search: Maintain ordering of the search filters in the widget.
* Sync: avoid PHP notices during the synchronization process.

= 5.5.1 =

* Release date: November 21, 2017
Expand Down
11 changes: 10 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Jetpack by WordPress.com ===
Contributors: automattic, adamkheckler, aduth, akirk, allendav, alternatekev, andy, annezazu, apeatling, azaozz, batmoo, barry, beaulebens, blobaugh, cainm, cena, cfinke, chaselivingston, chellycat, csonnek, danielbachhuber, davoraltman, daniloercoli, designsimply, dllh, drawmyface, dsmart, dzver, ebinnion, eliorivero, enej, eoigal, erania-pinnera, ethitter, gcorne, georgestephanis, gibrown, goldsounds, hew, hugobaeta, hypertextranch, iammattthomas, iandunn, jacobshere, jblz, jeherve, jenhooks, jenia, jgs, jkudish, jmdodd, Joen, johnjamesjacoby, jshreve, koke, kraftbj, lamdayap, lancewillett, lschuyler, macmanx, martinremy, matt, matveb, mattwiebe, maverick3x6, mcsf, mdawaffe, michael-arestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, obenland, pento, professor44, rachelsquirrel, rdcoll, ryancowles, richardmuscat, richardmtl, roccotripaldi, samhotchkiss, scarstocea, sdquirk, stephdau, tmoorewp, tyxla, Viper007Bond, westi, yoavf, zinigor
Tags: Jetpack, WordPress.com, backup, security, related posts, CDN, speed, anti-spam, social sharing, SEO, video, stats
Stable tag: 5.5.1
Stable tag: 5.6
Requires at least: 4.7
Tested up to: 4.9

Expand Down Expand Up @@ -103,6 +103,15 @@ There are opportunities for developers at all levels to contribute. [Learn more

== Changelog ==

= 5.6.1 =

* Release date: December 14, 2017
* Release post: https://wp.me/p1moTy-6Jk

* Contact Forms: Hardened security in Contact Form processing.
* Sharing: Bumped the character limit to 280 when sharing a post to Twitter.
* Widget Visibility: Fixed a bug that disabled "saving" the widget when removing a Widget Visibility rule.

= 5.6 =

* Release date: December 5, 2017
Expand Down

0 comments on commit ee48b7e

Please sign in to comment.