File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- This release includes :
1
+ In this release :
2
2
3
- - Support for reading and writing OTP field information such as the TOTP code and seed, through the Item API.
4
- - The `Update` operation is renamed to `Put` to create more realistic expectation with regard to the effect of the operation.
5
- - The item creation operation now takes as input `ItemCreateParams`.
6
- - Support for a few more field types: Phone, Url, CreditCardType.
3
+ * support for listing items and vaults is introduced
4
+ * a bug where concurrent item updates could lead to unexpected overwrites is fixed
5
+ * a bug where the SDK was priorly not working with service account tokens generated by the 1Password CLI is fixed
6
+ * a bug where the items created by the SDK priorly did not have the password strength set correctly is fixed
You can’t perform that action at this time.
0 commit comments