-
- Downloads
chore(release): 5.0.0 [skip ci]
# [5.0.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.1.1...v5.0.0) (2022-03-25) ### Bug Fixes * fix hiding of alternate methods ([4980b54c](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/4980b54c0dc5fd8b2a26589dacfd583c4908e5cc)) * improve behavior when preferredToken=webAuthn in unsupported browser ([8ff3a557](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/8ff3a557ac5e9916451e814aa8907bb5f638078e)) * represent booleans with booleans ([980c73a3](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/980c73a384068c3eab0f7974c01ef9daae4ab772)) * support OTP for users without JavaScript ([9f558999](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/9f5589996062f21fcc3eb75aa9144463be55e2e8)) ### Features * improve WebAuthn user experience ([f72b19b6](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/f72b19b60e3ca452714ce00fe2f34efef50bc0da)) * messageOverride configuration option ([0e5db60a](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/0e5db60ab49afb45ca2a38f8383243c41f39da0c)) * translation improvements ([cb7f384a](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/cb7f384a723f9c057c54cc46b8cafb1ff9ca1e60)) ### BREAKING CHANGES * renamed dictionary entries, changed HTML structure * configuration options need to be booleans instead of strings "true" and "false"
Please register or sign in to comment