Sha256: 35914924a7abf81b6c1fc53eae5bdd53f9bfa53f2762f1738c01c997fb3daa41

Contents?: true

Size: 803 Bytes

Versions: 24

Compression:

Stored size: 803 Bytes

Contents

= New Features

* A set_error_reason configuration method has been added.  This method
  is called whenever a error occurs in Rodauth, with a symbol
  describing the error.  The default implementation of this method does
  nothing, it has been added to make it easier for Rodauth users to
  implement custom handling for specific error types.  See the Rodauth
  documentation for this method to see the list of symbols this method
  can be called with.

= Other Improvements

* When using active_sessions and jwt_refresh together, and allowing for
  expired JWTs when refreshing, you can now call
  rodauth.check_active_session before r.rodauth.  Previously, this
  did not work, and you had to call rodauth.check_active_session
  after r.rodauth.

* The default templates now also support Bootstrap 5.

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rodauth-2.36.0 doc/release_notes/2.13.0.txt
rodauth-2.34.0 doc/release_notes/2.13.0.txt
rodauth-2.33.0 doc/release_notes/2.13.0.txt
rodauth-2.32.0 doc/release_notes/2.13.0.txt
rodauth-2.31.0 doc/release_notes/2.13.0.txt
rodauth-2.30.0 doc/release_notes/2.13.0.txt
rodauth-2.29.0 doc/release_notes/2.13.0.txt
rodauth-2.28.0 doc/release_notes/2.13.0.txt
rodauth-2.27.0 doc/release_notes/2.13.0.txt
rodauth-2.26.1 doc/release_notes/2.13.0.txt
rodauth-2.26.0 doc/release_notes/2.13.0.txt
rodauth-2.25.0 doc/release_notes/2.13.0.txt
rodauth-2.24.0 doc/release_notes/2.13.0.txt
rodauth-2.23.0 doc/release_notes/2.13.0.txt
rodauth-2.22.0 doc/release_notes/2.13.0.txt
rodauth-2.21.0 doc/release_notes/2.13.0.txt
rodauth-2.20.0 doc/release_notes/2.13.0.txt
rodauth-2.19.0 doc/release_notes/2.13.0.txt
rodauth-2.18.0 doc/release_notes/2.13.0.txt
rodauth-2.17.0 doc/release_notes/2.13.0.txt