0.9.4
What's Changed
Admin Settings
- WordPress.org has been added as an API host option, and is the new default value.
- A new admin bar menu has been added to display the current API host.
- Admin notices now replace browser alerts when managing the log.
- The "Clear Log" and "View Log" elements are now only visible when a log is known to exist.
API Rewrite
- A new
(bool) AP_BYPASS_CACHEconstant may be used to add cache busting to API requests.
Branding
- The branding notice is now permanently dismissible.
Accessibility
- The link in the branding notice now has more descriptive text.
- The "Generate API Key" button now has a visual label.
- The Voltron easter egg now uses a role of "img" with a label.
- The Voltron easter egg's animation now respects user motion preferences.
- Field labels and descriptions, and their associations, have been improved.
- The "View Log" popup has been removed, and the "View Log" button is now a link to the log file.
Package
- The "Tested up to" plugin header has now been set to WordPress 6.8.1.
- Hosts data is now stored in a new hosts.json file in the plugin's root directory.
Workflows
- PHPUnit tests will now run against PHP 8.4.
- End-to-end (E2E) tests now only run when manually triggered.
Full Changelog: 0.9.3...0.9.4