Skip to content

Release v13.3.0

Latest
Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 06 Aug 09:35
4832a23

Added

  • Add support for variants in Feature Flags through the APIs Instabug.addFeatureFlags, Instabug.removeFeatureFlags and Instabug.clearAllFeatureFlags (#471).

Changed

Deprecated

  • Deprecate Experiments APIs Instabug.addExperiments, Instabug.removeExperiments and Instabug.clearAllExperiments in favor of the new Feature Flags APIs (#471).

Fixed

  • Fix APM network logging on Android (#491).