Release Notes
Release August 2025
Improvements:
We now run your API tests directly in the browser instead of starting virtual machines in the cloud. This makes your API tests run faster and gives you real-time feedback as you run your Scenarios.
The Test Suites UI now includes two new buttons:
Import CSV button lets you upload a CSV to configure your suite. This works the same way as the Reflect API, but is now available in the UI. You can manage test data outside Reflect and then either run your tests through the API or upload your CSV in the UI before running the suite.
Export CSV button lets you download your suite configuration as a CSV. You can customize this file if you prefer to manage test data outside Reflect instead of in the Reflect UI.

Release July 2025
New Features:
Tunnel Configuration. It’s now easier to download and run the Tunnel when creating API tests. If you need access to private environments, just follow the steps in the pop-up modal to quickly install and start the tunnel.
Default Headers. API Hub for Test now automatically includes default request headers for all API requests to help users run successful calls with less setup. You can enable default headers in Settings → Account Information, so you don’t need to manually add them to each test step. Check the Default Headers article to learn more.
Improvements:
Streamlined Test and Test Step Definition UX. Added a persistent header bar to Test Definition and Test Run pages for better context and easier access to key actions like Run Test, Re-run, and Create Issue. Sidebar and TSD layouts were refined for clarity and consistency, with updates to labels and control placement to improve usability and boost feature adoption.