What Changed
Added support to iOS 26 Changes. Refer to #249 for all the details.
- Added support for
preferredStyleSchemes
method toboardingPass
value and pass type, in order to add the support to the new ✨ Semantic Boarding Passes ✨ - Added new setter and getter
upcomingPassInformation
to add details with validation; - Deprecated type and schema
Schemas.Field
forSchemas.PassFieldContent
; - Set
setRelevantDates
to set bothrelevantDate
anddate
in order to support both iOS 18 and iOS 26 – the property got renamed, bringing a breaking change;
Full Changelog: v3.4.0...v3.5.0
Thanks for @iqrammm, @TheEnbyperor, @sruncimanraileasy for helping into understanding and validating the requirements that lead to this version. 🚀