Change8

1Password SDK

Backend & Infra

Standardized changelog data for 1password-sdk.

Latest: v0.4.0b28 releases1 breaking changesView on GitHub →

Release History

v0.4.0b22 fixes2 features
Nov 19, 2025

This beta release introduces new functionality for managing vault group permissions and enhances desktop application authentication support by adding Windows integration. Several bugs related to vault listing and handling locked application state have also been resolved.

v0.3.21 fix
Nov 5, 2025

This patch fixes an issue in the secrets resolution logic within the SDK, ensuring that client.secrets.resolve_all() only uses secrets from active items.

v0.4.0b14 features
Oct 29, 2025

Version 0.4.0b1 introduces Desktop App authentication, enhanced vault operations, item batch operations, and the new Groups API.

v0.3.11 feature
Jun 11, 2025

Version 0.3.1 enhances VaultOverview by adding creation and update timestamps.

v0.3.0Breaking1 fix2 features
Apr 23, 2025

Version 0.3.0 introduces support for item states and filtering, alongside several breaking changes to vault and item listing functions, renaming them and changing their return types from iterators to lists.

v0.2.12 fixes2 features
Mar 20, 2025

Version 0.2.1 introduces new metadata fields for items, bulk secret resolution, and improved support for various item field types and editing scenarios.

v0.2.01 fix7 features
Mar 4, 2025

This release introduces significant file handling capabilities, allowing users to manage attachments and resolve file-based secret references. It also expands support for various new item field types.

v0.1.71 fix1 feature
Feb 4, 2025

Version 0.1.7 improves rate limit error handling and fixes a 401 error issue in long-running processes.