Skip to content

Commit

Permalink
Changelog: add #13745
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed Oct 23, 2019
1 parent 43b27f0 commit c99a074
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 @@ -107,6 +107,7 @@ There are opportunities for developers at all levels to contribute. [Learn more
* Block Editor: provide block previews for Jetpack blocks.
* Block Editor: allow authors to upload videos to our Jetpack Videos service from the Video Block.
* Block Editor: add image size option to the Slideshow block.
* Block Editor: add new post-submission settings to the Form block.
* Connection flow: update connect buttons on main dashboard page and plugins page to use the new connection flow.
* Connection flow: add plan billing period toggle.
* Dashboard: update styles for visual parity with the WordPress.com dashboard.
Expand Down
9 changes: 9 additions & 0 deletions to-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ Both the MailChimp and the SlideShow blocks now work well with the AMP plugin.

To test this, try adding either of those blocks to a site where you use the AMP plugin. When visiting your site on an AMP view, you should be able to use the 2 blocks with no issues.

#### Contact Form

We've added a new option to the Form block. When adding or editing a block in the block editor, you should now see a new "Confirmation Message" setting in the block sidebar. That setting will allow you to do one of 3 things when a visitor submits a form on your site:
- Display a summary of the form they just submitted. This used to be the only option until now.
- Redirect to a new URL, either on your site or anywhere else.
- Display a custom confirmation message.

Try to edit existing forms, and creating new ones. In both cases, the 3 options should behave as advertized.

#### VideoPress

This should be a big improvement for folks using Jetpack Videos on their site and using the Block editor. Until now, you had to go to the WordPress.com dashboard or to Media > Library to be able to upload videos to VideoPress. You would then go to the block editor and insert those videos you had uploaded earlier.
Expand Down

0 comments on commit c99a074

Please sign in to comment.