All Versions
11
Latest Version
Avg Release Cycle
229 days
Latest Release
1384 days ago

Changelog History
Page 1

  • v2.2.0 Changes

    July 06, 2020

    v2.2.0 (2020-07-06)

    ๐Ÿ”‹ Features:
    6df4877: sharingProhibited flag added

  • v2.1.1 Changes

    February 23, 2018

    v2.1.1 (2018-02-23)

    ๐Ÿ”‹ Features:
    ๐Ÿ›  a5b05f3 : Grouping identifier validation bug fixed for non boardingPass and eventTicket types

  • v2.1.0 Changes

    January 22, 2018

    v2.1.0 (2018-01-22)

    ๐Ÿ”‹ Features:
    238fa52 : Image pathname can now be also URL, not only local file location

  • v2.0.0 Changes

    November 16, 2016

    v2.0.0 (2016-11-16)

    ๐Ÿ”‹ Features:
    ๐Ÿ‘ c103b40 : Image class setRetina/isRetina methods replaced with setDensity/getDensity. (3x image support)

  • v1.3.1 Changes

    November 16, 2016

    v1.3.1 (2016-10-10)

    ๐Ÿ”‹ Features:
    ๐Ÿ‘ป 1787b69 : PassInvalidException now returns an exception message

  • v1.3.0 Changes

    May 06, 2016

    v1.3.0 (2016-05-06)

    ๐Ÿ”‹ Features:
    db4f235 : Integrated pass validation into the PassFactory
    d9e1015 : Added image file type check to pass validation (#48)
    856ff45 : Specify the pass filename when packaging a pass (#50)

    ๐Ÿ›  Bugfixes:
    ๐Ÿ cce73c7 : Fixed some issues with slashes on Windows systems (#47)
    ๐Ÿ›  1835c92 : Fixed escaping quotes in Localization text (#53)

  • v1.2.1 Changes

    January 27, 2016

    v1.2.1 (2016-01-27)

    ๐Ÿ›  Bugfixes:
    ๐Ÿ›  7df1e8f : Fixed issue setting Max Distance on a pass
    ac878ce : Ensure values in number fields are a numeric type

    ๐Ÿš€ This patch release supports PHP 5.3.

  • v1.2.0 Changes

    November 09, 2015

    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.

  • v1.1.3 Changes

    July 08, 2015

    v1.1.3 (2015-07-08)

    ๐Ÿ”‹ Features:
    ๐Ÿ‘ 0b45495 : Associated Store Identifier support

  • v1.1.2 Changes

    July 23, 2014

    v1.1.2 (2014-07-23)

    ๐Ÿ›  Bugfixes:
    ๐Ÿ a1fc43d : Windows signature file bug fixed