Skip to content

Releases: Flagsmith/flagsmith-kotlin-android-client

v1.8.0

08 Jul 13:03
d5f1abc
Compare
Choose a tag to compare

1.8.0 (2025-07-08)

Features

  • Make most Feature fields optional (dcb4afb)

v1.7.4

04 Jul 13:29
3cafee5
Compare
Choose a tag to compare

1.7.4 (2025-07-04)

Bug Fixes

  • Exclude transient query parameter from identities request when false (0a0fc35)

CI

v1.7.3

28 May 08:45
c4453cc
Compare
Choose a tag to compare

What's Changed

  • fix: Exclude transient properties when false by @rolodato in #63

New Contributors

Full Changelog: v1.7.2...v1.7.3

v1.7.2

09 Dec 16:07
370b584
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

24 Oct 22:06
1bace87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

19 Oct 08:38
ed4fade
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

31 Jul 08:09
c49f088
Compare
Choose a tag to compare

This is a build to simply test the build process after the changes in the below PR.

What's Changed

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

29 Apr 10:15
c53a915
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

19 Feb 08:28
b37f1d7
Compare
Choose a tag to compare

What's Changed

  • Increase timeouts to ensure integratios tests are running correctly by @gazreese in #38
  • Fix initialisation error on the Flagsmith SDK when enabling analytics - fixes #39 by @gazreese in #40
  • Feat(typing)/allow non string trait types by @gazreese in #43

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

04 Dec 12:28
2bb34a7
Compare
Choose a tag to compare

What's Changed

  • Remove cache eviction on init and add a method to allow consumers to clear the cache by @gazreese in #37

Full Changelog: v1.3.0...v1.4.0