Releases: agilebits/onepassword-app-extension
1.8.6
[IMPROVED] Moves all projects forward to Xcode 11 format
[IMPROVED] Updates build settings and localization targets
[IMPROVED] Converts swift projects to Swift 5
[IMPROVED] Moves the bar forward from iOS 7 to iOS 9
[IMPROVED] Removes all support for UIWebView
[IMPROVED] Removes the deprecated call - (void)fillLoginIntoWebView:(nonnull id)webView forViewController:(nonnull UIViewController *)viewController sender:(nullable id)sender completion:(nonnull OnePasswordSuccessCompletionBlock)completion;
[FIXED] Updates Readme.md urls, removes mention of a newsletter
[FIXED] Updated OnePasswordExtension.(h|m) to include our MIT license in the header
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8
[NEW] Added documentation to the Wiki. Thank you for reaching and for contributing. Feel free to open issues to request Wiki documentation.
[IMPROVED] Improved compatibility with CocoaPods 1.0.0. {#302}
[IMPROVED] Updated the Javascript code for Web View Filling. {#303}
[IMPROVED] Improved the instructions for the Rich Icons submission in the Best Practice section. {#290}
[IMPROVED] Updated the documentation to mention all the required frameworks to link for projects targeting iOS 7.1 or earlier. {#294, #296}
[IMPROVED] Improved the header documentation. {#298}
[IMPROVED] Listing all the required frameworks in the podspec file. {#297}
[IMPROVED] Removed extra new lines for a clearer code in the README. {#293}
[IMPROVED] Removed usless semicolons from Swift code. {#295}
[FIXED] Fixed status bar inconsistencies between the Objective-C and the Swift versions of ACME. {#292}
[FIXED] Fixed outdated header comments for the demo apps. {#299}
[FIXED] Fixed indentation in the podspec file. {#305}
1.7
[IMPROVED] Improved compatibility with Xcode 7.2. {#279}
[IMPROVED] Updated the README to mention that SFSafariViewController now works on devices running iOS 9.2 or later. {#239, #280}
[IMPROVED] Updated the Javascript code for Web View Filling. {#281}
[FIXED] Fixed warnings caused by missing icons for the demo apps. {#279}
[FIXED] Fixed an issue where ACME (Swift) was a Universal app, causing a crash at launch on iPad. {#279}