- Fix: Upgrade Segment SDK version
- Fix: add null check on formatProducts
- Fix: Catch error when products=null
- Fix: Logic to catch forbidden chars in keys
- Fix: Apply correct transformation for Products Searched
- New: Bump internal firebase SDK to 18.0.0
- Adds check on
makeKey
to replace-
to_
on properties and event names.
- Add support for explicitly tracking screen calls.
(Supports Android 29+ and Gradle 3.2.1+)
- Bump Firebase to 17.2.1
- Bump Firebase to 17.2.0
- Change to
implementation
(Supports analytics-android 4.3.1 and Firebase Core 17.0.1)
- [DEST-854] Update build and bump Firebase to 17.0.1 (#19)
(Supports analytics-android 4.2.6 and Firebase Core 16.0.3)
- Bumps Firebase Core dependency to 16.0.3.
(Supports analytics-android 4.2.6 and Firebase Core 11.2.0)
- Sends dates in default
new Date()
object format - No longer auto-formats dates "YYYY-MM-DD"
(Supports analytics-android 4.2.6 and Firebase Core 11.2.0)
- Initial Release