Skip to content

Releases: edeckers/lib1password-unofficial

v1.2.1

28 Mar 16:52

Choose a tag to compare

1.2.1 (2026-03-28)

Bug Fixes

v1.2.0

28 Feb 21:13

Choose a tag to compare

1.2.0 (2026-02-28)

Bug Fixes

  • deprecate Session.secretKey (#11) (33424a5)
  • deps: bump npm dependencies to latest major pin (#9) (1df7de0)

Features

  • support rotation of secret key and credentials (#8) (778dc3b)

v1.1.6

24 Oct 20:02

Choose a tag to compare

1.1.6 (2025-10-24)

Bug Fixes

  • mark AuthenticationFlow fields private (#6) (ea5293b)

v1.1.5

24 Oct 18:17

Choose a tag to compare

1.1.5 (2025-10-24)

Bug Fixes

  • disconnect session creation from auth flow (#5) (10f7e00)

v1.1.4

24 Oct 16:05

Choose a tag to compare

1.1.4 (2025-10-24)

Bug Fixes

  • leaky abstraction of ProfileAuth (#4) (5789df5)

v1.1.3

24 Oct 11:15

Choose a tag to compare

1.1.3 (2025-10-24)

Bug Fixes

  • vault.readAllItems error bc missing bind (#3) (14ac5dd)

v1.1.2

24 Oct 07:53

Choose a tag to compare

1.1.2 (2025-10-24)

Bug Fixes

  • mov aukSalt from RegistrationInfo to AccountCreator (#2) (3c2122f)

v1.1.1

09 Oct 20:25

Choose a tag to compare

1.1.1 (2025-10-09)

Bug Fixes

  • add 1Password compatibility test scenario (#1) (d22ca8e)

v1.1.0

08 Oct 09:51

Choose a tag to compare

1.1.0 (2025-10-08)

Features

  • support registration and full round trip (91a97c5)