diff --git a/docs/changelog.mdx b/docs/changelog.mdx index 9dcc553..efa2a19 100644 --- a/docs/changelog.mdx +++ b/docs/changelog.mdx @@ -4,6 +4,24 @@ sidebar_label: 'Changelog' # Changelog +## Release 0.0.23 + +_July 1, 2024_ + +**New Features** + +- Try out our validation tool without an account or game! Visit [play.regression.gg](http://play.regression.gg) to learn more +- A tutorial is now available for our validation tool, built directly into the website +- The progress of a validation run is now displayed +- Scenarios can now be run from the demo scenario builder page + +**Bug Fixes** + +- Scenario validations now properly start from the start of a recording (the ordering of scenarios no longer matters) +- The validation results now shows the proper gameplay recording within the screenshot scrubber +- Improved performance of input recording within the SDK +- Long-running validation runs no longer timeout + ## Release 0.0.22 _June 18, 2024_