v0.3.1
Version 0.3.1 introduces improvements for validations on the initial configuration page for the Docker version of Hyppot. Please note that there are no NuGet or npm packages changes, so this version will be skipped for packages.
Version 0.3.1 introduces improvements for validations on the initial configuration page for the Docker version of Hyppot. Please note that there are no NuGet or npm packages changes, so this version will be skipped for packages.
Hello,
We are pleased to announce the release of version 0.3.0, which introduces major new features and enhancements!
Hyppot.Sdk NuGet package, allowing seamless integration with Docker-hosted Hyppot instances in .NET backends.Support for SDKs for other backend technologies, such as Node.js, is coming soon.
Other Changes
npm frontend integrations package to hyppot-browser to clearly identify its purpose.IExperimentationResolver has been renamed to IRolloutResolver, responsible for both.IExperimentTracker is now IRolloutTracker.npm package hyppot was renamed to hyppot-browserWe're excited to announce that Hyppot is now available as a Docker image, making it easier to deploy and run your A/B testing infrastructure.
docker run commandghcr.io/hyppot/hyppot-serverPull and run the Hyppot server:
docker pull ghcr.io/hyppot/hyppot-server:latest
docker run -p 8080:80 ghcr.io/hyppot/hyppot-server:latest
The Docker image contains:
Visit our installation documentation for detailed setup instructions and configuration options.
Version 0.2.3 introduces improvements for loading view for conversion types definition section of the admin panel
Here's the list of changes and improvements in the 0.2.2 release of Hyppot:
Here's the overview of changes introduced in v0.2.0
hyppot package available via npmasync methods.This is the very first public Beta release of Hyppot. Instead of listing all functionalities here, we invite you to see the Hyppot documentation or check out the quickstart guide.