Releases: infinum/android-collar
Releases · infinum/android-collar
2.0.0
Compare
Sorry, something went wrong.
No results found
Bump minSdk to 23
Add events filtering for pre-processing before sending them to providers
Add edge-to-edge support
Update Kotlin to 2.1.20
Update dependencies
Fix Type inference issue when all event parameters are disabled
Fix Empty key for event parameter name
Fix Build issues with Kotlin 2.1.20
Fix Gradle dependency sync
Fix Handling of missing notification permission
1.4.0
Compare
Sorry, something went wrong.
No results found
Replace Koin with Kotlin Inject.
Refactor notifications.
1.3.9
Compare
Sorry, something went wrong.
No results found
Update Kotlin to 1.8.10.
Update dependencies.
Implement Tiramisu post notification permission.
1.3.8
Compare
Sorry, something went wrong.
No results found
Update dependencies.
Fix Koin backwards compatibility issues.
1.3.7
Compare
Sorry, something went wrong.
No results found
Make core module pure Kotlin.
Replace Bundle with Map dependency.
Fix Android 13 compatibility issues.
1.3.6
Compare
Sorry, something went wrong.
No results found
Fix generator value modifiers.
Avoid reserved Kotlin keywords in generator.
Fix Kotlin compiler flags.
1.3.5
Compare
Sorry, something went wrong.
No results found
Update to Kotlin 1.7.10.
Fix Kotlin compiler JVM default compatibility per module.
1.3.4
Compare
Sorry, something went wrong.
No results found
Expose event and property name Regex to plugin configuration.
1.3.3
Compare
Sorry, something went wrong.
No results found
Fix plugin implicit dependencies.
1.3.2
Compare
Sorry, something went wrong.
No results found
Update Kotlin to 1.6.10.
Update Gradle wrapper to 7.3.3.
Update AndroidX dependencies.
Fix collecting flows on lifecycle.
Fix core JVM static method calls with Kotlin 1.6.x.
Fix missing event parameters in session list.
Fix large event parameters in detail view.
Fix large event parameters for in app notification.
Add exhaustive branches in generated code.