Skip to content

Commit

Permalink
Changelog: add #11060
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed Jan 3, 2019
1 parent 2f48592 commit 5a229e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ There are opportunities for developers at all levels to contribute. [Learn more
* Admin Page: several changes to improve navigation and connection flows for new and existing Jetpack site owners.
* Admin Page: make the Jetpack dashboard wider on large screens for a better experience.
* Affiliate tools: offer options for affiliate partners to manage affiliation links on their site.
* Carousel: add support for the new Tiled Gallery block.
* Contact Form: use the comment blacklist to filter contact form submissions.
* Dashboard notices: automatically dismiss notices once a feature has been activated.
* Dashboard notices: fix styling to work better with the Hello Dolly plugin.
Expand Down
9 changes: 9 additions & 0 deletions to-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ This block allows one to embed tiled galleries in their posts. It is available a

It is now possible to view a post's shortlink in the Jetpack plugin sidebar. Give it a try when the feature is on, off, and make sure everything works as you would expect.

### Carousel

We have some changes to the Carousel feature to make sure it works with the different types of images now available. To test, try clicking on images inserted via those solutions:

- with a classic block and a classic gallery in it
- with a core gallery block
- with a new tiled gallery block
- with a classic block and a tiled gallery in it.

**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 5a229e6

Please sign in to comment.