Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 14:36
· 92 commits to main since this release
v1.3.0
9f12b53

Features

  • The TOTP code of a TOTP field can now be accessed using the .totp property of a field. {#33}
  • Release of the SDK also includes wheel format. {#45}

Fixes

  • Sections without a label can now be correctly accessed. {#49}
  • Retrieving an item no longer returns "Invalid value for type" or "Invalid value for category" when retrieving an item with a field type or item category that is not defined in the SDK. {#52,#54}