Changelog
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 totrue
which is now the default during application password auth. XML-RPC login is still disabled for regular user passwords. - Label recommended methods to simplify the configuration by @kasparsd in #676 and #675
Documentation:
- Add WP.org plugin demo by @kasparsd in #667
- Document supported versions of WP core and PHP by @jeffpaul in #695
- Document the release process by @jeffpaul in #684
Tooling:
New Contributors
- @joostdekeijzer made their first contribution in #697
Full Changelog: 0.13.0...0.14.0