Skip to content

Commit

Permalink
Changelog: add #10934
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed Dec 19, 2018
1 parent 526caf9 commit ab04aa9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
3 changes: 1 addition & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ There are opportunities for developers at all levels to contribute. [Learn more

**Major Enhancements**

*
* Block Editor: this release introduces new blocks: a Subcription form block and a VR block.

**Enhancements**

Expand All @@ -117,7 +117,6 @@ There are opportunities for developers at all levels to contribute. [Learn more
* Admin Page: hide Related Posts preview when not active.
* Admin Page: add descriptions to settings sections.
* Affiliate tools: offer options for affiliate partners to manage affiliation links on their site.
* Blocks: add new Subcription form block.
* Internationalization: add new locales, ensure existing ones are up to date.
* REST API: new endpoint to expose Gutenberg block and plugin availabilty.
* WordPress.com REST API: add new option to set sites to private.
Expand Down
12 changes: 12 additions & 0 deletions to-test.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## 6.9

### Block Editor

This release introduces new blocks we'd like you to test:

**Subscription block**

This block allows your readers to subscribe to your site, and will be available in the block editor if the Subscriptions feature is active on your site. To test it, try to activate the feature, and see if you can add the block, and use it to subscribe to your site.

**VR Block**

This block allows one to embed a VR viewer in their posts. It is available as soon as you connect Jetpack to WordPress.com. Try to use the block and see if it is displayed properly on your site!

**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 ab04aa9

Please sign in to comment.