Releases: Automattic/jetpack-beta
Releases · Automattic/jetpack-beta
Jetpack Beta 4.1.1
4.1.1 - 2024-12-04
Changed
- Admin menu: change order of Jetpack sub-menu items [#39095]
- Updated dependencies. [#40286]
- Updated package dependencies. [#38228] [#38822] [#39288] [#39653] [#40116]
- Use site url in email subject if the site title exists and is equale to "Site Title" [#38908]
Fixed
- Fix an undefined variable reference. [#38247]
- Lossless image optimization of images in projects/plugins [subdirectories from a* through social] [#38573]
Jetpack Beta 4.1.0
4.1.0 - 2024-07-02
Added
- Hook into red bubble notification when bad installation is detected [#36449]
- Support testing mu-plugins (i.e. wpcomsh). [#37955]
Changed
- General: use wp_admin_notice function introduced in WP 6.4 to display notices. [#37051]
- Only show installation errors on plugins page [#36390]
- Updated package dependencies. [#35591] [#36309] [#36775] [#37348] [#37767]
Fixed
- Strip comments in markdown. [#38140]
Jetpack Beta 4.0.0
4.0.0 - 2024-02-07
Changed
- Code Modernization: Replace usage of substr() with str_starts_with() and str_ends_with(). [#34207]
- General: updated PHP requirement to PHP 7.0+ [#34126]
- Updated package dependencies.
Jetpack Beta 3.1.6
3.1.6 - 2023-10-02
Changed
- General: remove backwards-compatibility function checks now that the package supports WP 6.2. [#32772]
- Updated Jetpack submenu sort order so individual features are alpha-sorted. [#32958]
- Updated package dependencies. [#31308]
- Updated package dependencies. [#32307]
- Updated package dependencies. [#32966]
Fixed
- Avoid deprecation warning in PHP 8.1 when viewing Beta settings screen. [#31295]
- If another PHP error handler was set, chain to it insead of calling PHP's default handler. [#32834]
- Use WordPress core's
Plugin_Upgrader
to install plugins, as it handles edge cases better. [#33216]
Jetpack Beta 3.1.5
3.1.5 - 2023-04-27
Security
- Disable HTML-style tags in the markdown renderer, the library used doesn't always handle them properly. [#30339]
Changed
- Updated package dependencies. [#28910]
Jetpack Beta 3.1.3
3.1.3 - 2022-09-20
Changed
- Renaming
master
references totrunk
[#24712] - Updated package dependencies.
Jetpack Beta 3.1.2
3.1.2 - 2022-06-08
Added
- Adding trunk branch cases in preparation for monorepo branch renaming
- Set
Update URI
in the plugin header.
Changed
- PHPCS: Fix
WordPress.Security.ValidatedSanitizedInput
- Updated package dependencies.
Fixed
- Download from the correct URL when updating to a version tagged like "v3.1.1" rather than "3.1.1".
- Ensure that WP CLI is present before extending the class.
- Fixed testing tips links
Jetpack Beta 3.1.1
3.1.1 - 2022-03-01
Added
- Added docs to JS file.
Changed
- Updated composer.lock
Jetpack Beta 3.1.0
3.1.0 - 2021-12-08
Added
- Added an action to auto-create a GitHub release when a version is tagged.
- Improved exception handling when network access to a8c servers is impaired.
Changed
- Updated Beta release instructions to avoid extra MacOS files in the ZIP.
- Updated package dependencies
Jetpack Beta 3.1.0
3.1.0 - 2021-12-08
Added
- Added an action to auto-create a GitHub release when a version is tagged.
- Improved exception handling when network access to a8c servers is impaired.
Changed
- Updated Beta release instructions to avoid extra MacOS files in the ZIP.
- Updated package dependencies