Skip to content

Releases: agilebits/onepassword-app-extension

1.0.7

20 Aug 01:21
Compare
Choose a tag to compare
  • [IMPROVED] Improved the method for changing passwords.

1.0.6

16 Aug 03:26
Compare
Choose a tag to compare
  • [NEW] Added the ability to communicate the API's version number to 1Password.
  • [FIXED] Fixed exception when launching the App Extension from an iPad.

1.0.5

13 Aug 03:32
Compare
Choose a tag to compare
  • [NEW] Added the ability to change passwords in 1Password.
  • [NEW] Added the ability to build in Xcode 5.
  • [NEW] Added fresh new icons.
  • [IMPROVED] We now make sure that all parameneters are non nil.
  • [IMPROVED] The minimum and maximum lengths of the Password Generator are now honored.
  • [FIXED] Added onepassword- prefix to the image assets.

1.0.4

06 Aug 01:20
Compare
Choose a tag to compare
  • The API can now be embedded in a framework.
  • Fixed the license filename is the podspec.
  • Fixed problem where an error was returned when the user cancelled the extension or the share sheet.
  • Removed previously excluded UIActivityTypes as this is no longer needed in iOS 8 beta 5.

1.0.3

01 Aug 22:15
Compare
Choose a tag to compare
  • Additional fields sent to extension when creating a new Login will now be also returned back. The app could query the fields to get the changes made in 1Password.
  • WebKit framework is now weakly linked in the podspec.

1.0.2

31 Jul 21:11
Compare
Choose a tag to compare
Merge pull request #21 from AgileBits/bugfix/fixed-problem-where-the-…

…type-identifier-was-always-fill

Fixed problem where the typeIdentifier was always fill

1.0.1

31 Jul 20:54
Compare
Choose a tag to compare
Merge pull request #12 from AgileBits/task/add-alert-to-email-for-bet…

…a-access

Added alert so that developers can easily email us for beta access