|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [wasm-v1.9.4-beta.1](https://github.com/iotaledger/identity/tree/wasm-v1.9.4-beta.1) (2026-03-30) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.9.2-beta.1...wasm-v1.9.4-beta.1) |
| 6 | + |
| 7 | +### Patch |
| 8 | + |
| 9 | +- Use `StringOrUrl` for the `aud` claim [\#1798](https://github.com/iotaledger/identity/pull/1798) |
| 10 | +- Add `custom_claims` claim to `JwtPresentationV2Claims` [\#1799](https://github.com/iotaledger/identity/pull/1799) |
| 11 | +- Update issuer comparison to use URL [\#1800](https://github.com/iotaledger/identity/pull/1800) |
| 12 | +- Bump `iota` dependency to version `v1.19.1` [\#1802](https://github.com/iotaledger/identity/pull/1802). |
| 13 | + |
3 | 14 | ## [wasm-v1.9.2-beta.1](https://github.com/iotaledger/identity/tree/wasm-v1.9.2-beta.1) (2026-03-03) |
4 | 15 |
|
5 | | -[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.9.2-beta.1...wasm-v1.9.1-beta.1) |
| 16 | +[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.9.0-beta.1...wasm-v1.9.2-beta.1) |
6 | 17 |
|
7 | 18 | ### Patch |
8 | 19 |
|
|
11 | 22 |
|
12 | 23 | ## [wasm-v1.9.0-beta.1](https://github.com/iotaledger/identity/tree/wasm-v1.9.0-beta.1) (2026-02-12) |
13 | 24 |
|
14 | | -[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.9.0-beta.1...v1.8.0-beta.3) |
| 25 | +[Full Changelog](https://github.com/iotaledger/identity/compare/v1.8.0-beta.3...wasm-v1.9.0-beta.1) |
15 | 26 |
|
16 | 27 | ### Added |
17 | 28 |
|
|
26 | 37 |
|
27 | 38 | ## [v1.8.0-beta.3](https://github.com/iotaledger/identity/tree/v1.8.0-beta.3) (2026-01-19) |
28 | 39 |
|
29 | | -[Full Changelog](https://github.com/iotaledger/identity/compare/v1.8.0-beta.3...v1.8.0-beta.2) |
| 40 | +[Full Changelog](https://github.com/iotaledger/identity/compare/v1.8.0-beta.2..v1.8.0-beta.3) |
30 | 41 |
|
31 | 42 | ### Patch |
32 | 43 |
|
33 | 44 | - Bump `iota` dependency to version `v1.14.1` [\#1756](https://github.com/iotaledger/identity/pull/1769) |
34 | 45 |
|
35 | 46 | ## [wasm-v1.8.0-beta.2](https://github.com/iotaledger/identity/tree/wasm-v1.8.0-beta.2) (2025-12-18) |
36 | 47 |
|
37 | | -[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.7.0-beta.1...wasm-v1.6.0-beta.10) |
| 48 | +[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.6.0-beta.10...wasm-v1.7.0-beta.1) |
38 | 49 |
|
39 | 50 | ### Patch |
40 | 51 |
|
|
51 | 62 |
|
52 | 63 | - Fix `IotaDID.toObjectId` and `IotaDID.fromObjectId` [\#1747](https://github.com/iotaledger/identity/pull/1747) |
53 | 64 |
|
54 | | -[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.8.0-beta.1...v1.7.0-beta.1) |
| 65 | +[Full Changelog](https://github.com/iotaledger/identity/compare/v1.7.0-beta.1...wasm-v1.8.0-beta.1) |
55 | 66 |
|
56 | 67 | ## [wasm-v1.7.0-beta.1](https://github.com/iotaledger/identity/tree/wasm-v1.7.0-beta.1) (2025-10-14) |
57 | 68 |
|
58 | | -[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.7.0-beta.1...wasm-v1.6.0-beta.10) |
| 69 | +[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.6.0-beta.10...wasm-v1.7.0-beta.1) |
59 | 70 |
|
60 | 71 | ### Added |
61 | 72 |
|
|
0 commit comments