Skip to content

Releases: 1Password/onepassword-sdk-js

Release 0.1.0-beta.10

28 May 10:30
v0.1.0-beta.10
7ce1c05
Compare
Choose a tag to compare
Release 0.1.0-beta.10 Pre-release
Pre-release

This release fixes two bugs:

  • [FIXED] The Javascript SDK no longer errors out for function calls that are executed after an unsuccessful operation.
  • [IMPROVED] Item editing now contains additional validation to ensure item icons are not removed upon updating.

Release v0.1.0-beta.8

23 May 16:04
v0.1.0-beta.8
de00102
Compare
Choose a tag to compare
Release v0.1.0-beta.8 Pre-release
Pre-release

This release fixes a bug which caused the SDKs to incorrectly return errors for all function calls following a failed operation.

Release v0.1.0-beta.7

21 May 15:59
v0.1.0-beta.7
2dcf310
Compare
Choose a tag to compare
Release v0.1.0-beta.7 Pre-release
Pre-release

This release fixes a bug that caused the JavaScript SDK to not work on Windows for newly created service account tokens.