Releases: syntatis/wp-feature-flipper
Releases · syntatis/wp-feature-flipper
v1.9.5
v1.9.4
v1.9.3
v1.9.2
v1.9.1
What's Changed
- Add support to identify WooCommerce "My Account" page as login page by @tfirdaus in #108
- WooCommerce-ize URL detection by @szepeviktor in #110
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Add option to obfuscate usernames.
- Add an uninstaller to remove the plugin option when the plugin is uninstalled.
Development
- Reorganize feature and module class by @tfirdaus in #97
- Mark classes
final
by @tfirdaus in #99 - Add PHPStan rule for PSR-11 by @tfirdaus in #98
- Apply stricter PHPStan rules by @tfirdaus in #104
Dependencies
- Update filp/whoops requirement from ^2.16 to ^2.17 by @dependabot in #96
Full Changelog: v1.8.2...v1.9.0-beta.0
v1.8.2
v1.8.1
What's Changed
- Fix WordPress blueprint by @szepeviktor in #87
- Several minor code improvements.
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Add option to select user main identifier for login by @tfirdaus in #61
- Add option to put site on Maintenance mode by @tfirdaus in #64
- Fix function compatibility for WordPress 6.0 by @tfirdaus in #73
- Improve WooCommerce compatibility by @tfirdaus in #75
- Improve compatibility with WordPress native
wp_attachment_pages_enabled
option by @tfirdaus in #68 - And several other bugs and issues fixes
Full Changelog: v1.7.1...v1.8.0