Skip to content

Releases: OpenConext/Stepup-tiqr

3.1.3

08 Feb 15:49
f6f1143
Compare
Choose a tag to compare

Auto generated release. Please update these release notes manually.

3.2.0

01 Mar 11:01
365e00a
Compare
Choose a tag to compare

Auto generated release. Please update these release notes manually.

3.1.0.1-20211207070850Z-516f2351ddd501c4442e9e111b2d9f6d0106ff82

07 Dec 07:29
516f235
Compare
Choose a tag to compare
Resolve IE11 Babel compatibility issues

By implementing the browserlist entry in the package.json

3.1.2

06 Dec 14:37
6cddeaa
Compare
Choose a tag to compare

What's Changed

  • Mock the window.location object by @MKodde in #131
  • Include browserlist entry to support ie11 by @MKodde in #132

Full Changelog: 3.1.1...3.1.2

3.1.1

23 Nov 14:59
e3f8f2a
Compare
Choose a tag to compare

What's Changed

  • Store tiqr enrollment data in session to allow hard resets by @MKodde in #130

Full Changelog: 3.1.0...3.1.1

3.1.0

21 Oct 10:38
4bb765f
Compare
Choose a tag to compare

Feature

  • Add the enrollment link on the QR code #128 #129:wq

Chores

  • Updated travis runtime environment variables #119
  • Update monitor-bundle to add opcache info #126

Security updates
Multiple security updates have been installed in this new release. But one issue remains unresolved. This is the entire removal of the vulnerable version of ansi-regex. This should be fixed in the near future by webpack and its peers. As this is strictly a build-time only issue. It is considered an acceptable risk at this point.

Full Changelog: 3.0.2...3.1.0

3.1.0-20211021103631Z-4bb765fe1bf23d21dac45ddbc632804d1a232c8f

25 Nov 09:27
4bb765f
Compare
Choose a tag to compare
Update CHANGELOG.md

3.0.4

19 Mar 09:56
f9da235
Compare
Choose a tag to compare

Fix favicon after SF4 update
Update dependencies
Disable unused fragments
Fix error message for broken accounts
Add X-UA-Compatible meta tag

3.0.4-20210319095518Z-f9da23552c727f5faac3edeea2dc3c8da07701ab

19 Mar 10:00
f9da235
Compare
Choose a tag to compare
Update CHANGELOG.md

3.0.3

23 Feb 09:57
ec45f17
Compare
Choose a tag to compare

Add monitoring endpoints /health and /info
Update dependencies
Move from security-checker to local-php-security-checker
Fix duplicate push-notifications
Fix rare reloading-after-authentication issue