Releases: openreplay/android-tracker
Releases · openreplay/android-tracker
v1.1.7
v1.1.6
- network request improvements
v1.1.5
Full Changelog: v1.1.4...v1.1.5
v1.1.4
- Handle the app's background process to continue with the current session.
v1.1.3
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Feature/avoid crashes by @victorgutsu in #5
- thread safe code by @victorgutsu in #6
- fix(tracker): performance monitor by @shekarsiri in #8
- Update message collector by @victorgutsu in #7
New Contributors
- @shekarsiri made their first contribution in #8
Full Changelog: v1.0.10...v1.1.0
v1.0.10
Merge pull request #4 from Sebe116/feature/avoid_crashes Feature/avoid crashes
v1.0.9
feat(lib): support compose view sanitization