Skip to content

Commit e3c6c15

Browse files
committed
Changelog: add #14091
1 parent 9aa904a commit e3c6c15

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

readme.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,15 @@ There are opportunities for developers at all levels to contribute. [Learn more
104104
**Major enhancements**
105105

106106
* Block Editor: new Pinterest block allowing you to easily embed boards, profiles, and pins.
107-
* Contact Form: make the Form block reusable on a single post / page.
107+
* Block Editor: new Ratings block allowing you to add star ratings any post or page.
108+
* Mailchimp block: you can now create forms for a subset (group) of your Mailchimp list, and add a field to track which form the signups are coming from.
109+
108110

109111
**Enhancements**
110112

111113
* Blocks: start using the @wordpress/block-editor package introduced in WordPress 5.2.
114+
* Contact Form: make the Form block reusable on a single post / page.
112115
* Image CDN: expand number of images using the new subdomain determination function.
113-
* Mailchimp block: you can now create forms for a subset (group) of your Mailchimp list, and add a field to track which form the signups are coming from.
114116
* Recurring Payments block: improve display of buttons inside the block in the editor.
115117
* Shortcodes: add new customization options and improve Schema.org markup of the Recipe shortcode.
116118
* Shortcodes: add AMP views for 5 shortcodes: `vimeo`, `instagram`, `dailymotion`, `tweet`, and `soundcloud`.

to-test.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ This release introduces **a new Pinterest block**. This block allows you to inse
1717

1818
To test this, try adding various Pinterest URLs (short and long), and see that they are displayed properly in the editor and on the front-end of your site.
1919

20+
#### Ratings
21+
22+
This release also brings **a new Ratings block** to your site. Rate movies, books, songs, recipes — anything you can put a number on. To get started, go to the block editor and search for "Star" or "Rating".
23+
24+
Play with the different block settings and let us know how it goes.
25+
2026
### Shortcodes
2127

2228
Jetpack includes a Recipe shortcode that allows you to display recipes in your blog posts, with a nice layout and a markup optimized for search engines. In this release, we're introducing 3 new elements to the recipe display:

0 commit comments

Comments
 (0)