All Versions
11
Latest Version
Avg Release Cycle
110 days
Latest Release
1292 days ago

Changelog History
Page 1

  • v5.0.0 Changes

    October 04, 2020
    • โšก๏ธ Updated to Xcode 12 and Swift 5
  • v4.1.3 Changes

    March 04, 2018

    Turkish localization by @canaksoy #102

  • v4.1.2 Changes

    February 05, 2018

    Camera: stop capturing on deinit: #101

  • v4.1.1 Changes

    February 01, 2018
    • ๐Ÿ›  Fix torch mode for front camera #99
    • ๐Ÿ‘Œ Improve customisation #98
  • v4.1.0 Changes

    January 31, 2018

    โž• Add support for customisable info messages #96

  • v4.0.1 Changes

    January 30, 2018

    ๐Ÿ›  Fix settings button covered by focus animation #95

  • v4.0.0 Changes

    January 29, 2018

    ๐Ÿ’ฅ โš ๏ธ Breaking changes

    • BarcodeScannerController has been renamed to BarcodeScannerViewController
    • โœ‚ Remove configuration struct in favour of public properties. See README for more information
    • Custom views have been replaced with child view controllers
    • Now it's possible to switch between back/front cameras if needed #91
    • ๐Ÿ›  Message expand/collapse animation has been fixed #90
  • v3.0.3 Changes

    January 11, 2018

    ๐Ÿ”€ ๐Ÿš€ Merged pull requests

    • ๐Ÿ›  Fix title and button on navigation bar in iOS 10 #84, by onmyway133

    ๐Ÿค˜ Closed issues

    • Close button and title not shown in navigationBar on iOS 10 and below #83
  • v3.0.2 Changes

    January 10, 2018

    ๐Ÿ”€ ๐Ÿš€ Merged pull requests

    ๐Ÿค˜ Closed issues

    • iPhoneX layout issue (Close button) #76
  • v3.0.1 Changes

    December 07, 2017
    • ๐Ÿ›  Fixing iPhone X issues, Simulator crash #77 by @prcodes
    • โž• Add Polish localisation #74 by @stolkachov
    • Avoid possible retain cycles in animation completion handler #69 by @jkates1