Skip to content

Releases: flagship-io/flagship-android

3.1.0

08 Nov 14:24
1092282
Compare
Choose a tag to compare
  • Changed
    • userExposed has been renamed to visitorExposed
  • Added
    • Flagmetadata now returns campaign name, variation group name and variation name.
    • onVisitorExposed callback
    • Warning when Flags need to be updated

3.0.5

01 Aug 12:10
a739940
Compare
Choose a tag to compare

Changes:

  • Compilation and publishing to Maven Central

3.0.4

19 Jul 10:41
5b4fa9c
Compare
Choose a tag to compare

Fix Event Hit value type: must be integer > to 0

3.0.3

30 May 13:30
68fdbef
Compare
Choose a tag to compare

[3.0.3 (Latest version)]

  • Added campaign slug information in FlagMetadata

3.0.2

08 Mar 14:51
e84fb71
Compare
Choose a tag to compare

Fixed

  • Hit batch length limitation.

3.0.1

01 Mar 10:14
084b6ad
Compare
Choose a tag to compare

Fixed

  • Prevention of variation reallocation in Bucketing mode.
  • Offline flag management have been fixed in Bucketing mode.

Added

  • VariationGroup and Variation ids assignations history have been added in IVisitorCacheImplementation cache lookup format.

3.0.0

03 Feb 15:37
Compare
Choose a tag to compare

3.0.0 (Latest version)

Added

  • Visitor instance management
  • Flag management class

Changed

  • SDK new architecture
  • Init and configuration
  • synchronizeModification / getModification / getModificationInfo / activateModification are now obsolete and have been replaced by Flag class