Skip to content

v8.1.0

Compare
Choose a tag to compare
@novalisdenahi novalisdenahi released this 04 Jan 13:00
· 40 commits to master since this release
5c0e688

Added

  • getAllValueDetails() / getAllValueDetailsAsync() methods to retrieve the detailed values of all feature flags or settings.
  • ConfigCatPreferencesCache cache implementation that uses SharedPreferences as persistent storage.

Changed

  • Fetch logic handles 403 response status and update cached fetchTime in case of 304 403 and 404 response status.
  • Deprecated getVariationId(), getVariationIdAsync(), getAllVariationIds(), getAllVariationIdsAsync().