Skip to content

Commit

Permalink
7.6: running changelog (#12940)
Browse files Browse the repository at this point in the history
* Add initial changelog / testing list changes for 7.6

* Update stable tag to 7.5.3

* changelog: add #12957

* Changelog: add #12932

* Changelog: add #12867

* Changelog: add #12823

* changelog: add #12969

* changelog: add #13012

* changelog: add #12974

* Changelog: add #13059

* Changelog: add #13079

* Changelog: add #12924

* changelog: add #12954

* Changelog: add #12959

* Changelog: add #12977

* Changelog: add #12830

* Changelog: add #12926

* Changelog: add #12958

* Changelog: add #12999

* Changelog: add #13077

* Changelog: add #13083

* Changelog: add #13087

* Changelog: add #13110

* Changelog: add #13116

* Changelog: add #13117

* Changelog: add #12821

* Changelog: add #13120

* changelog: add #13139

* Changelog: add #13143

* Changelog: add #13147

* Testing list: add section about sync
  • Loading branch information
jeherve committed Jul 30, 2019
1 parent 886ede4 commit f1d6377
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 96 deletions.
62 changes: 62 additions & 0 deletions changelog.txt
Expand Up @@ -2,6 +2,68 @@

**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.5.3 =

* Release date: July 17, 2019
* Release post: https://wp.me/p1moTy-k9A

**Bug fixes**

* General: Fixes plugin activation/deactivation hooks that were accidentally disabled.
* General: Fixes fatal errors that were possible when using pre-7.5 Jetpack internal API.

= 7.5.2 =

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

**Bug fixes**

* General: Fixes an error when a site's connection to WordPress.com is set to "Safe Mode".

= 7.5.1 =

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

**Bug fixes**

* General: Fixes an error when trying to delete the Jetpack plugin.
* General: Fixes supported PHP version declaration.

= 7.5 =

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

**Enhancements**

* Admin Page: add an option to send a magic link that will help you log in to the mobile apps in one click.
* Admin Page: improve style and wording of many different sections of the dashboard to clarify the role of each feature.
* Admin Page: remove feature that would offer you to activate a list of recommended features upon connecting your site to WordPress.com.
* Backups: include updates to term relationships when backing up Post object changes.
* Backups: synchronize ABSPATH value to help setting up SSH credentials when using Jetpack Backups.
* Faceboook Embeds: support new video URL format.
* Lazy Load: allow adding event handlers to images.
* Recurring Payments Block: improve the display of the block in the editor.
* WordAds: update link to daily earnings stats on WordPress.com.
* WordAds: provide additional details for custom ads.txt entries in the Jetpack dashboard.
* WordPress.com Toolbar: add colors to Recovery Mode button.

**Improved compatibility**

* Admin Page: improve display of the Jetpack Dashboard in IE11.
* Sharing: avoid displaying extra list items below the sharing buttons when using the AMP plugin.
* Staging enviroments: add staging enviroment detection for DreamPress sites.

**Bug fixes**

* Admin Page: fix display of backup details in the Jetpack dashboard.
* Admin Page: do not disable Widget Visibility and Widgets toggles in Development mode.
* Sitemaps: ensure links to sitemaps appear in robots.txt
* Slideshow Block: fix CSS class name.
* Videos: ensure that Video Poster images are always displayed properly.

= 7.4.1 =

* Release date: June 17, 2019
Expand Down
83 changes: 31 additions & 52 deletions readme.txt
@@ -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.4.1
Stable tag: 7.5.3
Requires at least: 5.1
Requires PHP: 5.6
Tested up to: 5.2
Expand Down Expand Up @@ -96,67 +96,46 @@ There are opportunities for developers at all levels to contribute. [Learn more

== Changelog ==

= 7.5.3 =
= 7.6 =

* Release date: July 17, 2019
* Release post: https://wp.me/p1moTy-k9A

**Bug fixes**

* General: Fixes plugin activation/deactivation hooks that were accidentally disabled.
* General: Fixes fatal errors that were possible when using pre-7.5 Jetpack internal API.

= 7.5.2 =

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

**Bug fixes**

* General: Fixes an error when a site's connection to WordPress.com is set to "Safe Mode".

= 7.5.1 =

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

**Bug fixes**

* General: Fixes an error when trying to delete the Jetpack plugin.
* General: Fixes supported PHP version declaration.

= 7.5 =

* Release date: July 2, 2019
* Release post: https://wp.me/p1moTy-k9A
* Release date: August 6, 2019
* Release post: https://wp.me/p1moTy-ljs

**Enhancements**

* Admin Page: add an option to send a magic link that will help you log in to the mobile apps in one click.
* Admin Page: improve style and wording of many different sections of the dashboard to clarify the role of each feature.
* Admin Page: remove feature that would offer you to activate a list of recommended features upon connecting your site to WordPress.com.
* Backups: include updates to term relationships when backing up Post object changes.
* Backups: synchronize ABSPATH value to help setting up SSH credentials when using Jetpack Backups.
* Faceboook Embeds: support new video URL format.
* Lazy Load: allow adding event handlers to images.
* Recurring Payments Block: improve the display of the block in the editor.
* WordAds: update link to daily earnings stats on WordPress.com.
* WordAds: provide additional details for custom ads.txt entries in the Jetpack dashboard.
* WordPress.com Toolbar: add colors to Recovery Mode button.
* Backups: add ability to send SSH credentials.
* Blocks: allow the insertion and preview of any Jetpack block in the editor, even when the block is only available via a Paid plan.
* Carousel: use a pointer cursor when hovering over galleries that utilise the Carousel feature.
* Dashboard: improve the display of the feature cards in the main Jetpack dashboard.
* General: hide edit post link on your site when viewing it via the WordPress mobile app.
* oEmbeds: add support for Song.link service.
* Stats: improve performance of the Stats tracking pixel by eliminating blocking JavaScript.
* Stats: improve Cache performance by switching from the WordPress Options API to the WordPress Transient API.
* Support links: use the Beta support form when on a development version.
* Sync: add a term taxonomy blacklist option, and start blacklisting taxonomies that do not need to be synchronized with WordPress.com.
* Sync: improve reliability of the synchronization of taxonomies.
* Videos: ensure any deprecations added in the core video block are not overwritten.
* Widgets: allow the customization of avatar image options in the Top Posts Widget, via a filter.
* Widgets: add option to open Flickr gallery images in a new tab.
* WordPress.com Activity Log: avoid display issues with WooCommerce Product Reviews.

**Improved compatibility**

* Admin Page: improve display of the Jetpack Dashboard in IE11.
* Sharing: avoid displaying extra list items below the sharing buttons when using the AMP plugin.
* Staging enviroments: add staging enviroment detection for DreamPress sites.
* AMP: ensure CSS compatibility with the Sharing buttons.
* AMP: ensure full compatibility with Jetpack's Image CDN.
* Dashboard: fix layout issues when viewing the dashboard on WordPress.com Business sites.
* Compatibility suite for shared libraries: fix PHP notice when running suite.
* Contact Form: ensure the Date picker field does not cause any AMP validation errors.

**Bug fixes**

* Admin Page: fix display of backup details in the Jetpack dashboard.
* Admin Page: do not disable Widget Visibility and Widgets toggles in Development mode.
* Sitemaps: ensure links to sitemaps appear in robots.txt
* Slideshow Block: fix CSS class name.
* Videos: ensure that Video Poster images are always displayed properly.
* Admin Page: fix the behaviour of the Jetpack Videos button in the "My Plan" tab.
* Admin Page: fix a typo in the Magic Links modal.
* Connection process: bring back the ability to connect to WordPress.com via XML-RPC or REST API.
* Custom CSS: fix Media Width label layout issue in Firefox.
* Dashboard Notices: fix layout issues on sites using an RTL language.
* Sync: fix home and Site URL synchronization issues on sites with custom Cron implementations.
* WordPress.com Activity Log: add Action Scheduler to the list of blacklisted post types

--------

Expand Down
58 changes: 14 additions & 44 deletions to-test.md
@@ -1,55 +1,25 @@
## 7.5
## 7.6

### Dashboard
### AMP

This release introduces many small changes in the Jetpack dashboard. We've updating the wording that describes several features, we've removed a feature that would offer you to activate a list of recommended features upon connecting your site to WordPress.com, we've removed some of the buttons offering you to upgrade to a Paid plan on the "At a Glance" view, we've tried to describe each plan a little better, and more.
We've made multiple changes to Jetpack to improve compatiblity with the AMP plugin. We'd recommend installing both plugins on your site and run some tests. You'll want to enable the following Jetpack features:

Do not hesitate to browse through all main Dashboard Pages ("At a Glance", "My Plan", "Plans", "Settings"). Check the phrases describing each feature, and let us know if you spot any typo or anything odd.
- Sharing
- Image CDN
- Related Posts

### Magic Links
Then, in your AMP settings, you can switch between different AMP modes. For each mode, the Jetpack features above should keep working well and appear on your site.

This feature introduces a new option in the Jetpack dashboard. If you use one of the mobile apps, you'll now be able to send an email to yourself, from the Jetpack dashboard, with a magic link that will allow you to log in to the mobile app in one click. We would invite you to test two scenarios:
- When using the Image CDN feature and looking at your site in an AMP view, you should see `amp-img` and `amp-anim` tags instead of the usual `img` tags, all relying on images hosted with our CDN.
- Related Posts should appear at the bottom of your posts, whether you are looking at your site via an AMP view or not. It's worth noting that in some AMP modes, you will not see any styles for the Related Posts just yet.
- When using the sharing buttons and looking at your site in an AMP view, you should see that some of the buttons will be displayed in a style developed by the AMP plugin (with square buttons), while other buttons will not be displayed at all because they are not supported by AMP.

**Testing the error case:**
### Sync

1. Ensure that Jetpack site is connected to a test account that **is** an Automattician account
2. Go to Jetpack > Dashboard
3. Click Connect to mobile WordPress app link. That link appears in the Connection area.
4. Ensure modal pops up
5. Click Send Link button
6. Ensure that an error message occurs (this is due to you being connected to an Automattician account)
7. Disconnect site

**Testing the success case:**

1. Reconnect site to a WordPress.com test user that **is not** an Automattician account
2. Click Connect to mobile WordPress app link
3. Ensure modal pops up
4. Click Send Link button
5. Ensure that you receive email with magic link

### VideoPress

We've made some changes to how video thumbnails were saved after uploading a video using Jetpack Videos, aka VideoPress. To test this, try the following:

1. Start with a site including a plan that supports Jetpack Videos
2. Go to Jetpack > Settings and enable the Video toggle.
3. Go to this page and select your site: https://wordpress.com/media/
4. Upload a video. After uploading, you may have to wait a few minutes for the video to be processed.
5. Refresh the page, and you should see a video thumbnail appear below the video icon for that video.
6. Try setting a different Video thumbnail there.
7. Go back to your site and enable the Image CDN option under Jetpack > Settings > Performance.
8. Add the following code snippet (here is how you can do it](https://jetpack.com/support/adding-code-snippets/)):
```php
add_filter('jetpack_photon_pre_args', 'jetpackme_custom_photon_compression' );
function jetpackme_custom_photon_compression( $args ) {
$args['quality'] = 80;
$args['strip'] = 'all';
return $args;
}
```
9. Repeat steps 3 to 5, make sure video thumbnails appear nicely for existing and new videos.
We've also made some changes and fixed some issues with the synchronization of your site's activity, posts, and taxonomies back to WordPress.com. To test this, we would encourage you to use many of the features that rely on sync, such as:

- Publicize & Subscriptions: try publishing or scheduling a new post and make sure it is sent to your followers. You will also want to make sure the information that is sent to your followers is incorrect; the categories listed at the bottom of the subscription emails should be correct for example.
- The WordPress.com Dashboad interface: try editing categories and other categories via the WordPress.com interface; you will want to make sure that what's displayed there is up to date and can be updated.

### Others

Expand Down

0 comments on commit f1d6377

Please sign in to comment.