Rodauth v2.6.0 Release Notes
Release Date: 2020-11-20 // 3 months ago-
Avoid loading features multiple times (janko) (#131)
➕ Add around_rodauth method for running code around the handling of all Rodauth routes (bjeanes) (#129)
🛠 Fix javascript for registration of multiple webauthn keys (bjeanes) (#127)
Add allow_refresh_with_expired_jwt_access_token? configuration method to jwt_refresh feature, for allowing refresh with expired access token (jeremyevans)
Promote setup_account_verification to public API, useful for automatically sending account verification emails (jeremyevans)
Previous changes from v2.5.0
-
Add change_login_needs_verification_notice_flash for easier translation of change_login_notice_flash when using verify_login_change (bjeanes, janko, jeremyevans) (#126)
Add login_return_to_requested_location_path for controlling path to use as the requested location (HoneyryderChuck, jeremyevans) (#122, #123)