This is an alpha version! The changes listed here are not final.
- Added a temporary version of Instant Search which excludes business/commerce sites for performance reasons. As soon as the index rebuild is done and we have jetpack-search-30 ready, we can remove this Instant Search version.
- Added newsletter widget.
- Add site launch button to the admin bar.
- Add subscribers in wp-admin boostrap page.
- Add wpcomsh_at_managed_plugins option to allowed list for sync
- Business sites are now added on Instant Search
- Comments admin: Now uses Verbum on comments containing block mark-up (simple sites only)
- Connection: Disconnecting a connection owner account will disconnect all other users first.
- Dashboard: added Daily Writing Prompt widget
- Dashboard: add general tasks widget
- Dashboard: add launchpad
- Dashboard: add site preview and links
- External Media: Add external media modal on the Media Import page
- Hotfix: Add filter to hide the Elementor Beta/Dev install banner
- Import Media: Introduce the Import Media page
- Launchpad: Add create-course-goal intent task list
- Managed Plugins: maintain list of atomic managed plugins
- Media Library: Support Upload from URL on media-new page
- Newsletter Dashboard Widget: remove feature flag and enable widget
- Post List: Add a Copy Link Quick Action
- Social | Enable Social Post UI for WPCOM
- Theme tools: Load theme compat functionality relevant to features in Classic Theme Helper package, from this package.
- Untangle Calypso Media Page: Enable the feature
- WOA: add WordAds post transfer action
- WPCOM Site Helper CLI: add processing for woocommerce_helper_data
- Add Complete to AI features and sync other changes on wpcom features
- Admin Bar: Point the Edit Site menu item to /site-editor.php
- Admin Color Schemes: Update color schemes to match Calypso
- Bilmur RUM library now reports the site's timezone
- Code: Use function-style exit() and die() with a default status code of 0.
- Connection: Display connection status on Users page independent of the SSO module.
- External Media: Move the GooglePhotosMedia, OpenverseMedia, PexelsMedia to @automattic/jetpack-shared-extension-utils
- Hide verify email launchpad task for "existing users"
- i18n: use translations from WP_LANG_DIR
- Just renamed a feature so that it makes more sense now that the requirements have shifted and jetpack-search-29 no longer makes sense.
- Legacy Music Player Widget: add hook to bump stats on view
- Legacy Music Player Widget: hide from the block-based widget editor
- Media Library: don't show storage info on Atomic upload.php's uploader
- Move logo-tool to be within jetpack-mu-wpcom
- MU WPCOM: Prevent site owner from editing user's account-level fields
- Newspack Blocks: Updated to version 4.5.2.
- Site Visibility: Port the site visibility settings from Calypso to WP Admin
- Social | Enable connections management for WPCOM sites
- Social | Enable media sharing for WPCOM Business plan
- Social | Enable Social admin page for all WPCOM sites
- Social | Use feature flag for social admin page
- SSO: Use same login page after logging out as when already logged out
- Theme: Clean up files that were used during the theme switch and theme preview
- Theme Switch: Don't change homepage when switching theme
- Update AIOWP tracks events
- update composer.lock file
- Updated package dependencies.
- Update minimum PHP version to 8.1
- Update package dependencies.
- Update Site Settings Link's Copy
- Update wc-calypso-bridge dependency to 2.8.2
- Update wc-calypso-bridge dependency to 2.8.3
- Update wc-calypso-bridge dependency to 2.8.4
- Update wc-calypso-bridge dependency to 2.9.0
- Update wc-calypso-bridge dependency to 2.9.1
- Use a new endpoint to get the list of themes from WordPress.com
- Use
Automattic/jetpack-composer-plugin
so jetpack-library packages will be installed in a place wherewp i18n
will see them. - woa: Enable wordads module via WP_CLI post transfer
- Removed the
Personalize Link in Bio
launchpad task, since the link in bio related flow is now deprecated - Remove the launch bar from the frontend of Atomic sites
- Start page pattern modal: Removed start page pattern modal. We will default to core behaviour from now on, which has equivalent functionality.
- Stop using the custom welcome tour when the user creates a post for the first time, showing the core welcome guide instead
- Add business sites back to Classic Search, essentially reverting an old change. This is because until we actually support business sites on Instant Search, we need to keep supporting Classic Search.
- Admin Color Scheme: Fix the color of the Aquatic color scheme
- Avoid opening Fiverr link when hitting Enter
- Fix: do not set default values for autoincrement columns
- Fix: missing SQLite default driver index sizes
- Fix: Remove customiser color styles from the editor.
- Fix: Undefined array key warnings on any customizer theme with colors.
- Fixed a database password escaping issue when installing tests.
- Fixes an issue where setting color identity on the customizer breaks block editor UI elements.
- Fixe the color palette now showing up.
- Global Styles: Stop showing the limited global styles notice in distraction free mode.
- Gutenberg 19.9: don't show launch banner when the site is previewed in Appearance -> Design
- i18n: download updated translations for wpcomsh
- i18n: load javascript translations from WP_LANG_DIR
- i18n: load jetpack-mu-wpcom translations from WP_LANG_DIR/mu-plugins
- Media Library: Fix Upload from URL don't show in the editor and the color of link
- MU WPCOM: Don't load ETK on agency sites on all pages
- MU WPCOM: Filter out the full-site-editing plugin from the active_plugins list if the plugin file doesn't exist
- MU WPCOM: Make email and password available on the profile.php on the default view
- MU WPCOM: Port the fix of the modern color scheme from WP 6.8
- Page & Post: Fix the layout on mobile when details are open
- Playground: SQL Importer: Correctly handle
DB_HOST
containing a port. - Purge the cache when the site visibility changes on Atomic sites
- Site Badge: Update styles of the Coming Soon badge
- Testimonials: fix a shortcode related bug which ccurs if the column attribute is added and set to 0
- Verbum: fix broken block editor
- wpcomsh/private-site: Use
allowed_options
filter instead of deprecatedwhitelist_options
one and use proper function for adding the callback (add_filter
instead ofadd_action
)
- Add Growth to features in wpcomsh package. [#40187]
- Enable test coverage. [#39961]
- WordPress.com plan features: Added cornerstone 10 pages feature. [#40023]
- WordPress.com plan features: Added studio-sync feature. [#39843]
- Added wp-downgrade to the incompatible list. [#39264]
- Admin dashboard: Disable portfolio toggle if theme supports portfolio and site is WoA. [#39508]
- General: indicate compatibility with the upcoming version of WordPress - 6.7. [#39786]
- Incompatible Plugins: whitelist duplicator pro. [#39775]
- Introduced ESLint base config and fixed errors. [#39275]
- Only include
wp-polyfill
as a script dependency when needed. [#39629] - Remove unused dev dependencies. [#40297]
- Updated feature check. [#40120]
- Updated package dependencies. [#39594] [#39653] [#40116] [#40261]
- Update Jetpack Scan link. [#39619]
- Update wc-calypso-bridge dependency to 2.7.1 [#39557]
- Update wc-calypso-bridge dependency to 2.8.0 [#39613]
- Update wc-calypso-bridge dependency to 2.8.1 [#39950]
- General: Update minimum WordPress version to 6.6. [#40146]
- Test remove redirection. [#39615]
- Fix function that add links to URLs in the page when having HTML attributes with "<" in the value. [#39931]
- Move
load_muplugin_textdomain
call toafter_setup_theme
hook. [#39586] - Stats: Fix top post card on the Insight page. [#39691]
- wpcom-block-editor: Support getting the canvas mode from the query string after GB 19.6. [#40045]
- Performance Profiler: Ensure the associated url created when the performance report is generated is accessible for each page or as part of site settings for the home/main url. [#39310]
- Connection: Removed deprecated method features_available. [#39442] [#39475]
- Portfolios: Ensure these are enabled and working properly on themes that support portfolios. [#39431]
- WPCOMSH: change call to so it doesn't trigger if not necessary [#39336]
- Wpcomsh: Remove actions and filters related to the Masterbar module [#39367]
- Color Scheme: Avoid wpcom user data overriding the admin color after flushing cache [#39368]
- WPCOM Features: Add INSTALL_THEMES feature to Jetpack sites so that they are not erroneously seeing the "upgrade" badge when looking at dotorg themes in the wordpress.com showcase [#39392]
- Enable Users -> Profile (profile.php) on all sites [#39181]
- SSO: Show wp-admin login form if site has local users [#39139]
- Updated package dependencies. [#39288]
- Update wc-calypso-bridge dependency to 2.6.0 [#39313]
- Checks an array key before attempting to read it. [#39240]
- WPCOM Marketplace: Added software manager to install marketplace products. [#38705]
- Added a switch that will enable rolling trunk releases. [#38994]
- Internal updates.
- Added social share status feature [#39023]
- SSO: Automatic logic for Calypso users of classic sites [#38996]
- Updated package dependencies. [#39004]
- Site Level User Profile: expose all relevant fields on profile.php [#38949]
- Revert recent SVG image optimizations. [#38981]
- Incompatible Plugins: Added one-click-ssl [#38918]
- Updated package dependencies. [#38822]
- Lossless image optimization for images (should improve performance with no visible changes). [#38750]
- rum data: include WooCommerce active status [#38846]
- Internal updates.
- Internal updates.
- Added safeguards against erroneous WordPress hook invocations. [#37859]
- Plan name change: Add translations [#38726]
- Update translation files [#38736]
- Update wpcomsh POT file [#38728]
- Internal updates.
- Add target_blog_id prop to AIOWP tracks events [#38615]
- My Jetpack: modify Jetpack AI product class and interstitial links [#38602]
- Plan names: Revert plan names to Personal/Premium/Business/Commerce [#38668]
- Fixup versions [#38612]
- Remove the old plugin banner code [#38605]
- Hide the plugin banner on non-wpcom-connected users or agency-managed users [#38532]
- Footer credit: Remove customizer option for block themes [#38559]
- Fix the "The parent theme is missing" issue [#38557]
- WooCommerce Calypso Bridge version update to 2.5.5 [#38469]
- Added new feature for social editor preview. [#38425]
- Added checks to remove WP.com items and links in WP Admin for users who are not connected to WP.com. [#38401]
- i18n: Updated language files. [#38447]
- Improve plugin-dance command. [#38423]
- Updated package dependencies. [#38464]
- Updated WooCommerce Calypso Brdige version to 2.5.4. [#38451]
- Footer credit: Removed customizer option for block themes. [#38473]
- Footer credit: Render default credit on block themes. [#38458]
- Removed checks for Jetpack versions over a year old. [#38386]
- Removed code for compatibility with WordPress before 6.5. [#38386]
- General: update WordPress version requirements to WordPress 6.5. [#38382]
- Removed code that disables Jetpack staging mode for WordPress.com staging sites. [#38355]
- Removed access to WPCom Themes to WP_CLI [#38351]
- Added a check to hide the plugins banner for non-wpcom connected users. [#38241]
- WOA Post Transfer: Ensure that HPOS is enabled for WooCommerce sites. [#38119]
- WooCommerce Calypso Bridge: Update version to 2.5.3 [#38302]
- Add post transfer woo express deactivate plugins, post process cache flush, and post clone set staging environment [#38183]
- Updated package dependencies. [#38228]
- Use wp-cli
success
function for messages [#38201]
- Fix generate POT script to follow symlinks in vendor/* and update language files. [#38153]
- Internal updates.
- Wpcomsh: fixed fatal errors in case of null body class values. [#38114]
- Added plugin dance command [#38108]
- Site Migrations: Add tracks events for AIOWPM events. [#37902]
- Updated custom-fonts to v3.0.4. [#38071]
- Added polyfill for get_magic_quotes_gpc [#38039]
- Internal updates.
- Hide login banner for agency-managed sites. [#38021]
- Plugin hotfixes: Remove a hotfix for an issue fixed in Gutenberg 15.3.0. [#38015]
- Custom Colors: Remove a use of
extract()
. [#38015] - Switch from Jetpack-the-plugin's
Jetpack_WPCOM_Block_Editor
class to jetpack-mu-wpcom's namespaced version. [#38015]
- Added a command to disable fatal error emails. [#38010]
- Add
atomic_managed_plugin_row_auto_update_label
filter to translate the managed plugin auto update label [#37983]
- Added featrue flag checks for the Threads Social Connection. [#38001]
- wpcomsh: Add WP-CLI commands with hooks for WoA post-transfer/reset/clone functionality [#37972]
- New wpcomsh CLI command to fix PHP 7.4 plugin [#37966]
- Wpcomsh: Update plugin dependencies [#37812]
- Bump lock files. [#37870]
- Site Visibility: Update link copy [#37909]
- Fixed readme, added accurate links. [#37901]
- Added a prefix for wpcomsh weekly shipping. [#37857]
- WooCommerce Calypso Brdige version update to 2.5.2 [#37883]
- Disable WP.com custom editor navigation bar. [#37893]
- Removed obsolete scripts and makefile targets. [#37880]
- Changed the composer package slug to wpcomsh. [#37861]
- General: removing action status icons. [#37881]
- Untangling: Remove temporary code that hides Hosting menu options. [#37848]
- Update language files.
- Bump wpcomsh version.
- Update read access cookie arguments.
- Do not override text color if it is not set on the theme.
- Update jetpack-mu-wpcom version.
- Bump wpcomsh version.
- Prevent non array/object from working.
- Add create_function polyfill.
- Initial version. [#37737]
- Nav Redesign: Drop the early access and is_proxied. [#37845]
- Updated package dependencies. [#37737]
- Remove code to replace "Site visibility" with a link to Calypso [#37843]
- Revert adding overview menu option [#37844]
- Phan: fixed bugs and problems that triggered static analysis warnings.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.