Skip to content

Commit

Permalink
Initial 7.5 Changelog entry.
Browse files Browse the repository at this point in the history
- Clear Testing list.
- Update stable tag in readme.
- Move changelog to changelog.txt
- Clear readme.
  • Loading branch information
jeherve committed Jun 14, 2019
1 parent e2bd57f commit fb596f5
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 103 deletions.
67 changes: 67 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,73 @@

**This is a list detailing changes for all the past Jetpack releases. For more information about the current release, see [the readme](https://github.com/Automattic/jetpack/blob/master/readme.txt).**

= 7.4 =

* Release date: June 4, 2019
* Release post: https://wp.me/p1moTy-jgZ

**Enhancements**

* About Page: remove submenu and add link to page in the footer of Jetpack's dashboard.
* Admin Page: remove Themes card on Plans tab.
* Admin Page: consolidate the look of the different discussion settings.
* Admin Page: add Security Checklist information.
* Business Hours Block: improve the display of Business Hours.
* Business Hours Block: Simplify hours format.
* Comment Form: use HTTP 4xx status codes for comment errors.
* Contact Form Block: improve styles for better display on mobile devices.
* General: introduce a new Jetpack Logo package, to make it easier to share and re-use.
* Multisite: Use modern `wp_initialize_site` hook when automatically connecting new sites.
* Recurring Payments Block: automatically add button to the post content once you create it.
* Recurring Payments Block: improve the display of the renewal frequency in button list.
* Recurring Payments Block: require a paid plan to use the button.
* Recurring Payments Block: improve the look of the payment modal on mobile devices.
* Search: add new option for cross-site search permissions.
* Sharing: update default sharing settings to include buttons.
* Sitemaps: rename the `jetpack_sitemap_generate` and `jetpack_news_sitemap_generate` filters to the more accurate `jetpack_sitemap_include_in_robotstxt` and `jetpack_news_sitemap_include_in_robotstxt`.
* Slideshow Block: depending on viewport, display prev/next arrows.
* Slideshow Block: remove outline when focussing on the block.
* Sync: offer posts, comments, and comment meta checksums when providing sync status.
* Tiled Galleries: add `srcset` in the editor for an improved editing experience.
* WordPress.com Block Editor: allow managing reusable blocks in the WordPress.com interface.
* WordPress.com Toolbar: display hamburger icon in toolbar when in the block editor.
* WordPress.com Toolbar: display a link to exit recovery mode when it is active on the site.

**Improved compatibility**

* Display Posts Widget: remove overly opinionated CSS.
* General: Jetpack now requires PHP 5.3.2, and will display a notice if your site uses an older version of PHP.
* General: display a notice and log an error if your version of WordPress is not supported by Jetpack.
* General: Update `Jetpack::get_content_width()` to ensure that only numeric values are used.
* GIF Block: improve compatibility with the AMP plugin.
* Shortcodes: bring more of our shortcodes to meet current WordPress Coding Standards to help us maintain these features in the future.
* Site Health: improve Jetpack errors' messaging in WordPress' new Site Health tools.

**Bug fixes**

* Admin Page: make sure the Jetpack Dashboard is displayed properly in IE11.
* Admin Page: do not show Plugin Autoupdates card on admin searches.
* Carousel: avoid scrolling back to the top of the page when you close the Carousel view.
* Connect Flow: sanitize from parameter when building connection URL.
* Mobile Themes: fix "View Full Site" and "View Mobile Site" links when WordPress lives in a subdirectory.
* Recurring Payments Block: avoid invalid subscription amounts.
* Recurring Payments Block: allow line breaks in the payment button.
* Related Posts: do not add markup to attachment pages by default.
* SEO Tools: support taxonomy archive pages in page titles.
* Sharing: make sure the Whatsapp button works well in all browsers, including Firefox on desktop.
* Shortcodes: update embed type detection for Medium Collections.
* Social Icons SVG: switch to the presentation role for better accessibility.
* Subscriptions: display checkboxes above the comment submit button.
* Sync: add new WP Cli commands to help in monitoring and updating sync settings.
* Tracks: limit the length of the strings saved for feature searches.
* Unit Tests: add support for testing using VVV 3.0.
* Verification Tools: make sure the feature can be disabled by override.
* WooCommerce Analytics: remove duplicate self-executing anonymous function.
* WordPress.com Interface: make sure navigation menu items match the one available in the WordPress.com interface.
* WordPress.com Toolbar: restore the previous layout.
* WordPress.com Toolbar: ensure you are properly logged out of your WordPress.com account when you sign out of your site using the toolbar.
* WP Cli: ensure that WP Cli commands added by Jetpack include translator comments when necessary, to help with translations.

= 7.3.1 =
* Release date: May 14, 2019
* Release post: https://wp.me/p1moTy-jgO
Expand Down
68 changes: 11 additions & 57 deletions 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, clickysteve, 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, jblz, jasmussen, jeffgolenski, jeherve, jenhooks, jenia, jessefriedman, jgs, jkudish, jmdodd, joanrho, johnjamesjacoby, jshreve, keoshi, koke, kraftbj, lancewillett, lschuyler, macmanx, martinremy, matt, matveb, mattwiebe, maverick3x6, mcsf, mdawaffe, MichaelArestad, migueluy, mikeyarce, mkaz, nancythanki, nickmomrik, obenland, oskosk, 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: 7.3.1
Stable tag: 7.4
Requires at least: 5.1
Requires PHP: 5.3
Tested up to: 5.2
Expand Down Expand Up @@ -96,72 +96,26 @@ There are opportunities for developers at all levels to contribute. [Learn more

== Changelog ==

= 7.4 =
= 7.5 =

* Release date: June 4, 2019
* Release post: https://wp.me/p1moTy-jgZ
* Release date: July 2, 2019
* Release post: https://wp.me/p1moTy-k9A

**Major Enhancements**

*

**Enhancements**

* About Page: remove submenu and add link to page in the footer of Jetpack's dashboard.
* Admin Page: remove Themes card on Plans tab.
* Admin Page: consolidate the look of the different discussion settings.
* Admin Page: add Security Checklist information.
* Business Hours Block: improve the display of Business Hours.
* Business Hours Block: Simplify hours format.
* Comment Form: use HTTP 4xx status codes for comment errors.
* Contact Form Block: improve styles for better display on mobile devices.
* General: introduce a new Jetpack Logo package, to make it easier to share and re-use.
* Multisite: Use modern `wp_initialize_site` hook when automatically connecting new sites.
* Recurring Payments Block: automatically add button to the post content once you create it.
* Recurring Payments Block: improve the display of the renewal frequency in button list.
* Recurring Payments Block: require a paid plan to use the button.
* Recurring Payments Block: improve the look of the payment modal on mobile devices.
* Search: add new option for cross-site search permissions.
* Sharing: update default sharing settings to include buttons.
* Sitemaps: rename the `jetpack_sitemap_generate` and `jetpack_news_sitemap_generate` filters to the more accurate `jetpack_sitemap_include_in_robotstxt` and `jetpack_news_sitemap_include_in_robotstxt`.
* Slideshow Block: depending on viewport, display prev/next arrows.
* Slideshow Block: remove outline when focussing on the block.
* Sync: offer posts, comments, and comment meta checksums when providing sync status.
* Tiled Galleries: add `srcset` in the editor for an improved editing experience.
* WordPress.com Block Editor: allow managing reusable blocks in the WordPress.com interface.
* WordPress.com Toolbar: display hamburger icon in toolbar when in the block editor.
* WordPress.com Toolbar: display a link to exit recovery mode when it is active on the site.
*

**Improved compatibility**

* Display Posts Widget: remove overly opinionated CSS.
* General: Jetpack now requires PHP 5.3.2, and will display a notice if your site uses an older version of PHP.
* General: display a notice and log an error if your version of WordPress is not supported by Jetpack.
* General: Update `Jetpack::get_content_width()` to ensure that only numeric values are used.
* GIF Block: improve compatibility with the AMP plugin.
* Shortcodes: bring more of our shortcodes to meet current WordPress Coding Standards to help us maintain these features in the future.
* Site Health: improve Jetpack errors' messaging in WordPress' new Site Health tools.
*

**Bug fixes**

* Admin Page: make sure the Jetpack Dashboard is displayed properly in IE11.
* Admin Page: do not show Plugin Autoupdates card on admin searches.
* Carousel: avoid scrolling back to the top of the page when you close the Carousel view.
* Connect Flow: sanitize from parameter when building connection URL.
* Mobile Themes: fix "View Full Site" and "View Mobile Site" links when WordPress lives in a subdirectory.
* Recurring Payments Block: avoid invalid subscription amounts.
* Recurring Payments Block: allow line breaks in the payment button.
* Related Posts: do not add markup to attachment pages by default.
* SEO Tools: support taxonomy archive pages in page titles.
* Sharing: make sure the Whatsapp button works well in all browsers, including Firefox on desktop.
* Shortcodes: update embed type detection for Medium Collections.
* Social Icons SVG: switch to the presentation role for better accessibility.
* Subscriptions: display checkboxes above the comment submit button.
* Sync: add new WP Cli commands to help in monitoring and updating sync settings.
* Tracks: limit the length of the strings saved for feature searches.
* Unit Tests: add support for testing using VVV 3.0.
* Verification Tools: make sure the feature can be disabled by override.
* WooCommerce Analytics: remove duplicate self-executing anonymous function.
* WordPress.com Interface: make sure navigation menu items match the one available in the WordPress.com interface.
* WordPress.com Toolbar: restore the previous layout.
* WordPress.com Toolbar: ensure you are properly logged out of your WordPress.com account when you sign out of your site using the toolbar.
* WP Cli: ensure that WP Cli commands added by Jetpack include translator comments when necessary, to help with translations.
*

--------

Expand Down
47 changes: 1 addition & 46 deletions to-test.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,4 @@
## 7.4

### Blocks

#### Business Hours

We've made some changes to the display of the Business Hours block.
- Try to view a Business Blocks block that was created before the update; is it still displayed nicely?
- When adding a new block, are the opening hours displayed nicely?

#### Memberships

Following feedback from our Beta testers (thank you!), we've made several changes to the Memberships block. If you have a paid plan on your testing site, we'd recommend that you give the block another try, and let us know of any issues you may find when creating a button:
- What's the button creation process like?
- Can you personalize the button?

If you don't have a paid plan on your site, try adding the block and go through the flow of upgrading your site; do things work as expected?

### Private Sites

This release introduces a new feature, Private Sites, a great option if you're still working on your site and aren't quite ready to show it off to the rest of the internet yet.

There are 3 ways to access this feature:

- In your dashboard, in the "At a glance" widget, find the option to make your site private.
- Under Settings > Reading, find a similar option.
- Under Jetpack > Settings > Security, find the Private Sites setting.

1. Try turning the option on, and try to access any part of your site while logged. You should only be able to see a log in screen.
2. Once you toggle the option back off, your Jetpack features should be the same as before you used the Private Sites option. As an example, if the Publicize feature was on before you started using Private Sites, it should have been turned off when you made your site private, and turned back on when you made your site public again.
3. Make sure that the feature does not generate any errors or warnings in your Debug log.
4. Make sure the settings under Settings > Reading and in the dashboard widget always reflect the status of the site's privacy.
5. When a site is private, make sure no posts are pushed by Publicize or sent to email subscribers.


### Tiled Galleries

We've made some changes to the editing experience when creating Tiled Galleries in the block editor. To test those changes, try the following:

- Add a Tiled Gallery block, and make sure it is displayed nicely in the editor and on the frontend.
- Try editing old posts with tiled gallery blocks. When opening the post in the editor, you should see no block invalidation error.
- Those old posts should look nice on the front end as well.
- Try creating a Tiled Gallery block with a lot of large images.
- Reload the editor with a very small viewport (mobile view).
- All images should load nicely, and faster.
- Scale up the viewport; depending on the browser and if you look at the Network tab in your browser dev tools, you will likely see more requests fired for larger assets as the viewport width increases.
## 7.5

### Others

Expand Down

0 comments on commit fb596f5

Please sign in to comment.