Skip to content

Conversation

@edif2008
Copy link
Member

Summary

This beta release contains the following features:

  • Authentication of the SDK via the 1Password app
  • New operations for vaults, items and groups
    • Vaults
      • list - supports fetching only the vault overview instead of fully decrypted vaults
      • get_overview
      • get
    • Bulk operations on items:
      • create_all
      • get_all
      • delete_all
    • Groups - get a specific group's details

AndyTitu and others added 17 commits September 8, 2025 21:29
Add support for authenticating via desktop app
The possible list of locations is built based on operating system
Provide actual 1Password lib locations based on OS
Make private beta features visible for private beta testers
This PR does two changes:
- Make the paths to the SDK IPC client on Linux and MacOS more accurate
- Remove support for Windows. This will not be out yet during beta.
Currently, they're not working as expected to be part of a beta release.
They will be brought back once they're in a working state.
@edif2008 edif2008 changed the title Prepare SDK beta release Prepare SDK beta release 0.4.0b1 Oct 28, 2025
@edif2008 edif2008 requested a review from AndyTitu October 28, 2025 16:14
@AndyTitu AndyTitu merged commit e552f5f into beta Oct 29, 2025
18 checks passed
@AndyTitu AndyTitu deleted the sdks-for-desktop-integrations branch October 29, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants