Releases: privacybydesign/irma_sms_issuer
Releases · privacybydesign/irma_sms_issuer
v2.2.0
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
v2.1.0
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
What's Changed
- CI/CD: add GitHub Actions status checks workflow by @ivard in #20
- Fix dependabot issues by @bobhageman in #22
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
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
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
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