Changelog History
Page 1
-
v2.2.0 Changes
July 06, 2020v2.2.0 (2020-07-06)
🔋 Features:
6df4877:sharingProhibited
flag added -
v2.1.1 Changes
February 23, 2018v2.1.1 (2018-02-23)
🔋 Features:
🛠 a5b05f3 : Grouping identifier validation bug fixed for nonboardingPass
andeventTicket
types -
v2.1.0 Changes
January 22, 2018v2.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, 2016v2.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, 2016v1.3.1 (2016-10-10)
🔋 Features:
👻 1787b69 : PassInvalidException now returns an exception message -
v1.3.0 Changes
May 06, 2016v1.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.0 Changes
November 09, 2015v1.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, 2015v1.1.3 (2015-07-08)
🔋 Features:
👍 0b45495 : Associated Store Identifier support -
v1.1.2 Changes
July 23, 2014v1.1.2 (2014-07-23)
🛠 Bugfixes:
🏁 a1fc43d : Windows signature file bug fixed