Skip to content

Release 0.1.5

Compare
Choose a tag to compare
@MOmarMiraj MOmarMiraj released this 03 Dec 16:27
· 32 commits to main since this release
v0.1.5
c15359e

Version 0.1.5 of the 1Password Javascript SDK brings:

  • Support for generating passwords. You can now generate random, PIN, and memorable passwords using the sdk.Secrets.generatePassword function.
  • Support for item subtitles. Creating and editing an item now sets the subtitle correctly, which is visible in the item preview in all client apps.
  • Support for the Credit Card Number field type. You can now retrieve, create, and edit items containing credit card numbers.