Skip to content

Release v11.14.0

Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 14 Sep 14:57
· 167 commits to master since this release
24d9e2a

Added

  • Add network logs obfuscation support using the new NetworkLogger.obfuscateLog API (#380).
  • Add network logs omission support using the new NetworkLogger.omitLog API (#382).
  • Add the new repro steps configuration API Instabug.setReproStepsConfig (#388).

Changed

Deprecated

  • Deprecate Instabug.setReproStepsMode in favor of the new Instabug.setReproStepsConfig (#388).