Skip to content

v2.5.0 - Added file attachments and improved item sharing

Latest

Choose a tag to compare

@jscarle jscarle released this 09 Mar 02:35
5a5c2c6

Compatibility

  • 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.

Contributors

Thanks