Skip to content

Commit 8b76229

Browse files
committed
Update CHANGELOG for v13.3.0
1 parent 48e19ab commit 8b76229

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v13.3.0
4+
5+
**Changes:**
6+
7+
- **[browser]** `startRegistration()` and `startAuthentication()` will recognize punycode domains
8+
when trying to identify why an error occurred
9+
([#750](https://github.com/MasterKale/SimpleWebAuthn/pull/750))
10+
- **[server]** A new `verifyMDSBlob()` helper method has been added to verify and extract metadata
11+
statements from FIDO MDS blobs. See
12+
[the docs here](https://simplewebauthn.dev/docs/advanced/server/metadata-service#verifymdsblob)
13+
for more info ([#752](https://github.com/MasterKale/SimpleWebAuthn/pull/752))
14+
315
## v13.2.3
416

517
**Changes**

0 commit comments

Comments
 (0)