Skip to content

Commit 0862926

Browse files
committed
Update readme.txt
1 parent 4abba3b commit 0862926

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

projects/plugins/jetpack/readme.txt

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,52 @@ Jetpack Backup can do a full website migration to a new host, migrate theme file
326326

327327

328328
== Changelog ==
329-
### 15.0-beta.3 - 2025-09-03
329+
### 15.0 - 2025-09-04
330+
#### Enhancements
331+
- Add LaTeX block (Beta) to render mathematical formula.
332+
- Blocks: Update JavaScript to be non-render blocking.
333+
- Carousel: Fix crashes on large galleries and reduce server requests by preloading only adjacent images instead of all at once.
334+
- Disallow inserting Simple Payments block via inserter.
335+
- Enable Settings > Sharing WP Admin page and ensure all relevant links point to this page.
336+
- Forms: Add MailPoet integration.
337+
- Forms: Add new Time field.
338+
- Forms: Add `has_field_type` method to Feedback.
339+
- Forms: Defer JavaScript loading for more responsive page loading.
340+
- Forms: Improve the checkbox style.
341+
- Forms: Preserve HTML IDs when processing feedback.
342+
- Forms: Save feedback entries in a new format.
343+
- Forms: Show trash action alongside view action in inbox.
344+
- Related Posts block: Update placeholder text for the site editor, and update the demo date.
345+
- Remove CRM installation nudge for Complete plan users
346+
- Shortcodes: Update embed reversal code to only run when content is inserted in the admin.
347+
- Site Accelerator: Ignore images from openlibrary.org.
348+
- Sitemaps: Add filter to allow suspending object cache addition during generation.
349+
- Social: Add font option for Social Image Generator.
350+
- Subscription block: Defer JavaScript loading.
351+
352+
#### Improved compatibility
353+
- Open Graph Meta tags: Add new filter allowing one to define a custom site representative image.
354+
355+
#### Bug fixes
356+
- Carousel: Improve image size processing to return higher quality images in additional situations.
357+
- Crowdsignal: Improve escaping.
358+
- Forms: Fix default checkboxes styles, and allow for "browser" styles as a choice.
359+
- Forms: Fix error wrapper when placing button inside a group block.
360+
- Forms: Fix phone validation for responses.
361+
- Forms: Improve checkbox validation for older checkboxes.
362+
- Forms: Show the form variation picker if you only have the submit button.
363+
- Image CDN: Prevent errors attempting to filter null.
364+
- Improve escaping for recurring payment buttons.
365+
- Infinite Scroll: Prevent PHP warnings in various edge cases.
366+
- My Jetpack: Fix multisite availability check for restricted products and modules.
367+
- Prevent PHP fatals when handling unexpected data types.
368+
- Search: Ensure images are loaded efficiently when on https sites.
369+
- SEO settings: Update the default Open Graph image tag to match the one in use on the site.
370+
- Shortcodes: Improve embed detection.
371+
- Sitemaps: Fix PHP warning during generation if there are no posts or pages on the website.
372+
- Social: Allow default image to be cleared.
373+
- Social: Fix image generator token reset on save resulting in font not being saved.
374+
330375
--------
331376

332377
[See the previous changelogs here](https://github.com/Automattic/jetpack/blob/trunk/projects/plugins/jetpack/CHANGELOG.md#changelog)

0 commit comments

Comments
 (0)