Rodauth v2.11.0 Release Notes

Release Date: 2021-03-22 // about 3 years ago
    • Add same_as_current_login_message and contains_null_byte_message configuration methods to increase translatability (dmitryzuev) (#158)

    • ๐Ÿ‘ Allow the rodauth plugin to be loaded without a block (janko) (#157)

    • ๐Ÿ‘‰ Use new-password autocomplete value for the password fields on the reset password form (basabin54) (#155)

    • ๐Ÿ‘Œ Support :auth_class plugin option, to use a specific class instead of creating a Rodauth::Auth subclass (janko) (#153)

    • ๐Ÿ”ง Make Rodauth configuration work correctly if the rodauth plugin is loaded more than once (janko) (#152)