2.8.0
Features
- Infrastructure: Introduce UI for managing Performance Lab standalone plugins. (864)
Enhancements
- Infrastructure: Add support for plugin live preview in the plugin directory. (890)
- Infrastructure: Allow module
can-load.php
callbacks to return aWP_Error
with more information. (891) - Infrastructure: Implement admin pointer to indicate to the user they need to migrate modules to their standalone plugins. (910)
- Infrastructure: Implement migration logic and UI from Performance Lab modules to their standalone plugins. (899)
- Infrastructure: Reset admin pointer dismissal for module migration when the user activates a module. (915)
Bug Fixes
- Infrastructure: Fix construction of translation strings in admin/plugins.php. (925)