Split v3.4.0 Release Notes

Release Date: 2019-11-09 // over 4 years ago
  • ๐Ÿ›  This version includes a few performance improvements and bugfixes. ๐Ÿš€

    3.4.0 (November 9th, 2019)

    ๐Ÿ”‹ Features:

    • Improve DualAdapter (@santib, #588), adds a new configuration for the DualAdapter, making it possible to keep consistency for logged_out/logged_in users. It's an opt-in flag. No Behavior was changed on this release.
    • ๐Ÿ”ง Make dashboard pagination default "per" param configurable (@alopatin, #597)

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  Fix force_alternative for experiments with incremented version (@giraffate, #568)
    • Persist alternative weights (@giraffate, #570)
    • ๐ŸŽ Combined experiment performance improvements (@gnanou, #575)
    • Handle correctly case when ab_finished is called before ab_test for a user (@gnanou, #577)
    • When loading active_experiments, it should not look into user's 'finished' keys (@andrehjr, #582)

    Misc: