Changelogs

TAMI StudioWeb IDETest Engine

Fixed issue with loading older test reports

May 5, 2026
Server

Bug Fixes

  • Fixed issue with older test reports not loading any details or screenshots

Compability for legacy TLS and support for larger file uploads

Oct 17, 2025
ServerSelf-hosted

Improvements

  • Added backward compatibility for legacy TLS 1.0 and TLS 1.1 connections in self-hosted installations.
  • Support larger file uploads

Fixed cleanup of expired test run requests

Sep 3, 2025
ServerSelf-hosted

Bug Fixes

  • Fixed an issue where test run requests that expired while waiting in the queue could remain stuck instead of being removed. This was most likely to occur in environments with limited execution capacity, where requests remained queued for an extended period before expiring.

Fixed file saving issues

Nov 6, 2024
Server

Bug Fixes

  • Fixed an issue where file changes made in quick succession could sometimes fail to save due to an issue with file version tracking.

Bug fixes for file saving and running jobs

Oct 18, 2024
Server

Bug Fixes

  • Fixed an issue where file changes could sometimes fail to save due to an issue with file version tracking.
  • Fixed an issue where test runs triggered by a job could fail with a "System Error" if the configured dataset for the job had been deleted. Instead of failing, the test run is now skipped.

Added Test Run Analytics to the Admin Dashboard

May 14, 2024
ServerSelf-hosted

Improvements

  • Added analytics to the admin dashboard showing the number of test runs by Space and Project, providing better visibility into test activity across your organization.