Sha256: 844b83fa291b5bf96d645432bae490ea335fca6cc949d07061fe2ffad4d5cfa5

Contents?: true

Size: 1.15 KB

Versions: 19

Compression:

Stored size: 1.15 KB

Contents

= New Features

* When using the json and multifactor auth features, the JSON API can
  now access the multifactor-manage route to get lists of endpoints
  for setting up and disabling supported multifactor authentication
  methods.  The JSON API can now also access the multifactor-auth
  route to get a list of endpoints for multifactor authentication for
  the currently logged in account.

= Other Improvements

* In the otp feature, the viewbox: true rqrcode option is now used
  when creating the QR code.  This results in a QR code that is
  displayed better and is easier to style.  This option only has
  an effect when using rqrcode 2+.

* When using the :auth_class option when loading the rodauth plugin,
  the configuration name is set in the provided auth class, unless the
  auth class already has a configuration name set.

* The example migration now recommends using a partial index on the
  email column in cases where the database supports partial indexes.
  Previously, it only recommended it on PostgreSQL.

* The argon2 feature now works with argon2 2.1.0.  Older versions of
  Rodauth work with both earlier and later versions of argon2, but
  not 2.1.0.

Version data entries

19 entries across 19 versions & 1 rubygems

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