This repository was archived by the owner on Feb 18, 2025. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[NEW] Added the ability to retrieve the generated One-Time Password from the 1Password Login if available. {#163, #199}
[NEW] Added the ability to specify unsupported characters when using the password generator options. {#36}
[NEW] Added nullability for improved compatibility with Swift projects. {#218, #241,#245}
[NEW] Our demo apps, ACME and ACME Browser are now written in Swift 1.2 and Swift 2.0 too. {#101}
[NEW] Added ability to use the WKWebView code when the Deployment Target is iOS 7.1 or earlier. {#214}
[IMPROVED] Simplified Web View Filling. {#200}
[IMPROVED] Fully compatible with iOS 9 and Xcode 7. {#238, #241}
[IMPROVED] Improved compatibility with the latest version of CocoaPods. {#187, #235}
[IMPROVED] Improved the README, the in-code documentation and spring cleaned the entire codebase. {#200, #202, #203, #206, 241}
[IMPROVED] Improved the password generator options. {#36}
[IMPROVED] Updated the collect and fill scripts for the latest 1Password Brain. {#193}
[IMPROVED] We now assert when the
senderparameter isnilon iPad. {#226, #241}[IMPROVED] Improved Google Search in ACME Browser. {#240}
[IMPROVED] ACME Browser is now a Universal app. {#242}
[FIXED] Fixed all xcassets warnings {#196}
[FIXED] Fixed an issue where the Password Generator length keys were not honoured in 1Password 5.5. {#35}
[FIXED] Fixed typo for the
AppExtensionPasswordGeneratorOptionsKeyconstant. {#191}