Skip to content

Release 0.1.5

Latest
Compare
Choose a tag to compare
@MOmarMiraj MOmarMiraj released this 03 Dec 16:02
· 3 commits to main since this release
v0.1.5
276cc1f

Version 0.1.5 of the 1Password Python SDK brings:

  • Support for generating passwords. You can now generate random, PIN, and memorable passwords using the onepassword.Secrets.generate_password 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.