Skip to content

Releases: web-eid/web-eid-app

v2.0.1

31 Jan 14:25
v2.0.1
Compare
Choose a tag to compare

v2.0.0 is a major backwards incompatible release that changes the Web eID authentication token format. In version 1, the authentication token was in the OpenID X509 ID Token (JWT) format in order to be compatible with the standard OpenID Connect ID Token specification. The JWT format was found out to be undesirable, as it implies that the claims presented in the Web eID authentication token can be trusted and processed, while they actually cannot be trusted. Therefore a custom JSON-based format was adopted for the Web eID authentication token in version 2.

Full list of changes is in the v2.0.0 and v2.0.1 milestone.

The release binaries are available from web-eid.eu.

v2.0.0-rc1

11 Jan 12:46
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
feat(macos): update extension JavaScript with v2 changes

WE2-612

Signed-off-by: Mart Somermaa <mrts@users.noreply.github.com>

v1.0.2

11 Oct 14:02
v1.0.2
Compare
Choose a tag to compare

This release brings Safari support.
Full list of changes is in the v1.0.2 and v1.0.1 milestone.

The release binaries are available from web-eid.eu.

v1.0.2-rc5

11 Oct 08:06
Compare
Choose a tag to compare
v1.0.2-rc5 Pre-release
Pre-release
Revert some changes to fix auth multiple cards

WE2-575

Signed-off-by: Raul Metsma <raul@metsma.ee>

v1.0.2-rc4

08 Oct 10:29
Compare
Choose a tag to compare
v1.0.2-rc4 Pre-release
Pre-release
Quit application after closing fatal error page

WE2-573

Signed-off-by: Raul Metsma <raul@metsma.ee>

v1.0.2-rc3

07 Oct 07:25
Compare
Choose a tag to compare
v1.0.2-rc3 Pre-release
Pre-release
Fix Safari cancel message

WE2-571

Signed-off-by: Raul Metsma <raul@metsma.ee>

v1.0.2-rc2

23 Sep 09:13
Compare
Choose a tag to compare
v1.0.2-rc2 Pre-release
Pre-release
Optimize, response version number from extension

WE2-563

Signed-off-by: Raul Metsma <raul@metsma.ee>

v1.0.2-rc1

13 Sep 14:51
Compare
Choose a tag to compare
v1.0.2-rc1 Pre-release
Pre-release
Add additional parameter when Safari extension starts application and…

v1.0.1-rc2

19 Jul 08:45
Compare
Choose a tag to compare
v1.0.1-rc2 Pre-release
Pre-release
deps(mac/js): update mac/js to main branch

v1.0.1-rc1

15 Jul 08:07
Compare
Choose a tag to compare
v1.0.1-rc1 Pre-release
Pre-release
Remove key when application failed to start

WE2-465

Signed-off-by: Raul Metsma <raul@metsma.ee>