AutoPlay Media Studio Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
AutoPlay Media Studio v9.2.0.0Jun 3, 2026
Features
  • Added Taskbar Actions plugin to distribution.
  • Added custom function for runtime error handling.
  • Added an error code if INIFile.GetSectionNames() did not return any names.
  • Added an error code if INIFile.GetValueNames() did not return any names.
  • Updated distributed upx.exe to version 5.1.1.
Fixes
  • Corrected an issue in the Edge object where the properties could get shifted if a parameter was left blank.
AutoPlay Media Studio v9.1.0.0Jan 6, 2026
Features
  • Added action Edge.ExecuteScript() for running JavaScript code in the current top-level document rendered in the Edge object.
  • Added support for GDI scaling for IDE, improving readability of the screens on High DPI displays on Windows 10 (build 14393) or newer.
Fixes
  • Resolved an issue where Registry.DeleteValue() could log an error while completing the action successfully.
  • Resolved an issue with Math.Mod() and Math.Log10() actions which were not returning the correct values.