Changelogs

TAMI StudioWeb IDETest Engine

Fix bug downloaded test run downloaded files

Jun 18, 2026
Web IDE

Bug Fixes

  • Fix an issue with downloading the files downloaded for a test run.

Fixed report loading for tests with non-Latin file names

Apr 9, 2026
Web IDE

Bug Fixes

  • Fixed an issue where reports could fail to load for jobs containing tests with file names that included non-Latin characters. This was caused by an encoding error when processing file names during report generation.

Editor now shows file modification details

Jul 2, 2025
Web IDE

Improvements

  • Added file modification information to the editor, including the last modified time and the user who last updated the currently opened file.

Fixed Test Run Results pane behavior

May 20, 2025
Web IDE

Bug Fixes

  • Fixed an issue where the Test Run Results pane could reopen unexpectedly after being manually closed.

Prevent accidental edits to linked test scripts

Apr 11, 2025
Web IDETAMI Studio

Improvements

  • Test scripts linked to TAMI Studio test cases now open in read-only mode in the Script Editor. A warning banner is displayed to help prevent direct edits that could cause the script to become out of sync with its associated test case.