Platform requirements updated to PHP 8.1 and WordPress 6.0 (although the plugin still should work with older versions of PHP and WordPress)
GH-1008: better integration with Two Factor 0.13.0
2.5.3
Restore WebAuthn_Provider::get_instance() because WPVIP has an ancient version of Two Factor
2.5.2
Fix the conflict when another package loads a library that has autoload.files key (see https://github.com/sjinks/wp-two-factor-provider-webauthn/pull/980)
2.5.1
GH-898: do not show the UI if the plugin has failed to install its tables
GH-972: do not show the profile UI if the provider is disabled
drop official PHP 7.4 support
2.5.0
iCloud support for Firefox (props dd32)
2.4.1
GH-541: fix issues with YubiKeys (backported a patch by Markus Bauer from https://github.com/madwizard-org/webauthn-server/pull/23)