Skip to content

Commit 07cdf93

Browse files
authored
Changelog and readme.txt edits. (#43833)
1 parent daffc9a commit 07cdf93

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+49
-174
lines changed

projects/packages/my-jetpack/CHANGELOG.md

Lines changed: 5 additions & 0 deletions

projects/packages/my-jetpack/changelog/fix-nav-unification-jetpack-menu-order

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/packages/my-jetpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@automattic/jetpack-my-jetpack",
4-
"version": "5.16.0",
4+
"version": "5.16.1",
55
"description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme",
77
"bugs": {

projects/packages/my-jetpack/src/class-initializer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class Initializer {
3939
*
4040
* @var string
4141
*/
42-
const PACKAGE_VERSION = '5.16.0';
42+
const PACKAGE_VERSION = '5.16.1';
4343

4444
/**
4545
* HTML container ID for the IDC screen on My Jetpack page.

projects/plugins/starter-plugin/CHANGELOG.md

Lines changed: 23 additions & 1 deletion

projects/plugins/starter-plugin/changelog/add-JETPACK-286-onboarding-email-error-logging

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-e2e-update_config_encryption

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-my-jetpack-backup-notice-when-deactivated

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-my-jetpack-invalid-email-sent-on-onboarding

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-my-jetpack-license-activation-button-hover-styles

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-my-jetpack-onboarding-responsiveness-at-600px

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-remaining-phpunit-11-deprecations

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-sass-import-jetpack-base-styles

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-stylelint-newline_reqs

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-stylelint-remaining_hoopla

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/fix-turn-off-global-styles-in-the-editor

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#2

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#3

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#4

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#5

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#6

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#7

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#8

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/prerelease#9

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-babel-monorepo

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-jest-monorepo

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-lock-file-maintenance

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-playwright-monorepo

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-sass-1.x

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-sass-loader-16.x

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-wordpress-monorepo

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/renovate-wordpress-monorepo#2

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-bump-min-wp-to-67

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-composer-lock-file

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-martech-52-restore-my-jetpack-tour

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-my-jetpack-onboarding-ui-to-only-button

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-my-jetpack-optimize-onbording-slider-images

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-tooling-add_wp_slug_via_generate_command

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-use-sass-embedded

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/changelog/update-yoast-polyfills-v4

Lines changed: 0 additions & 5 deletions
This file was deleted.

projects/plugins/starter-plugin/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"automattic/jetpack-autoloader": true,
7070
"automattic/jetpack-composer-plugin": true
7171
},
72-
"autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_6_0"
72+
"autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_starter_pluginⓥ0_7_0"
7373
}
7474
}

projects/plugins/starter-plugin/jetpack-starter-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Jetpack Starter Plugin
55
* Plugin URI: https://wordpress.org/plugins/jetpack-starter-plugin
66
* Description: plugin--description.
7-
* Version: 0.6.0
7+
* Version: 0.7.0
88
* Author: Automattic
99
* Author URI: https://jetpack.com/
1010
* License: GPLv2 or later

projects/plugins/starter-plugin/readme.txt

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,28 @@ directory take precedence. For example, `/assets/screenshot-1.png` would win ove
3333
2. This is the second screen shot
3434

3535
== Changelog ==
36-
### 0.6.0 - 2025-04-04
36+
### 0.7.0 - 2025-06-06
37+
#### Added
38+
- Add more error logging.
39+
- Add My Jetpack tour.
3740

3841
#### Changed
39-
- Code: Use function-style `exit()` and `die()` with a default status code of 0.
40-
- General: Indicate compatibility with WordPress 6.8.
41-
- Update composer.lock
42+
- Code: First pass of style coding standards.
43+
- E2E Tests: Update config file encryption algorithm.
44+
- My Jetpack: Hide backup failure notice when backups are deactivated.
45+
- My Jetpack: Optimize the images for onboarding slider for faster page load.
46+
- My Jetpack: Update the onboarding UI, changing it to a single button.
4247
- Update package dependencies.
4348

49+
#### Removed
50+
- General: Update minimum WordPress version to 6.7.
51+
4452
#### Fixed
45-
- Code: Prevent dynamic class properties.
46-
- E2E Tests: Only install single browser used by Playwright.
53+
- JS Packages: Decrease CSS priority of global styles to prevent them from applying within the editor.
54+
- Linting: Address final rules in WordPress Stylelint config.
55+
- My Jetpack: Fixed Onboarding UI responsiveness at 600px.
56+
- My Jetpack: Fix readability of license activation button on hover.
57+
- My Jetpack: Ensure social login does not get stuck when email input is not empty.
4758

4859
== Arbitrary section ==
4960

0 commit comments

Comments
 (0)