Sha256: 391c1981b54d281cec5360404251e1dac5a44530f0e6050148e154524c24fdf3

Contents?: true

Size: 601 Bytes

Versions: 6

Compression:

Stored size: 601 Bytes

Contents

= New Features

* A webauthn_autofill feature has been added to allow autofilling
  webauthn credentials during login (also known as conditional
  mediation).  This allows for easier login using passkeys.
  This requires a supported browser and operating system on the
  client side to work.

= Other Improvements

* The load_memory method in the remember feature no longer raises
  a NoMethodError if the there is a remember cookie, the session is
  already logged in, and the account no longer exists.  The
  load_memory method now removes the remember cookie and clears the
  session in that case.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rodauth-2.36.0 doc/release_notes/2.30.0.txt
rodauth-2.34.0 doc/release_notes/2.30.0.txt
rodauth-2.33.0 doc/release_notes/2.30.0.txt
rodauth-2.32.0 doc/release_notes/2.30.0.txt
rodauth-2.31.0 doc/release_notes/2.30.0.txt
rodauth-2.30.0 doc/release_notes/2.30.0.txt