Releases: alleyinteractive/wp-environment-switcher
Releases · alleyinteractive/wp-environment-switcher
v1.2.0
Added support for more flexible environment configurations.
v1.1.0
- 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.
v1.0.1
What's Changed
- Infer the environment from the hosting provider, allow it to be filtered by @srtfisher in #7
Full Changelog: v1.0.0...v1.0.1