Skip to content

Releases: silinternational/idp-profile-ui

Remove access token from client

14 Aug 00:56
1c254cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.9...6.0.0

Fix Webauthn bug in Firefox

06 Aug 02:19
a12e050
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.8...5.3.9

Add PCI 4 password test and change to zxcvbn-ts

31 Jul 02:18
0f909e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.7...5.3.8

password validation on-input dependency update

18 Jun 01:25
ac9b6fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.6...5.3.7

Fix missing steps and add sentry

11 Jun 04:53
9f86c7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.5...5.3.6

Remove "Smartphone" and replace with "Authenticator"

18 Apr 05:10
c79ceb3
Compare
Choose a tag to compare

Changed

  • Remove "Smartphone" text and replace with "Authenticator"

IDP-24

What's Changed

Full Changelog: 5.3.4...5.3.5

Fix IDP-947 stepper bug

28 Mar 20:21
5c1b5b0
Compare
Choose a tag to compare

Fixed

  • Reset the list of relevant steps each time so it is properly initialized.
    • Without this, using the browser's Back button leaves the old list of steps, which may or may not match the current URL path when the user clicks a tile from their profile dashboard.
    • Unfortunately, with this the list of steps (most noticeably during initial onboarding) doesn't keep the completed steps in the progress bar at the top. A separate issue is being added to our backlog about that bug.

Addresses issue IDP-947. New issue IDP-952, profile stepper progress bar does not show previous steps.

Dependency updates

28 Mar 16:12
05d7e01
Compare
Choose a tag to compare
Merge pull request #148 from silinternational/develop

Release 5.3.3 - dependency updates

5.3.2 Update deps

08 Mar 10:38
e0acb47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.1...5.3.2

use GitHub Actions for test

28 Feb 19:35
887aaa5
Compare
Choose a tag to compare

no code changed in this release