4.4.0
- Ensure PHP 8.5 compatibility
- Deprecated
Authenticator::getUri()param$omitSettingsin favor ofAuthenticatorOptions::$omitUriSettings. This parameter will be removed in v6. - Optional URI values are now omitted by default (as they only have little value and might be ignored by most apps).
- Fixed the counter value not always howing in HOTP URIs (parameter is not optional).