Vanity v1.8.3 Release Notes

Release Date: 2013-11-20 // over 10 years ago
  • ➕ Add support for Rails 4. (@phillbaker) ⚡️ Update redis gem depedendencies. (@phillbaker) ➕ Add Bayesian multi-armed bandit scoring for experiments as an alternative to the standard A/B calculations, as well as periodic alternative rebalancing based on alternative performance (@lotze). ➕ Add 'complete' UI functionality to the dashboard to complete an experiment from the rails web interface (@lotze). 🚧 Gem maintenance: license specification to gemspec, remove .rvmrc file (@phillbaker). ➕ Add #ab_assigned to adapters: to get an array of the experiments a specific identity is assigned to, as well as a controller action to display those assignments (@lotze).