Skip to content

Releases: supseven-at/webauthn

Release v2.0.2

08 May 13:28
v2.0.2
6764340
Compare
Choose a tag to compare
* 6764340 [TASK] Do not constrain allowed psr/http-message version
* b2e355f [TASK] Avoid PIN request for external authenticators
* d4a6315 [TASK] Deactivate TER release in github action
* 0ea6569 [TASK] Update locked dependencies

Release v2.0.1

03 May 11:39
v2.0.1
ce609b6
Compare
Choose a tag to compare
* ce609b6 [TASK] Use "success" style for save button
* c9be4d2 [BUGFIX] Correctly resolve icon file path

Release v2.0.0

20 Feb 12:23
v2.0.0
4211a33
Compare
Choose a tag to compare
* 4211a33 [TASK] Code style
* b3e69f6 [TASK] Import and bundle webauthn handlers instead of using own
* 552b094 [TASK] Update webauthn lib to v4

Release v1.0.4

14 Feb 12:26
v1.0.4
413fe94
Compare
Choose a tag to compare
* 413fe94 [BUGFIX] Remove existing properties during activation
* 35794b8 [BUGFIX] Fix command in Makefile for fetching the version number from git tags
* 21e213f [TASK] Fix code style
* 521aaa9 [TASK] Fix warnings of github actions

Release v1.0.3

13 Dec 14:02
v1.0.3
26e1e96
Compare
Choose a tag to compare
* 26e1e96 [TASK] Use custom script for setting the release version

Release v1.0.2

13 Dec 14:02
v1.0.2
4873a44
Compare
Choose a tag to compare
* 4873a44 [TASK] Add URL to changelog in TER release

Release v1.0.1

13 Dec 12:12
v1.0.1
135f821
Compare
Choose a tag to compare
* 135f821 [TASK] Finalize release workflow
* 3a2fabc [TASK] Change suffix of changelog file to .md

Release v1.0.0

13 Dec 09:52
v1.0.0
e1bcb2e
Compare
Choose a tag to compare
* e1bcb2e [TASK] Setup release workflow
* a566be2 [TASK] Code style
* 48e77d0 [TASK] Update readme
* d698eb3 [TASK] Move hardcoded labels to XLF
* d7ef1e0 [TASK] Provide app icon via URL instead of inline
* ac908bc [TASK] Replace xhr requests with form submits