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
Developed and tested with 1Password CLI 2.32.1 on Windows amd64.
Breaking changes
ShareItem(...) now returns ItemShare instead of void.
Changes
Fixed ArchiveDocument(IDocument, IVault) so documents are archived instead of deleted.
Redesigned item sharing to return the created share, support unrestricted links, and keep the single-email overloads.
Added first-class FileAttachment and FileAttachments support for creating, editing, listing, saving, and removing item attachments.
Fixed Windows version trimming, item move and document download path handling, group permission revoke behavior, and platform-specific CLI command handling.
Fixed change tracking and failed create/edit state handling so dirty objects stay dirty on failure and clear correctly after success.
Clarified the hydrate-edit-save flow for summary items and custom-template items, and added regression coverage for archive behavior, sharing, attachments, version handling, and field edits.
Updated account compatibility for current 1Password CLI behavior, refreshed live-test gating for capability-limited test accounts, and refreshed package dependencies and build workflows for the 2.5.0 release.