AutoPlay Media Studio 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
AutoPlay Media Studio v9.2.0.02026년 6월 3일
기능
  • 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.
수정 사항
  • 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.02026년 1월 6일
기능
  • 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.
수정 사항
  • 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.