6.4 KiB
6.4 KiB
Changelog
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.
0.9.8 - 2024-11-04
Added
- Enable test coverage. [#39961]
Fixed
- Fix PHPUnit coverage warnings. [#39989]
0.9.7 - 2024-10-28
Changed
- Updated package dependencies. [#39910]
0.9.6 - 2024-10-14
Changed
- Updated package dependencies. [#39707]
Fixed
- Admin bar: Clean up WPCOM_ADMIN_BAR_UNIFICATION feature flag. [#39692]
0.9.5 - 2024-10-07
Changed
- Updated package dependencies. [#39594]
- Update Jetpack Scan link. [#39619]
0.9.4 - 2024-09-30
Changed
- Remove user connection nudges where they aren't needed. Add user connection nudges where needed [#39533]
Removed
- Masterbar: Remove User Info side-panel [#39546]
Fixed
- Admin bar: don't enqueue obsolete Core CSS overrides for Default scheme [#39453]
0.9.3 - 2024-09-23
Changed
- Update dependencies.
0.9.2 - 2024-09-16
Fixed
- Admin bar: align colors with Calypso's [#39314]
- Help Center: Fix the icon color when previewing color scheme [#39371]
0.9.1 - 2024-09-10
Changed
- Updated package dependencies. [#39302]
0.9.0 - 2024-09-09
Added
- Admin menu: Add text-overflow ellipsis for the site title and domain. [#39224]
Changed
- Enable Users -> Profile (profile.php) on all sites [#39181]
- Updated package dependencies. [#39176]
Fixed
- Hosting Configuration: Make the menu title under the settings the same as the destination [#39183]
0.8.1 - 2024-08-30
Changed
- Updated package dependencies. [#39111]
0.8.0 - 2024-08-23
Changed
- Remove locale sync [#39009]
- Updated package dependencies. [#39004]
Fixed
- Inconsistent Color Scheme when previewing on Simple Default [#39048]
0.7.0 - 2024-08-21
Changed
- Site Level User Profile: expose all relevant fields on profile.php [#38949]
Fixed
- Revert recent SVG image optimizations. [#38981]
0.6.1 - 2024-08-19
Changed
- Updated package dependencies. [#38662]
Fixed
- Lossless image optimization for images (should improve performance with no visible changes). [#38750]
0.6.0 - 2024-07-29
Changed
- Remove Browse sites from sidebar as it's on WordPress logo in masterbar [#38547]
0.5.0 - 2024-07-22
Added
- Add background color to address overlapping. [#38438]
Changed
- Nav Redesign: Use Core admin bar for Simple and Atomic Default-view sites. [#38419]
0.4.0 - 2024-07-18
Changed
- Admin Bar: Make it consistent between Calypso and WP Admin regardless of the value of Admin Interface Style [#38399]
Fixed
- Masterbar: Fix undefined array key warning in Base_Admin_Menu::hide_parent_of_hidden_submenus [#38363]
0.3.1 - 2024-07-15
Fixed
- Hide "My Mailboxes" link on P2 sites [#38232]
0.3.0 - 2024-07-08
Changed
- As we've launched untangling & nav redesign, the wpcom_is_nav_redesign_enabled() function name is not relevant anymore and can be confusing for future developers, so we replace it with the equivalent get_option call. [#38197]
- Updated package dependencies. [#38132]
Fixed
- Fixes scrollbar issue if upsell nudge is loaded in specific viewport. [#38170]
0.2.5 - 2024-06-28
Changed
- Internal updates.
0.2.4 - 2024-06-26
Changed
- Internal updates.
0.2.3 - 2024-06-26
Fixed
- For sites with Classic view, don't load the masterbar package except the admin color schemes functionality. [#38020]
0.2.2 - 2024-06-25
Fixed
- Masterbar: Fix missing private badge on admin menu for private WoA sites [#38026]
0.2.1 - 2024-06-25
Fixed
- Profile: Restore profile fields on Classic interface [#38016]
0.2.0 - 2024-06-21
Changed
- Masterbar: Require and use 'jetpack-masterbar' package in jetpack-mu-wpcom [#37812]
Fixed
- Masterbar: Remove old fly panel [#37764]
0.1.1 - 2024-06-17
Changed
- Updated package dependencies. [#37796]
Fixed
- Color Schemes: Fix Sakura color issues on masterbar [#37806]
0.1.0 - 2024-06-10
Added
- Initial version. [#37277]
Changed
- Auto-labeling: label changes to the Masterbar feature in the Masterbar package. [#37309]
- Masterbar: Copy module code to package [#37342]
- Notifications: Change Icon [#37676]
- Updated package dependencies. [#37669]
- Updated package dependencies. [#37706]