Skip to content

Releases: okta/okta-signin-widget

2.10.0

06 Jul 21:46
8d8b28a

Choose a tag to compare

Features:

Bug fixes:

  • b834946 Fixes tests that are not using promise helper (#448)
  • bf74cfc Adds validation for password field only if field is dirty (#417)
  • 0292470 Fixes concurrent fingerprinting (#463)
  • b9adb7b Adds remember device checkbox for u2f (#468)
  • 263828b Allows username without email format for passwordless (#451)
  • 0e1e40b Clears input field when RSA/On-Prem pin changes #485
  • 180bf1c Adds rememberDevice param in polling (#441)

Notable changes:

2.9.0

21 May 17:56

Choose a tag to compare

Features:

75b8bb5 Honors idp discovery feature for all other paths (#426)
7cb5d23 Shows registration link at idp discovery identifier page (#431)
7dded84 Sends relayState with forgot password request (#430)
cd26e28 Adds logic for identifier first auth flows (#435)
4a046e5 Supports passwordless auth when idpDiscovery is disabled (#436)
d168cf8 Captures app context in relayState property for registration & recovery flows (#444)

Bug fixes:

abf038f Uses email instead of userName for activation email message (#434)

Notable changes:

c90b773 Adds npm version badge to README (#425)
63792fe Updates grunt contrib jasmine version (#437)
15a9371 Adds Instruction to use IdP Discovery (#433)

2.8.0

24 Apr 18:03

Choose a tag to compare

Features:

  • eaf9807 Send relayState param with registration post call (#411)
  • 91f2446 Update widget to use org level registration policy (#410)
  • 0f971cd Move responsiveness code from okta-core to okta-theme in signin-widget (#407)
  • d0927c9 Supports http only cookie for autoPush (#395)

Bug fixes:

  • 6805172 Fixes Okta Verify polling issue when switching factors (#404)

Notable changes:

2.7.0

06 Mar 23:58
53284b4

Choose a tag to compare

Features:

  • 880a926 Adds Voice Call as an option for Unlock Account (#350)
  • 2bc8dbc Adds support for chains of MFA_REQUIRED responses (#377)
  • f5f1acd Adds registration beta warning (#384)

Bug fixes:

  • 53284b4 Upgrades i18n to include Korean language fixes (#398)
  • fad379d Adds missing table-row element to enroll device form (#389)
  • 16082eb Fixes unit tests to run successfully in a browser (#383)
  • 79a37d3 Refactors rememberDevice tests (#370)

Notable changes:

  • f6de0b2 angular/cli dependency is now flexible minor (#385)
  • 1671376 Updates okta-signin-widget CDN version to 2.6.0 in readme (#392)

2.6.0

23 Jan 21:55
e19fad8

Choose a tag to compare

Features:

Bug fixes:

  • e19fad8 Fix RAAS sign up button routing issue (#379)
  • e785e1f Use input with type=tel to show numeric keyboard on mobile devices (#367)
  • 89d9e17 Changes unauthenticated state route to map to default route (#364)
  • 0d270e0 Fix router collision (#360)

Notable changes:

2.5.0

30 Nov 18:57

Choose a tag to compare

Features:

Bug fixes:

  • 9c4b79d Fixes loading issue in samples (#339)
  • 1b95b2d Improves error messages when an unrecognized error code is encountered (#342)
  • e5626cb Improves i18n support in hover text (#348)
  • db9d059 Removes spinner on reset password page on failure (#349)
  • 3b58e80 Improves support for Angular and shrinks bundle size (#353)

Notable changes:

2.4.0

07 Nov 00:38

Choose a tag to compare

Features:

  • c99bce8 Adds support for registration callback hooks (#323)
  • 212e9e0 Adds indicator for required fields in registration form (#337)
  • f92ba5b Performance update: blacklist unused modules (#319)
  • 78daadb Removes registration.clientId parameter (#330)
  • 3218738 Updates i18n to support Greek Language (#332)
  • 294402b Enables registration as a service form redirection (#326)
  • 82447e8 Implements UI for OAuth 2 Consent (#310)

Bug fixes:

  • 420ed76 Turns client logo into link to clientUri if configured (#336)
  • 653ceac Show proper error message from errorCauses (#329)
  • 1cfe3bd Add validation to the passcode field in Okta Verify page (#334)
  • 09c9f05 Fire password complexity check when user enters username after password (#327)
  • 6addc2b Minor UX tweaks for OAuth2 Consent (#324)
  • 5566918 Fix mobile icons alignment (#316)
  • 50a768d Fix password validation error when username is empty in registration form (#315)

2.3.0

11 Oct 18:34

Choose a tag to compare

Features:

  • 77a95a9 Complexity explanation text should include no first/last name (#301)
  • 64472ca Registration as a Service UI (#297)
  • 6a0d638 Supports AD-mastered user password expiry warning (#293)
  • 966e2b7 Adds option to hide email from recovery flow (#287)
  • 085e1a1 Adds option to config a custom sign out link (#267)

Bug fixes:

  • 69bcd94 Fix string source bundle problem for framework components (#313)
  • e0c7505 Fix Widget height issue (#309)
  • 3d0c213 Fix signin-widget label customization for locale codes like 'xx-XX' (#306)
  • 5a15d3a Fix banner CSS in Sign In Widget (#305)
  • 7d83282 Set the correct default factor type for recovery flows (#303)
  • 6b271fb Move SCSS related to security beacon (#294)
  • 96844b7 Ignore cookie username if remember me feature is off (#292)
  • f5d5ade Show error with empty answer for factors that require it (#286)
  • b5aff3e Fix padding on smaller screens when security image is hidden (#291)
  • f227516 Hide send email link when email recovery is disabled (#289)
  • bb36ad2 Fix issue with Windows Phone browser (#277)
  • 0dfda66 Issue in embedded browsers with using iframes (#273)
  • 077cd1a Fix problem with back button during factor verify (#265)

Notable changes:

  • af51f2c Add babel and async/await support to Sign In Widget (#282)
  • a13046c Add documentation to explain how to correctly Browserify the okta-signin-widget module (#279)
  • f4bce35 Updates Duo SDK Version to 2.6 (#275)

2.1.0

20 Jul 15:30

Choose a tag to compare

If your app currently depends on the widget's global CSS, the appearance of your app will change when upgrading to 2.1.0, because we updated the CSS to only affect the widget.

Potentially breaking changes:

Features:

  • cdbbb1b - Add minimum password age to password reset description (#243)
  • 3f6b661 - Autopopulate username during On-Prem MFA (#253)

Bug fixes:

  • 3a8a8e3 - Skip phone validation only when a validation error occurs (#244)
  • a336ce3 - Remove checked-in optional dependencies to improve Yarn support (#250)

1.13.0

28 Jun 16:31

Choose a tag to compare

Bug fixes:

  • d5fcd51 Fixes issue that causes webpack builds to fail (#245)

You can get the latest release from npm.