Skip to content

Releases: TelemetryDeck/KotlinSDK

4.1.0

29 Jan 10:59
c345531
Compare
Choose a tag to compare

What's Changed

  • Add a way to include default parameters with all signals by @kkostov in #67
  • Add a way to set default prefix for signals and parameters by @kkostov in #68
  • Add signal duration tacking by @kkostov in #65

Full Changelog: 4.0.5...4.1.0

4.0.5

27 Jan 20:02
c19c039
Compare
Choose a tag to compare

What's Changed

  • Remove dependency on Compose plugin, remove ui tooling from debug builds by @kkostov in #66

Full Changelog: 4.0.3...4.0.5

4.0.3

27 Jan 16:48
23d5ae8
Compare
Choose a tag to compare
4.0.3 Pre-release
Pre-release

What's Changed

  • Providers should be public and available to consuming apps by @kkostov in #70

Full Changelog: 4.0.2...4.0.3

4.0.2

06 Jan 08:27
0fe3497
Compare
Choose a tag to compare

What's Changed

  • We've updated our dependencies to their latest version, including Ktor 3.0.2.
  • [#14] Autogenerate user identifier by @kkostov in #46
  • [#41] Send the correct library version for outgoing signals by @kkostov in #47

Full Changelog: 3.0.3...4.0.2

3.0.3

03 Dec 13:48
d6626be
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...3.0.3

2.2.0

16 Jul 07:20
8a5e740
Compare
Choose a tag to compare

What's Changed

  • Fix possible crash when the cache directory doesn't exist by @kkostov in #33
  • Use OkHttp engine to ensure compatibility with Android 5 and 6 by @kkostov in #32

Full Changelog: 2.1.0...2.2.0

2.1.0

26 Jun 07:53
06e27d5
Compare
Choose a tag to compare

What's Changed

  • Add support for navigation signals by @kkostov in #29
  • Fix use of custom user salt when hashing the client id by @kkostov in #30

Full Changelog: 2.0.2...2.1.0

2.0.2

07 May 13:48
08fe243
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1 – Modernisation + Correct Jitpack Version

06 Feb 08:46
42dabdb
Compare
Choose a tag to compare

This release adds support for custom salts, better integration of the environment providers, and fixes a signal type that was named inconsistently.

It also updates the Gradle Plugin and the Ktor client and raises the minimum version to 33 instead of 31. This bugfix release bumps the jitpack version number so we can actually release it.

Thanks so much to @kkostov and @guillaume-tgl for your contributions! 🚀

What's Changed

New Contributors

Full Changelog: 1.1.0...2.0.1

2.0.0 – Modernisation

01 Feb 10:39
e34d954
Compare
Choose a tag to compare

This release adds support for custom salts, better integration of the environment providers, and fixes a signal type that was named inconsistently.

It also updates the Gradle Plugin and the Ktor client and raises the minimum version to 33 instead of 31,

Thanks so much to @kkostov and @guillaume-tgl for your contributions! 🚀

What's Changed

New Contributors

Full Changelog: 1.1.0...2.0.0