Skip to content

Releases: silinternational/ssp-base

10.2.4 - update config-shim, deprecate RECAPTCHA_SECRET

26 Feb 00:34
421439d
Compare
Choose a tag to compare

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

24 Feb 16:15
4539e70
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.2.1...10.2.2

10.2.1 - publish a major-version tag also

20 Feb 23:45
3fa567f
Compare
Choose a tag to compare

What's Changed

  • Release 10.2.1 -- publish a major-version tag also by @briskt in #310

Full Changelog: 10.2.0...10.2.1

10.2.0 - Parameter Store

20 Feb 02:20
b2110ec
Compare
Choose a tag to compare

What's Changed

  • Release 10.2.0 -- add Parameter Store as an alternative to AppConfig by @briskt in #309

Full Changelog: 10.1.19...10.2.0

Release 10.1.19

06 Feb 18:49
6a6b030
Compare
Choose a tag to compare

Fixed

  • Update webauthn initiation button to match other 2SV pages #308

Full Changelog: 10.1.18...10.1.19

10.1.18

06 Feb 10:28
59a1dcd
Compare
Choose a tag to compare

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

02 Feb 23:41
69d751a
Compare
Choose a tag to compare

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

31 Jan 08:42
96739f0
Compare
Choose a tag to compare

Added

  • add desiredRememberMeState to local storage

Full Changelog: 10.1.15...10.1.16

Fix remember me checkbox by adding cookie

13 Dec 07:49
b2fdcda
Compare
Choose a tag to compare

Fixed

  • Fix remember my checkbox by adding cookie

Full Changelog: 10.1.14...10.1.15

fix email masking

10 Dec 00:17
8dab752
Compare
Choose a tag to compare

Fixed

  • Fixed email masking to handle subdomains correctly