PHP PassBook v1.2.0 Release Notes

Release Date: 2015-11-09 // over 8 years ago
  • v1.2.0 (2015-11-09)

    ๐Ÿ”‹ Features:
    ๐Ÿ‘ 2ff4556 : Localization support
    ๐Ÿ‘ 165e7c0 : maxDistance support (for iOS 7+)
    ๐Ÿ‘ 955146e : PKBarcodeFormatCode128 support (for iOS 9+)
    f927c3a : Added PassValidator to catch common errors with passes
    b5a4443 : Allow required information to be set directly in the pass

    ๐Ÿ›  Bugfixes:
    ๐Ÿ›  aa65c92 : Fixed issue with create/overwrite zip file
    ๐Ÿ›  fc6dbd0 : Fixed issue serializing a pass without any fields
    c5d14f8 : Prevent packaging a pass without a serial number
    7371919 : Ensure serial number is always a string

    ๐Ÿš€ This is the last release with support for PHP 5.3.