Plugin Directory

Changeset 3453599


Ignore:
Timestamp:
02/04/2026 08:24:12 AM (7 weeks ago)
Author:
manzoorwani.jk
Message:

Update current version and changelog

Location:
jetpack/tags/15.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jetpack/tags/15.5/CHANGELOG.md

    r3452136 r3453599  
    33### This is a list detailing changes for all Jetpack releases.
    44
    5 ## 15.5-beta - 2026-02-02
     5## 15.5 - 2026-02-03
    66### Major Enhancements
    77- General: Update minimum WordPress version to 6.8. [#46801]
     
    99### Enhancements
    1010- Add Jetpack Protect details page for users without the dedicated Jetpack Protect plugin. [#46630]
     11- Command Palette: Add site switcher command to quickly switch between WordPress.com connected sites. [#46342]
     12- Forms: Add form editor. [#46444]
     13- Forms: Add ref attribute support for the form block. [#46555]
    1114- Forms: Add single forms screen. [#46767]
     15- Forms: Allow merging two options together with backspace. [#46507]
    1216- Forms: Display star and heart rating icons on form submission confirmation page. [#46679]
    13 - Social: Gate per-network customization behind paid features. [#46740]
     17- Forms: Make form webhooks generally available. [#46422]
     18- Forms: Update DataViews header and filters. [#46732]
     19- IDC: Add revalidation of IDC. [#46268]
     20- Instant Search: Show WooCommerce product filters in filter widget. [#46373]
    1421- Likes: Add minified build for CSS. [#46750]
    1522- Likes: Display a notice to block theme users explaining they can add the Like block directly in the site editor instead of enabling the legacy feature. [#46726]
     23- Likes: Enable CSS inlining. [#46745]
     24- My Jetpack: Check red bubble notifications async when cache is not available. [#46396]
     25- Sharing: Improve accessibility of sharing button texts by removing "Click to" prefix. [#46583]
     26- Social: Gate per-network customization behind paid features. [#46740]
    1627- Social: Mark new connections as shared by default for privileged users. [#46796]
    17 
    18 ### Bug fixes
    19 - Forms: Improve VoiceOver for form submissions. [#46707]
    20 - Site Switcher: Fix partial keyword matching so typing 'swit' shows 'Switch to...' results in the command palette. [#46766]
    21 
    22 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
    23 - Disable buttons on VideoPress block renders that require an upgrade to function. [#46822]
    24 - Podcast player email rendering: Use audio block rendering and link to post. [#46768]
    25 - Remove experimental Math (LaTeX) block. [#45746]
    26 - Social: Update social post preview modal height. [#46882]
    27 - Switch Site command: Disable for now - note this was never included in a jetpack-plugin release. [#46855]
    28 - Update package dependencies. [#46785] [#46854]
    29 
    30 ## 15.5-a.5 - 2026-01-26
    31 ### Enhancements
    32 - Forms: Update DataViews header and filters. [#46732]
    33 - Likes: Enable CSS inlining. [#46745]
    3428- Social: Refactor share status UI to use Notice component. [#46673]
    3529- Social: Show a snackbar while sharing is in progress. [#46672]
     
    3731
    3832### Bug fixes
     33- About Page: Fix plugin icon positioning and sizing. [#46610]
    3934- AI Assistant: Fix markdown rendering in feedback sidebar to properly display bold text, lists, and other formatting. [#46718]
     35- AI Search: Prevent AI Search from disappearing when returning certain responses. [#46476]
     36- Contact Form: Fix checkbox field value not being properly output in the classic editor form builder. [#46354]
    4037- Copy Post: Copy Gutenberg Footnotes block content when duplicating posts. [#46715]
     38- Forms: Fix date exports. [#46445]
     39- Forms: Improve VoiceOver for form submissions. [#46707]
    4140- Google Fonts: Prevent Gutenberg 22.4+ from printing all registered fonts. [#46734]
     41- Shortcode: Fix broken YouTube URL on the classic editor. [#46433]
     42- Site Switcher: Fix partial keyword matching so typing 'swit' shows 'Switch to...' results in the command palette. [#46766]
     43- Slideshow: Ensure slideshows do not stretch to parent container width on mobile if no list height is set. [#46450]
    4244- Social Previews: Use fallback image when social preview profile picture fails. [#46674]
    43 
    44 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
     45- UI: Prevent social modals in editor from stretching too wide on large screens. [#46400]
     46
     47### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
     48- Comments API: Use end-user's IP-address for JSON API requests. [#46494]
     49- Disable buttons on VideoPress block renders that require an upgrade to function. [#46822]
     50- E2E: pre-build number-formatter package in E2E run. [#46586]
    4551- Forms: Fix block styles not loading in CIAB environment. [#46643]
    46 - Newsletters: More work on the WIP new settings screen. [#46471]
    47 - Render slideshow block as core gallery block in emails. [#46624]
    48 - Update package dependencies. [#46691] [#46716]
    49 
    50 ## 15.5-a.3 - 2026-01-19
    51 ### Enhancements
    52 - Command Palette: Add site switcher command to quickly switch between WordPress.com connected sites. [#46342]
    53 - Forms: Add ref attribute support for the form block. [#46555]
    54 - Forms: Make form webhooks generally available. [#46422]
    55 - Instant Search: Show WooCommerce product filters in filter widget. [#46373]
    56 - My Jetpack: Check red bubble notifications async when cache is not available. [#46396]
    57 - Sharing: Improve accessibility of sharing button texts by removing "Click to" prefix. [#46583]
    58 
    59 ### Bug fixes
    60 - About Page: Fix plugin icon positioning and sizing. [#46610]
    61 - Contact Form: Fix checkbox field value not being properly output in the classic editor form builder. [#46354]
    62 - Shortcode: Fix broken YouTube URL on the classic editor. [#46433]
    63 - Slideshow: Ensure slideshows do not stretch to parent container width on mobile if no list height is set. [#46450]
    64 
    65 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
    66 - E2E: pre-build number-formatter package in E2E run. [#46586]
    6752- Forms: Update E2E test to match new form submission confirmation heading. [#46521]
    68 - Newsletter: Work on new UI, not available yet. [#46470]
    69 - Reader: Fix post embed previews not displaying correctly when reposting from Reader. [#46522]
    70 - Tests: Add coverage for modules added to sync configuration mid-progress. [#46475]
    71 - Update composer lock following Publicize changes. [#46516]
    72 - Update package dependencies. [#46647]
    73 
    74 ## 15.5-a.1 - 2026-01-12
    75 ### Enhancements
    76 - Forms: Add form editor. [#46444]
    77 - Forms: Allow merging two options together with backspace. [#46507]
    78 - IDC: Add revalidation of IDC. [#46268]
    79 
    80 ### Bug fixes
    81 - AI Search: Prevent AI Search from disappearing when returning certain responses. [#46476]
    82 - Forms: Fix date exports. [#46445]
    83 - UI: Prevent social modals in editor from stretching too wide on large screens. [#46400]
    84 
    85 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
    86 - Comments API: Use end-user's IP-address for JSON API requests. [#46494]
    8753- Gate donations block behind conditional features. [#46499]
    8854- Gate payment buttons block behind conditional features. [#46513]
    8955- Gate PayPal payment buttons block behind conditional features. [#46536]
     56- Newsletter: Work on new UI, not available yet. [#46470]
     57- Newsletters: More work on the WIP new settings screen. [#46471]
     58- Podcast player email rendering: Use audio block rendering and link to post. [#46768]
     59- Reader: Fix post embed previews not displaying correctly when reposting from Reader. [#46522]
     60- Remove experimental Math (LaTeX) block. [#45746]
     61- Render slideshow block as core gallery block in emails. [#46624]
     62- Social: Update social post preview modal height. [#46882]
     63- Switch Site command: Disable for now - note this was never included in a jetpack-plugin release. [#46855]
     64- Tests: Add coverage for modules added to sync configuration mid-progress. [#46475]
     65- Update composer lock following Publicize changes. [#46516]
    9066- Update dependencies. [#46467] [#46489] [#46456] [#46512]
     67- Update package dependencies. [#46647] [#46691] [#46716] [#46785] [#46854]
    9168
    9269## 15.4 - 2026-01-06
  • jetpack/tags/15.5/jetpack.php

    r3452136 r3453599  
    55 * Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things.
    66 * Author: Automattic
    7  * Version: 15.5-beta
     7 * Version: 15.5
    88 * Author URI: https://jetpack.com
    99 * License: GPL2+
Note: See TracChangeset for help on using the changeset viewer.