Skip to content

v9.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:06
· 1994 commits to main since this release
v9.3.1
408e21a

v9.3.1 - 2026-03-18

Highlights

Fixes an enum representation bug on web.

Bug Fixes

  • ffi/wasm: use serde_repr for enum serialization [WPB-24102]
    (23a2f75)

Testing

  • getUserIdentities() result should contain enums as numbers
    (15c4b01)