@@ -5,63 +5,57 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## 2.8.0-alpha - unreleased
9
-
10
- This is an alpha version! The changes listed here are not final.
11
-
8
+ ## 2.8.0 - 2025-04-04
12
9
### Added
13
- - Added newsletter widget.
14
- - Add site launch button to the admin bar.
15
- - Bump a Tracks stat for every wp-admin page view not generated by an Automattician.
16
- - Comments admin: Now uses Verbum on comments containing block mark-up (simple sites only)
17
- - Connection: Disconnecting a connection owner account will disconnect all other users first.
18
- - Dashboard: added Daily Writing Prompt widget
19
- - Dashboard: add general tasks widget
20
- - Dashboard: add launchpad
21
- - Dashboard: add site preview and links
22
- - Import Media: Introduce the Import Media page
23
- - Launchpad: Add create-course-goal intent task list
24
- - Media Library: Support Upload from URL on media-new page
25
- - Newsletter Dashboard Widget: remove feature flag and enable widget
26
- - Subscribers in wp admin
27
- - Theme tools: Load theme compat functionality relevant to features in Classic Theme Helper package, from this package.
28
- - Untangle Calypso Media Page: Enable the feature
29
-
30
- ### Changed
31
- - Admin Bar: Point the Edit Site menu item to /site-editor.php
32
- - Admin Color Schemes: Update color schemes to match Calypso
33
- - Connection: Allow pre-selected login providers
34
- - Connection: Display connection status on Users page independent of the SSO module.
35
- - External Media: Move the GooglePhotosMedia, OpenverseMedia, PexelsMedia to @automattic/jetpack-shared-extension-utils
36
- - Hide verify email launchpad task for "existing users"
37
- - Live Preview: Don't change the homepage when previewing a theme in the Site Editor
38
- - MU WPCOM: Prevent site owner from editing user's account-level fields
39
- - Site Visibility: Port the site visibility settings from Calypso to WP Admin
40
- - Theme: Clean up files that were used during the theme switch and theme preview
41
- - update composer.lock files
42
- - Updated package dependencies.
43
- - Update package dependencies.
44
- - Update Site Settings Link's Copy
45
- - Use ` Automattic/jetpack-composer-plugin ` so jetpack-library packages will be installed in a place where ` wp i18n ` will see them.
10
+ - Add newsletter widget to the dashboard. [ #41807 ]
11
+ - Add site launch button to the admin bar. [ #41240 ]
12
+ - Bump a Tracks stat for every wp-admin page view. [ #42422 ]
13
+ - Comments: Use Verbum on comments containing block mark-up. [ #42022 ]
14
+ - Connection: Disconnect all other users before disconnecting connection owner account. [ #41923 ]
15
+ - Dashboard: Add Daily Writing Prompt widget. [ #41094 ]
16
+ - Dashboard: Add general tasks widget. [ #41150 ]
17
+ - Dashboard: Add launchpad. [ #41434 ]
18
+ - Dashboard: Add site preview and links. [ #41106 ]
19
+ - Launchpad: Add create-course-goal intent task list [ #42108 ]
20
+ - Media: Introduce the Import Media page. [ #41032 ]
21
+ - Media: Support Upload from URL on media-new page. [ #41627 ]
22
+ - Media: Untangle Calypso. [ #41628 ]
23
+ - Newsletter Dashboard Widget: Remove feature flag and enable widget. [ #42276 ]
24
+ - Add Subscribers in WP Admin. [ #42066 ]
25
+ - Theme tools: Load theme compat functionality relevant to features in Classic Theme Helper package. [ #41598 ]
26
+
27
+ ### Changed
28
+ - Admin Bar: Point the Edit Site menu item to ` /site-editor.php ` . [ #41137 ]
29
+ - Admin Color Schemes: Update color schemes to match Calypso. [ #40908 ]
30
+ - Connection: Allow pre-selected login providers. [ #42662 ]
31
+ - Connection: Display connection status on Users page independent of the SSO module. [ #41794 ]
32
+ - Hide "Verify Email" launchpad task for existing users. [ #41326 ]
33
+ - Live Preview: Don't change the homepage when previewing a theme in the Site Editor [ #42388 ]
34
+ - Prevent site owner from editing user's account-level fields. [ #42177 ]
35
+ - Site Visibility: Port the site visibility settings from Calypso to WP Admin. [ #42230 ]
36
+ - Theme: Clean up files that were used during the theme switch and theme preview. [ #42420 ]
37
+ - Update composer.lock files. [ #41066 ]
38
+ - Update package dependencies. [ #40980 ] [ #41659 ] [ #42180 ] [ #42815 ]
39
+ - Update Site Settings link copy. [ #41663 ]
40
+ - Use ` Automattic/jetpack-composer-plugin ` so jetpack-library packages will be installed in a place where ` wp i18n ` will see them. [ #41185 ]
46
41
47
42
### Removed
48
- - Removed the ` Personalize Link in Bio ` launchpad task, since the link in bio related flow is now deprecated
49
- - Start page pattern modal: Removed start page pattern modal. We will default to core behaviour from now on, which has equivalent functionality.
50
- - Stop using the custom welcome tour when the user creates a post for the first time, showing the core welcome guide instead
43
+ - Remove the " Personalize Link in Bio" launchpad task. [ # 41949 ]
44
+ - Remove start page pattern modal. [ # 41479 ]
45
+ - Use default core welcome tour when the user creates a post for the first time. [ # 41258 ]
51
46
52
47
### Fixed
53
- - Admin Color Scheme: Fix the color of the Aquatic color scheme
54
- - Avoid opening Fiverr link when hitting Enter
55
- - i18n: download translation updates for wpcomsh
56
- - Media Library: Fix Upload from URL don't show in the editor and the color of link
57
- - MU WPCOM: Don't load ETK on agency sites on all pages
58
- - MU WPCOM: Filter out the full-site-editing plugin from the active_plugins list if the plugin file doesn't exist
59
- - MU WPCOM: Keep the launch site button always in blueberry (modern scheme) like in wp-admin
60
- - MU WPCOM: Make email and password available on the profile.php on the default view
61
- - MU WPCOM: Port the fix of the modern color scheme from WP 6.8
62
- - Site Badge: Update styles of the Coming Soon badge
63
- - Site Visibility: Prevent accidental changes to blog_public on the Settings > Reading page
64
- - Verbum: fix broken block editor
48
+ - Admin Color Scheme: Fix the color of the Aquatic color scheme. [ #42632 ]
49
+ - Avoid opening Fiverr link when hitting Enter. [ #42093 ]
50
+ - Media Library: Ensure Upload from URL shows in the editor. [ #41711 ]
51
+ - Do not load ETK on agency sites on all pages. [ #41272 ]
52
+ - Filter out the full-site-editing plugin from the active_plugins list if the plugin file doesn't exist. [ #41887 ]
53
+ - Use blueberry (modern) scheme for launch site button. [ #42605 ]
54
+ - Make email and password available in ` profile.php ` on the default view. [ #41945 ]
55
+ - Port the fix of the modern color scheme from WP 6.8. [ #42462 ]
56
+ - Site Badge: Update styles of the Coming Soon badge. [ #42496 ]
57
+ - Site Visibility: Prevent accidental changes to blog_public on the Settings > Reading page. [ #42716 ]
58
+ - Verbum: Fix broken block editor. [ #41747 ]
65
59
66
60
## 2.7.0 - 2025-01-10
67
61
### Added
0 commit comments