Skip to content

Various tweak improvements

Compare
Choose a tag to compare
@patedit patedit released this 10 Oct 00:42
· 535 commits to master since this release

Fixes

  • When running an experiment with multiple tweaks, only one was applied.

Improvements

  • We now persist variants as soon as the SDK receives them. In our previous release we relied on the call of joinExperimentsIfAvailable() method.
  • We now apply persisted tweaks even if they are not declared yet.