Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 571 Bytes

Changelog

All notable changes to WordPress Environment Switcher will be documented in this file.

1.1.0 - 2024-07-02

  • Upgrade to PHP 8.1.
  • Change the environment switcher to show if the user has the view_environment_switcher capability (which is mapped to manage_options). This allows for more fine-grained control over who can see the environment switcher.

1.0.1 - 2023-07-20

  • Infer the environment from the hosting provider, allow it to be filtered via wp_environment_switcher_current_environment.

1.0.0 - 2023-07-10

  • Initial release