You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Support for item tags. You can now create, get, and edit tags within your 1Password items using item CRUD functions.
* Support for fetching one-time password codes using secret references. You can now fetch your TOTP code with the `Secrets.Resolve` function, using a secret reference for the TOTP field in your item. For example: "op://vault/item/field?=attribute=totp"
* Support for fetching one-time password codes using secret references. You can now fetch your TOTP code with the `Secrets.Resolve` function, using a secret reference for the TOTP field in your item. For example: `op://vault/item/field?=attribute=totp`