Skip to content

Commit

Permalink
Changelog: prepare for the next release. (#10543)
Browse files Browse the repository at this point in the history
#### Changes proposed in this Pull Request:

Changelog for the 6.8 release.

#### Testing instructions:

* None

#### Proposed changelog entry for your changes:

* None
  • Loading branch information
jeherve committed Nov 20, 2018
1 parent b2aae3a commit 57b3f07
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 53 deletions.
64 changes: 14 additions & 50 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: automattic, adamkheckler, aduth, akirk, allendav, alternatekev, an
Tags: Jetpack, WordPress.com, backup, security, related posts, CDN, speed, anti-spam, social sharing, SEO, video, stats
Stable tag: 6.7
Requires at least: 4.8
Tested up to: 4.9
Tested up to: 5.0

The ideal plugin for stats, related posts, search engine optimization, social sharing, protection, backups, security, and more.

Expand Down Expand Up @@ -100,68 +100,32 @@ There are opportunities for developers at all levels to contribute. [Learn more

== Changelog ==

= 6.7.1 =
= 6.8 =

* Release date: November 14, 2018
* Release post: https://wp.me/p1moTy-ceQ

**Improved compatibility**

* Spellcheck / Grammar: we've made sure the Jetpack feature did not create any error when using the block editor.
* Twenty Nineteen: ensure compatibility with Jetpack's widgets.

= 6.7 =

* Release date: November 6, 2018
* Release post: https://wp.me/p1moTy-aEq
* Release date: November 26, 2018
* Release post: https://wp.me/p1moTy-cee

**Major Enhancements**

* Site acceleration: new toggle to serve both your images and static files (like CSS and JavaScript) from our CDN.
* Activity: update Jetpack dashboard to include links to our Activity page, where you can view a record of every change and update on your site.
* This release introduces the first wave of Jetpack blocks built for the new block editor, available in WordPress 5.0.

**Enhancements**

* Admin page: add site Activity card.
* Blocks: provide a mechanism so editor blocks can be translated.
* Blocks: enqueue Jetpack blocks in the block editor when blocks are available.
* Debug tools: add information about missing XML extension in self-help tools.
* REST API: introduce endpoint for retrieving related posts of a particular post.
* Search: add an advanced `excess_boost` param which can be adjusted with filters to fine tune query scoring.
* Sharing / Publicize: change the icons used in the Jetpack dashboard to clarify where the configuration links lead.
* Secure Sign On: update wording on admin pages to avoid confusion.
* Shortcodes: update the Polldaddy shortcode to use the new brand, Crowdsignal.
* Sitemaps: coding standards changes.
* Site Verification Tools: improve display of the tool's description on mobile devices.
* Unit Tests: improve process for faster tests.
* General: improve ability to create and troubleshoot Jetpack connections.
* REST API: new endpoint for testing the Jetpack connection.

**Improved compatibility**

* Themes: ensure compatibility between Jetpack features and the new WordPress default theme, Twenty Nineteen.
* AMP: add support for GitHub's Gist shortcodes.
* PHP 7.3: update Infinite Scroll to avoid PHP warnings when using the latest version of PHP.
* Protect: fix output of Protect's Math challenge on login forms created by third-party plugins.
* Plugins: add a WordPress.com themed plugins page for users managing their plugins via the WordPress.com interface.
* Site Verification Tools: do not enable Google's Auto-verification option when a site using a maintenance / coming soon plugin.
* Akismet: improve caching of all queries for Akismet status.
* Spellcheck / Grammar: we've made sure the Jetpack feature did not create any error when using the block editor.
* Twenty Nineteen: ensure compatibility with Jetpack's widgets.

**Bug fixes**

* Blocks: update the VR block to be fully compatible with the latest version of WordPress and Gutenberg.
* Comment Likes: only prefetch domains used by the feature.
* CSS Concatenation: make sure all concatenated CSS is up to date.
* Featured Content: no longer hides the "featured" tag from the WordPress.com Editor or the mobile apps.
* Geolocation: avoid a PHP notice when setting location for a post in the WordPress.com post editor.
* Likes: ensure that the Likes column is accessible.
* REST API: Ensure only strings as escaped as URLs.
* Search: avoid PHP warning with Search widget.
* Sharing: improve accessibility of email sharing button.
* Simple Payments / Widget Visibility: avoid potential Fatal errors on some specific server configurations when updating Jetpack.
* Sitemaps: remove double encoding of site name in news sitemap.
* Sitemaps: ensure homepage is only included once.
* Sitemaps: provide richer "not found" message to site admins.
* Sitemaps: ensure sitemap is refreshed faster after upgrading Jetpack.
* Sitemaps: avoid protocol mismatches between the sitemaps and the site.
* Site Verification Tools: make sure we validate meta tags when saving.
* Asset CDN: do not try to serve assets from non-public versions.
* Carousel: handle galleries created via the Gallery block in the new block editor.
* Photon: make sure our image CDN is fully compatible with the block editor.


--------

Expand Down
21 changes: 18 additions & 3 deletions to-test.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 6.7.1
## 6.8

This release focuses on making Jetpack fully compatible with the Block Editor, also known as Gutenberg, that will be part of the new version of WordPress scheduled to be released on November 19th.
This release focuses on making Jetpack fully compatible with the Block Editor, also known as Gutenberg, that will be part of the new version of WordPress scheduled to be released on November 27th.

To test this Beta, it's best to be running the latest Beta version of WordPress, 5.0 Beta 3 at the moment. You can also install the new default theme, Twenty Nineteen, to test our plugin's compatibility with this as well.
To test this Beta, it's best to be running the latest Beta version of WordPress, 5.0 Beta 5 at the moment. You can also install the new default theme, Twenty Nineteen, to test our plugin's compatibility with this as well.

To install the Twenty Nineteen theme on your site, start by downloading the latest version of the theme from [here](https://github.com/WordPress/twentynineteen/archive/master.zip). Unzip it, rename the folder to `twentynineteen`, rezip it, then upload and activate it on your site.

Expand All @@ -16,6 +16,21 @@ Once you are ready to start testing, we would recommend that you try the followi
- Try publishing posts and see that Publicize and subscriptions still work.
- Try adding widgets to your site, and see that they look good with the Twenty Nineteen theme.

### Testing Blocks

This release will introduce 3 blocks that we would like you to test:

- A [Simple Payments](https://github.com/Automattic/jetpack/pull/10631/files) block.
- A Map block.
- A [Markdown](https://jetpack.com/support/markdown/) block.

Try adding those blocks to your editor and playing with their different options. You will also want to make sure the blocks are only available when you need them:

- when the feature is available on your site (for example, when you have a Premium plan in the case of the Simple Payments block).
- when the feature is enabled on your site.

We also integrated the Publicize feature to the sidebar that appears in the block editor whenever you click on the Publish button. Give it a try after adding a few Publicize connections to your site, and let us know if you run into any issues!

**At any point during your testing, remember to [check your browser's JavaScript console](https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis) and see if there are any errors reported by Jetpack there.**

**Thank you for all your help!**

0 comments on commit 57b3f07

Please sign in to comment.