Skip to content

Releases: ReachFive/identity-web-ui-sdk

v1.25.0

19 Feb 14:44
bc8cf0f
Compare
Choose a tag to compare

Changed

  • TypeScript migration

Fixes

  • Fix dateField validation when value is empty
  • Show API error when trying to unlink a social account with a non-fresh access_token

v1.24.0

05 Jan 12:08
cb7c7a5
Compare
Choose a tag to compare

Add

  • variable locale

v1.23.1

12 Dec 13:50
31032d3
Compare
Choose a tag to compare

Fixes

  • Handle provider variants correctly in showSocialAccount.

v1.23.0

29 Nov 13:20
cca5d82
Compare
Choose a tag to compare

Added

  • Improved mfa step up UX when only one second factor exists

v1.22.0

09 Nov 16:17
80af88f
Compare
Choose a tag to compare

Added

  • User interface enhancement on date type field.

Fixes

  • AccessToken is no more required in passwordless code verification workflow.

v1.21.0

20 Oct 13:21
dce67b6
Compare
Choose a tag to compare

Added

  • Add Ping provider

Fixes

  • Fix dateField validation import
  • Fix identifierField error when initilized with an empty value

v1.20.2

20 Oct 13:20
4b7c6ff
Compare
Choose a tag to compare

Fixes

  • Set buffer as dependency instead of using Node module.

v1.20.1

29 Sep 14:36
afa0f39
Compare
Choose a tag to compare

Fixes

  • Fix import types

v1.20.0

25 Sep 13:21
7f5d42e
Compare
Choose a tag to compare

Added

  • Add Captcha in EmailEditor widget #140
  • Add social provider variant format #142
  • Add ESLint code analyzer #143
  • Add type definitions for SDK methods arguments #145

Changed

  • Show user error in MFA widget #136
  • Validation on birthdate month and day compatibility + add age restriction message #141
  • Upgrade libphonenumber version to 1.10.44 #146

Fixes

  • Fix issue when consentField is missing #144

v1.19.0

27 Feb 10:21
917db25
Compare
Choose a tag to compare

Added

Support the social provider Naver

Fixes

Wrong consent version from profile in signup/profile editor forms