Skip to content

Releases: flagship-io/flagship-react-sdk

4.1.0-beta.0

21 Jan 18:31
Compare
Choose a tag to compare
4.1.0-beta.0 Pre-release
Pre-release

Add

  • Emotion AI
  • Limit the maximum number of activate hits per batch

Change

  • The Flagship.start method is now asynchronous
  • Segment hits in bucketing can be sent only when the visitor context has been updated

4.0.1

11 Jul 15:19
3d4d24f
Compare
Choose a tag to compare

Fixed

  • Visitor multiple authentication

Improved

  • Hits sending in QA mode are tagged and will not be counted in the report

4.0.0

20 Jun 15:08
689ada0
Compare
Choose a tag to compare

Add

  • QA assistant tool
  • Visitor Status
  • Flag status
  • Visitor.getFlags method
  • The reuseVisitorIds andonSdkStatusChanged props of FlagshipProvider

Change

  • useFsFlag hook
  • visitor.getFlag method signature
  • Flag.getValue method signature
  • ThehasConsented key of visitorData props is now mandatory
  • SDK status enum

Remove

  • From visitor instance (modifications, getFlagsDataArray, getModificationsArray, getModification, getModificationSync, getModificationInfo, getModificationInfoSync, synchronizeModifications, activateModification, getAllFlagsData, getModificationsForCampaign, and getFlatsDataForCampaign)
  • From FlagshipProvider (enableClientCache and statusChangedCallback)

3.3.2

15 Feb 16:04
Compare
Choose a tag to compare

Improved

  • Usage data collection process

Fixed

  • Fixed a typo error in the DecisionMode property value of the usage tracking hit.
  • Fixed Intl property error

Updated

  • @flagship.io/js-sdk dependency to version 3.3.2

3.3.1

17 Jan 19:27
ca41499
Compare
Choose a tag to compare

Fixed

  • Usage tracking collection issue

Updated

  • @flagship.io/js-sdk dependency to version 3.3.1

3.3.0

18 Oct 19:12
887d764
Compare
Choose a tag to compare

Added

  • Collecting developer usage tracking data:
    • The SDK now collects troubleshooting data, which will help us find implementation issues
    • The SDK now collects usage data, which will help us improve our product
  • disableDeveloperUsageTracking property in config object.
  • Experience continuity in bucketing mode

Updated

  • @flagship.io/js-sdk dependency to version 3.3.0

3.2.4

13 Sep 15:43
592e96d
Compare
Choose a tag to compare

Added

  • campaignName, variationGroupName and variationName in Flag metadata

Updated

  • @flagship.io/js-sdk dependency to version 3.2.6

3.2.3

26 Jul 16:58
4efbb8b
Compare
Choose a tag to compare

Added

  • fetchFlagsBufferingTime props in config object.
  • trackingManagerConfig props in config object.
  • New warning logs

Deprecated

  • trackingMangerConfig props of config object.

Updated

  • @flagship.io/js-sdk dependency to version 3.2.5

3.2.2

14 Jun 18:35
4303e3a
Compare
Choose a tag to compare

Added

  • Next.js 13 support
  • qt field in activate batch. It represents the time delta (in milliseconds) between when the hit reported occurred and the time it was sent.

Updated

  • @flagship.io/js-sdk dependency to version 3.2.4

3.2.1

15 May 18:24
Compare
Choose a tag to compare

Improved

  • SDK logs

Updated

  • @flagship.io/js-sdk dependency to version 3.2.2