Skip to content

Releases: openwallet-foundation/sd-jwt-js

v0.19.0

23 Jan 10:39

Choose a tag to compare

0.19.0 (2026-01-23)

Bug Fixes

  • missing/updated fields in type metadata (#359) (d230a8d)

Features

v0.18.1

14 Jan 21:23

Choose a tag to compare

0.18.1 (2026-01-14)

Bug Fixes

  • keep custom properties on type metadata (#357) (2b1f0ba)

v0.18.0

11 Jan 16:03

Choose a tag to compare

0.18.0 (2026-01-11)

Bug Fixes

Features

  • add support for ES384 and ES512 in node-crypto and browser-crypto (#333) (247dd05)
  • allow undefined type metadata to be returned by resolver (#338) (213de7e)
  • validate sd jwt vc type metadata with zod (#348) (23e4beb)

v0.17.1

18 Nov 11:22

Choose a tag to compare

0.17.1 (2025-11-18)

Note: Version bump only for package @sd-jwt/sd-jwt-vc

v0.17.0

23 Oct 14:03

Choose a tag to compare

0.17.0 (2025-10-23)

Features

  • alter base64url to internal utils package for RN support (#328) (09708e7)

v0.16.0

07 Oct 13:41

Choose a tag to compare

0.16.0 (2025-10-07)

Bug Fixes

  • add provenance to release step (#319) (748d8c0)
  • change repo url from labs to other one (#323) (f68c847)
  • correct requiredClaimKeys in sd-jwt kb example to match presented claims (#320) (ca9a020)
  • release ci, node version (#325) (aa121b1)
  • set correct url in package json (#321) (554152c)

Features

  • Adding validation during issuance when a schema is passed (#308) (90eef6b)
  • updates all dependencies to latest versions + biome updates (#324) (75d5780)

v0.15.1

28 Aug 06:26

Choose a tag to compare

0.15.1 (2025-08-28)

Bug Fixes

  • make iss claim optional in SD-JWT VC payload (#310) (f6275e3)

v0.15.0

20 Aug 08:05

Choose a tag to compare

0.15.0 (2025-08-20)

Features

  • Allows to pass a custom function for the status list JWT validation (#306) (25e546e)

v0.14.1

02 Aug 17:39

Choose a tag to compare

0.14.1 (2025-08-02)

Bug Fixes

v0.14.0

30 Jun 11:53

Choose a tag to compare

0.14.0 (2025-06-30)

Features