Skip to content

Prepare SDK beta release 0.4.0-beta.2#165

Merged
edif2008 merged 7 commits intobetafrom
sdks-for-desktop-integrations
Nov 19, 2025
Merged

Prepare SDK beta release 0.4.0-beta.2#165
edif2008 merged 7 commits intobetafrom
sdks-for-desktop-integrations

Conversation

@edif2008
Copy link
Member

@edif2008 edif2008 commented Nov 19, 2025

Summary

Features

  • New operations for managing group permissions for vaults:
    • grantGroupPermissions
    • updateGroupPermissions
    • revokeGroupPermissions
  • Add support for Windows.

Fixes

  • vaults.list properly accepts the additional parameters.
  • Re-authenticate the SDK client when the 1Password app is locked.

⚠️ There's a known bug of prompting the user to re-authenticate if the program ends and the app is locked when using the SDKs with the 1Password beta app version 8.11.20-31 or earlier . This will be fixed in the next beta release of the app.

1PasswordSDKBot and others added 7 commits October 29, 2025 18:01
This enables the SDK to authenticate via the 1Password app on Windows.
Enable the SDK to authenticate via the 1Password app on Windows
Add vault permission operations for groups:
- `grantGroupPermissions`
- `updateGroupPermissions`
- `revokeGroupPermissions`
When the SDK makes an invoke operation to the locked 1Password app, the user is prompted to re-authorize. Once that is made, the SDK will now override the existing SDK client with a new one that can perform the invoke operation.
@edif2008 edif2008 merged commit 7ace171 into beta Nov 19, 2025
26 of 53 checks passed
@edif2008 edif2008 deleted the sdks-for-desktop-integrations branch November 19, 2025 11:38
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.

3 participants