Change Log
Unreleased¶
Added¶
- Add ability to toggle sending of analytics events to tracking tools. Useful for GDPR compliance.
- Add support for sending user properties to analytics trackers.
Dependencies¶
- Bump data-table-material3 to
v0.11.3
- Bump activity-compose to
v1.10.1
- Bump jsontree to
v2.5.0
- Bump agp to
v8.9.0
- Bump dev.mokkery to
v2.7.1
1.1.0 - 2025-02-22¶
Changed¶
- Made
KAnalyticsEvent#properties
aMap
instead of aMutableMap
-- Breaking change. - Updated
KAnalyticsEvent#copy
function'sparameters
name toproperties
of typeMap
instead ofMutableMap
-- Breaking change. - Renamed
KAnalyticsEvent#addParameter
toKAnalyticsEvent#addProperty
-- Breaking change. - Renamed
KAnalyticsEvent#addParameters
toKAnalyticsEvent#addProperties
-- Breaking change.
1.0.0 - 2025-02-21¶
Added¶
- Initial release of KAnalytics core library.
- Initial release of KAnalytics Viewer app.
See documentation for more details: https://addhen.github.io/kanalytics/