Releases: silinternational/ssp-base
Releases · silinternational/ssp-base
10.2.4 - update config-shim, deprecate RECAPTCHA_SECRET
What's Changed
- change to RECAPTCHA_SECRET_KEY by @briskt in #313
- Release 10.2.4 -- remove config-shim to use the version in the silintl/php8 base image by @briskt in #312
Full Changelog: 10.2.2...10.2.4
Update PHP dependencies
What's Changed
- Release 10.2.2 - Update PHP dependencies by @forevermatt in #311
Full Changelog: 10.2.1...10.2.2
10.2.1 - publish a major-version tag also
What's Changed
Full Changelog: 10.2.0...10.2.1
10.2.0 - Parameter Store
What's Changed
Full Changelog: 10.1.19...10.2.0
Release 10.1.19
Fixed
- Update webauthn initiation button to match other 2SV pages #308
Full Changelog: 10.1.18...10.1.19
10.1.18
Fixed
- add ok button to start webauthn verification so user has a chance to select remember me
- Remove smartphone references
- move options to card actions so menu doesn't overflow and use raised button
Full Changelog: 10.1.17...10.1.18
Clear remember me from storage on submit and fix script path
Fixed
- to not override the http only cookie on subsequent visits clear remember me from localstorage on submit
- fix script path
Full Changelog: 10.1.16...10.1.17
Add desiredRememberMeState to local storage
Fix remember me checkbox by adding cookie
fix email masking
Fixed
- Fixed email masking to handle subdomains correctly