Skip to content

Releases: hansemannn/ti.onepassword

3.0.0

06 Apr 12:02
Compare
Choose a tag to compare
  • Update to latest 1Password app extension files (see this project for details)
  • Build with latest Titanium SDK
  • Distribute as .xcframework

2.0.2

06 Apr 15:35
cd18ff8
Compare
Choose a tag to compare
  • Remove references to UIWebView (#5)

2.0.1

05 Jun 12:53
Compare
Choose a tag to compare
  • Update 1Password extension to latest
  • Resolve error-code encoding in callbacks

2.0.0

01 Apr 11:21
Compare
Choose a tag to compare
  • Fix kroll-thread crash (#2)
  • Remove top-level keys username and password in favor of the credentials object

1.1.0

29 Sep 22:44
Compare
Choose a tag to compare
  • Support for storing credentials using storeLoginForURLString
  • Support for updating credentials using changePasswordForLoginForURLString
  • Provide credentials in unified e.credentials object instead of own top-level keys

1.0.0

26 Sep 07:42
Compare
Choose a tag to compare
  • Initial release
  • Support for checking the availability using isAppExtensionAvailable
  • Support for receiving credentials using findLoginForURLString