Skip to content

Releases: privacybydesign/irma_sms_issuer

v2.2.0

22 Mar 09:49
5fcf3de
Compare
Choose a tag to compare

Notices

We fixed a bug that the private_key_path option in the config.json was ignored. Instead, the fallback behaviour was always triggered to look for sk.der in several directories. If you specified the private_key_path, please check whether it has the correct value and points to a .der-file or otherwise remove the option to trigger the fallback behaviour again.

What's Changed

  • Improvement: include all webapp locales and options for config mounts in Dockerfile by @ivard in #24
  • CI/CD: ensure Gradle deps are available to dependabot by @ivard in #25
  • Chore: bump vulnerable dependencies by @ivard in #26
  • Chore: update gretty to 4.1.3 by @ivard in #27

Full Changelog: v2.1.1...v2.2.0

v2.1.1

15 Nov 10:41
e31ce16
Compare
Choose a tag to compare

Internal

  • Publish container at GHCR

Full Changelog: v2.1.0...v2.1.1

v2.1.0

05 Sep 13:14
f42c57b
Compare
Choose a tag to compare

Added

  • Docker support, easing running and developing locally
  • TomEE 9.0+ compatibility

Security

  • Dependency updates
  • Insertion of sensitive information into log files

Full Changelog: v2.0.3...v2.1.0

v2.0.3

01 Aug 08:10
3cd9fac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

20 Apr 14:22
e0efb4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

04 Apr 14:06
3698d24
Compare
Choose a tag to compare

What's Changed

  • Fix issue with button styling clash with yivi-frontend package by @bobhageman in #18

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Mar 14:09
3cc34fa
Compare
Choose a tag to compare

What's Changed

  • Rebranding to Yivi, including texts and bump package versions by @bobhageman in #16

Full Changelog: v1.2.1...v2.0.0

v1.2.1

10 Nov 14:25
v1.2.1
c1dc089
Compare
Choose a tag to compare

What's Changed

  • feat: update from openjdk8 to openjdk11 by @sanderhollaar in #14
  • Fix: Hide Back button on first page as window.close() does not work on Firefox by @sanderhollaar in #15

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Jan 15:33
33c379c
Compare
Choose a tag to compare

Added

  • Ask for a pairing code after a user scanned an IRMA QR, to prevent QR theft.

v1.1.2

06 Sep 09:23
804b5c7
Compare
Choose a tag to compare

Changed

  • Update SMS-sender information in webclient