Sha256: 407ba09ba44a5d5e8dc05a3f7e4e2970be95251fc6f1c56df7750efb338352ed

Contents?: true

Size: 1.04 KB

Versions: 44

Compression:

Stored size: 1.04 KB

Contents

= New Features

* flash_error_key and flash_notice_key configuration methods have
  been added for setting the keys used in the flash hash.

* A confirm_password_redirect_session_key configuration method was
  added for configuring the session key used for storing the
  confirm password redirect.

= Other Improvements

* Support for the new Roda sessions plugin has been added. Rodauth
  now recognizes the :sessions_convert_symbols Roda application option
  and will default to using string keys instead of symbol keys for
  session and flash values if the application option is set.

= Backwards Compatibility

* If the :sessions_convert_symbols Roda application option is used,
  and the jwt feature is used and the jwt_symbolize_deeply?
  configuration method is not used, then the session data will not
  have the top-level data converted to symbols.

* If the Roda application defines a clear_session method in the scope,
  that method is now called by Rodauth to clear the session data. This
  is for better integration with the Roda sessions plugin.

Version data entries

44 entries across 44 versions & 1 rubygems

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