All Versions
6
Latest Version
Avg Release Cycle
276 days
Latest Release
1539 days ago

Changelog History

  • v1.8.6 Changes

    January 30, 2020

    ๐Ÿšš [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

  • v1.8.5 Changes

    December 13, 2017

    [IMPROVED] Swift demo projects are now compatible with Swift 4 and Xcode 9.2.
    โšก๏ธ [IMPROVED] Updated Fill and Collect scripts to match our latest stable browser extensions.

  • v1.8.4 Changes

    September 28, 2016

    ๐Ÿ— [FIXED] Fixed build errors on Xcode 8 for the Swift sample apps {#346}

  • v1.8.3 Changes

    August 09, 2016

    [NEW] Added typedefs for completion blocks for more flexibility. {#339}

    โšก๏ธ [IMPROVED] Updated the Javascript code for Web View Filling. {#335}
    [IMPROVED] All the completion blocks from the API are now nonnull. {#341}

    ๐Ÿ“š [FIXED] Fixed minor typo in the documentation. {#340}

  • v1.8.2 Changes

    May 24, 2016

    โšก๏ธ [IMPROVED] Updated the Javascript code for Web View Filling. {#324}

    ๐Ÿ›  [FIXED] Fixed a crash caused by unwrapping an Optional value while running ACME Swift on iPad. {#323}

  • v1.8.1 Changes

    April 20, 2016

    ๐Ÿ“‡ [NEW] Added metadata badges to the README. {#319. #321}

    โšก๏ธ [IMPROVED] Updated the Javascript code for Web View Filling. {#316}

    ๐Ÿ›  [FIXED] Fixed casting to NSString of CFStringRef constants. {#317}