Android Changelog
#
v1.0.0No more prereleases!
#
๐ Features- Introduced list metadata, see here for more information
#
v1.0.0-alpha.43#
๐ Features- Introduced Event payload, see here for more information
#
v1.0.0-alpha.42#
๐ Features- Introduced Event-Based Tribes, see here for more information.
#
v1.0.0-alpha.41#
๐ Features- Added logs for the internal state/opertation of the SDK. See here
- Added handling for errors/internal messages/codes from the backend
#
๐ Bug Fixes- Analytics events should not be reported if user tracking is disabled
- Websocket not reconnecting properly
#
v1.0.0-alpha.40#
๐ Features- Third party plugins support
- Surface Tribe ids
#
v1.0.0-alpha.39#
๐ Bug Fixes- Remove kotlin-android-extensions from codegen and add kotlin-parcelize
#
v1.0.0-alpha.38#
๐ Bug Fixes- Fallbacks is supported as a separate asset file
- Analytics enabled for empty experiences
- Auto anonymous functionality restored
#
v1.0.0-alpha.37#
๐ Features- Introduce SessionOutcome for
session.start
#
๐ Bug Fixes- Use Argus for connectivity monitoring
#
v1.0.0-alpha.36#
๐ Features- Add connectivity manager to monitor network status
- Keep server session alive while app is active
#
v1.0.0-alpha.35#
๐ Features- Support Date contextual property
#
v1.0.0-alpha.34#
๐ Features- Support number contextual property
- Surface the scenario id in Experience
- Support custom logger
#
v1.0.0-alpha.33#
๐ Bug Fixes- Adjust poll rate
- Enable web socket when change listener added and session unlocked
#
v1.0.0-alpha.32#
๐ Features- Support for ColorProperty in Java
- Add hibernation mode when the app is in background
#
๐ Bug Fixes- Convert functions in Experience to properties
- Move defaultDataType to Experience constructor
- Send device and platform information in request header
- Persist client id
- Fix TLS not enabled for some devices
- Avoid served events for sections
- Add warning log when sanitising contextual properties
- Remove default data override
#
v1.0.0-alpha.30#
๐ Bug Fixes- Add JvmOverloads for public functions
#
v1.0.0-alpha.29#
๐ Features- Introduce
session.start
and deprecate identify and anonymize
#
v1.0.0-alpha.28#
๐ Features- Support for signed identify requests