v2.1.8
October 30th, 2020
- Now logging URLs ending with a
null
values to better debugging.
v2.1.7
September 3rd, 2020
- Improved campaign opening redirections.
- Removed the Data Wallet functionality.
v2.1.6
July 28th, 2020
- Improved Service Worker deeplink handling.
v2.1.5
March 13th, 2020
- Improve
registerForPushNotification
andunregisterFromPushNotification
. They now return a Promise, allowing you to update your UI or application according to the result.
v2.1.4
February 26th, 2020
- Allow Service Worker to be initialized manually.
- Fix error when SDK methods were being called before initialization
v2.1.3
October 16th, 2019
- Improved big image compatibility for Push Notifications.
v2.1.2
May 31th, 2019
- Fixed a bug preventing the user ID to be sent correctly after reset.
v2.1.1
May 14th, 2019
- Fixed bug that prevented session end and session start logs from being sent.
v2.1.0
May 6th, 2019
- Fixed bugs related to session storage.
- Improved overall session behavior.
v2.0.2
October 25th, 2018
- Fixed a potential bug when Intl is not available.
v2.0.1
July 18th, 2018
- Fixed a bug on updating User Attributes when userId is undefined.
v2.0.0
July 4th, 2018
- Added User Attributes feature to the SDK.
- Fixed a bug causing some IE versions to be confused when dealing with array.
v1.2.1
June 12th, 2018
- Fix for Microsoft IE11 and Edge array and string compatibility
v1.2.0
May 25th, 2018
- Added GDPR data request and data deletion methods to the SDK
- Handling of Data Wallet Policy
isRead
state - Added method to retrieve current Data Wallet Policy
v1.1.0
May 18th, 2018
- Added OptIn option to the SDK
- Added AnalyticsScope, allowing for fine grained analytics OptIn
- Improved country detection for clients
- Fixed a bug causing localstorage to not be cleaned correctly.
v1.0.4
April 5th, 2018
- Fixed a bug causing localstorage to not be cleaned correctly.
v1.0.3
March 20th, 2018
- Fixed bug where sessions would not setup correctly.
v1.0.2
March 13th, 2018
- Fixed bug where sessions would not show up in FollowAnalytics product
v1.0.1
March 8th, 2018
- Improved session handling
v1.0.0
February 16th, 2018
- Improved session management and upload
- Improved service worker
- Added the possibility to initialize with a default custom icon
- Improved offline management
v0.6.1
OCTOBER 31th, 2017
- geolocation improved (enable from sdk init / watch position)
- web push services (not usable now)
- minor fixes & improvements
v0.5.1
SEPTEMBER 25th, 2017
- sessions handling improved
- log events handling improved
- geo location logs
- compatibility : Chrome / Firefox / Safari / Opera / IE9+
v0.1.2
JULY 25th, 2017
- Added method
setUserID
- Payload creation improvements
- Local Storage data save optimization
- Public methods normalization
v0.1.1
JULY 10th, 2017
- Improve data logs mechanism
- Logs generation improved
- Fixed bug on sessions data not refreshing
- Added browser name / version to sessions data
v0.1.0
JUNE 26th, 2017 * Device Infos * Deploy * Sessions management * Log Events with details