Skip to main content

v0.2.2

· One min read

Here's the list of changes and improvements in the 0.2.2 release of Hyppot:

  • add possibility to upload the license file via admin panel in addition to placing a file on the server, using the dedicated panel shown when license validation failed
  • Improve distribution of users across various experiments
  • Add possibility to disable automatic impression tracking in JS SDK
  • Improve error handling and empty states in admin panel

License panel screenshot

v0.2.1

· One min read

New features & changes

  • First variant created in experiment is always a baseline variant
  • Conversion statistics and confidence intervals for conversions are calculated against baseline variant
  • Improve Admin UI to better embed it in web applications
  • Add possibility to customize base path for Hyppot endpoints

Fixes

  • Fix Hyppot routing configuration for admin panel routes
  • Remove top margin in admin panel causing website to be centered horizontally
  • Improve handling for non existing paths

v0.2.0

· One min read

Here's the overview of changes introduced in v0.2.0

New features & changes

  • new Typescript/Javascript SDK to allow frontend experimentation available as hyppot package available via npm
  • add possibility to delete old, outdated experiments along with all its associated data
  • unify tracking and conversion definition APIs as async methods.