- feature Added a
forcedVisitorId
property. #259 - feature Added a method for goal tracking #272
- feature Added a function to track E-Commerce orders. #110
- improvement Added public init to
CustomVariable
#269 - improvement Renamed the
visitorId
property touserId
to be more inline with the Documentation. #258 - bugfix Fixed an issue where
trackSearch
called from Objective-C would end in an infinite loop. #263 - bugfix Fixed an issue on Objective-C project where swift version was't set. #260