Releases: privacybydesign/irma_keyshare_webclient
Releases · privacybydesign/irma_keyshare_webclient
v3.1.3
Fixed
- JSON parsing error is shown when deleting account
Security
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #53
- chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #54
v3.1.2
What's Changed
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #46
- chore(deps-dev): bump postcss from 8.4.19 to 8.4.31 by @dependabot in #45
- Dockerize by @bobhageman in #47
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #51
- Release: version 3.1.2 by @ivard in #52
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Fix: delete e-mail address results in an error by @bobhageman in #43
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- chore(deps): bump webpack from 5.75.0 to 5.78.0 by @dependabot in #36
- Chore: upgrade stylelint to v15.10.1 by @ivard in #38
- Feature: email revalidation by @bobhageman in #37
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #41
- Version bump for v3.1.0 by @ivard in #42
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- New Yivi look & feel by @bobhageman in #34
- Version bump for v3.0.0 and add changelog by @bobhageman in #35
Full Changelog: v2.0.3...v3.0.0
v2.0.3
What's Changed
- Upgraded dependencies by @ivard in #27
- chore(deps): bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #29
- Removal of annoying comma in the error_message UI by @bobhageman in #28
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #30
- Fix: intent browser fallback does not work on Firefox for Android by @ivard in #31
- Improved user experience when e-mail token is expired by @bobhageman in #32
- Docs: add running instructions on how to circumvent CORS issues by @ivard in #33
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
Initial release of the new React implementation of the webclient. This webclient is designed to work with the irma keyshare myirmaserver backend. Breaking changes have been made in the backend API, so this implementation is not backwards compatible with the Java keyshare server.