Update development dependencies and fix failing QR unit test by @kasparsd in #714
Trigger checkbox js change event by @gedeminas in #688
0.14.0 – 2025-07-03
Features: Enable Application Passwords for REST API and XML-RPC authentication (by default) by @joostdekeijzer in #697 and #698. Previously this required two_factor_user_api_login_enable filter to be set to true which is now the default during application password auth. XML-RPC login is still disabled for regular user passwords.
Features: Label recommended methods to simplify the configuration by @kasparsd in #676 and #675
Documentation: Add WP.org plugin demo by @kasparsd in #667
Documentation: Document supported versions of WP core and PHP by @jeffpaul in #695
Documentation: Document the release process by @jeffpaul in #684
Tooling: Remove duplicate WP.org screenshots and graphics from SVN trunk by @jeffpaul in #683
0.13.0 – 2025-04-02
Add two_factor_providers_for_user filter to limit two-factor providers available to each user by @kasparsd in #669
Update automated testing to cover PHP 8.4 and default to PHP 8.3 by @BrookeDot in #665