Rodauth v2.7.0 Release Notes

Release Date: 2020-12-22 // over 3 years ago
    • โš  Avoid method redefinition warnings in verbose warning mode (jeremyevans)

    • Return expired access token error message in the JWT refresh feature when using an expired token when it isn't allowed (AlexyMatskevich) (#133)

    • ๐Ÿ‘ Allow Rodauth features to be preloaded, instead of always trying to require them (janko) (#136)

    • ๐Ÿ”ง Use a default remember cookie path of '/', though this may cause problem with multiple Rodauth configurations on the same domain (janko) (#134)

    • โœ‚ Add auto_remove_recovery_codes? to the recovery_codes feature, for automatically removing the codes when disabling multifactor authentication (SilasSpet, jeremyevans) (#135)