OSMacrosExecutor Changelog

What's new in OSMacrosExecutor 3.5.5

Apr 14, 2024
  • Updated HypeHelp and Updates checker mechanics: this should fix apps freezing immediately after launch (on some PCs);
  • Updated the HypeHelp links list;
  • Update for XPUN has been applied;
  • Video guides have been updated

New in OSMacrosExecutor 3.5 (Jan 21, 2024)

  • Fixed the invalid behavior of the first command in the file;
  • Added hotkeys for the main menu;
  • Core updates have been applied;
  • Added a new version of offline help

New in OSMacrosExecutor 3.4.4 (Nov 29, 2023)

  • Added a new version of offline help;
  • Completed the process of version control unification.

New in OSMacrosExecutor 3.4.3 (Nov 1, 2023)

  • The offline quick help has been discontinued;
  • Completed the process of version control unification;
  • Added the option for the direct execution of the currently edited macro

New in OSMacrosExecutor 3.4 (Sep 10, 2023)

  • Added the option for the direct execution of the currently edited macro;
  • Improved the execution algorithm;
  • New identity has been applied;
  • .macro file extension has been replaced with .osm;
  • Added the obvious URLs for videoguide and for text guide;
  • App about window has been moved to the main menu

New in OSMacrosExecutor 3.3.8 (Aug 27, 2023)

  • Added the obvious URLs for videoguide and for text guide;
  • App about window has been moved to the main menu;
  • Fixed some issues with the Policy loader where it would sometimes ask for multiple confirmations;
  • Implemented the access rights checker: it will test the availability of the Windows registry and the application placement for writing and notify user about possible problems

New in OSMacrosExecutor 3.3.5 (Aug 12, 2023)

  • Fixed some issues with the Policy loader where it would sometimes ask for multiple confirmations;
  • Implemented the access rights checker: it will test the availability of the Windows registry and the application placement for writing and notify user about possible problems;
  • Rewritten settings operator: it should fix problems with requiring administrator rights;
  • Encoding for .macro files has been changed to UTF8

New in OSMacrosExecutor 3.3 (Jul 15, 2023)

  • Rewritten settings operator: it should fix problems with requiring administrator rights;
  • Updated the interface of message boxes;
  • Encoding for .macro files has been changed to UTF8;
  • The interface was adapted to Windows 10, incorrect window borders were fixed

New in OSMacrosExecutor 3.2.7 (Jul 2, 2023)

  • Added UTF32 encoding;
  • Encoding for .macro files has been changed to UTF8;
  • The interface was adapted to Windows 10, incorrect window borders were fixed;
  • Cumulative updates have been applied;
  • App about form has been upgraded

New in OSMacrosExecutor 3.2.5 (Jun 25, 2023)

  • Cumulative updates have been applied;
  • App about form has been upgraded;
  • Links list for HypeHelp has been updated

New in OSMacrosExecutor 3.2.2 (Apr 24, 2023)

  • App about form has been upgraded;
  • Links list for HypeHelp has been updated;
  • Fixed the updates downloader behavior in some rare conditions;
  • The text tips processing code has been refactored, some methods have been unified and simplified

New in OSMacrosExecutor 3.2 (Apr 15, 2023)

  • The text tips processing code has been refactored, some methods have been unified and simplified;
  • Removed some redundant code;
  • Updated the HypeHelp mechanics

New in OSMacrosExecutor 3.1.7 (Feb 19, 2023)

  • Updated the HypeHelp mechanics

New in OSMacrosExecutor 3.1.2 (Dec 10, 2022)

  • The app now uses a new, secure method for setting the size and position of windows;
  • Implemented support for HypeHelp mechanics;
  • Implemented the new messages style;
  • Upgraded the app about interface;
  • XPR control has been implemented;
  • Adjusted the control of single active copy

New in OSMacrosExecutor 3.1 (Dec 8, 2022)

  • Implemented the new messages style;
  • Upgraded the app about interface;
  • XPR control has been implemented;
  • Adjusted the control of single active copy

New in OSMacrosExecutor 3.0.2 (Oct 13, 2022)

  • XPR control has been implemented;
  • Adjusted the control of single active copy;
  • Rebuilding the app for the MSVC RTL 143 (2022);
  • Fixed possible memory breach based on string values marshalling;
  • Implemented the ability to open localized ADP, SCP and Welcome pages;
  • Required framework version updated from 4.0 to 4.8

New in OSMacrosExecutor 2.10.142 (Sep 8, 2022)

  • Rebuilding the app for the MSVC RTL 142 (2015 – 2022);
  • Current improvements and updates applied;
  • Fixed the bug that affected the file association method

New in OSMacrosExecutor 2.10.2 (Jul 20, 2022)

  • Fixed the bug that affected the file association method;
  • Parsing methods for ADP and projects descriptions have been upgraded;
  • Current updates and improvements applied

New in OSMacrosExecutor 2.10.0 (May 19, 2022)

  • Parsing methods for ADP and projects descriptions have been upgraded;
  • Current updates and improvements applied;
  • Implemented the updates downloading directly from the “About the app” interface. This function requires DPModule. It allows you to download DPModule if it was not previously installed

New in OSMacrosExecutor 2.9.37 (Feb 23, 2022)

  • Implemented the updates downloading directly from the “About the app” interface. This function requires DPModule. It allows you to download DPModule if it was not previously installed;
  • Current updates and improvements applied;
  • Versions of the editor and the executor have been unified (1.7.1 → 2.9.3)

New in OSMacrosExecutor 2.9.3 (Jan 17, 2022)

  • Current updates and improvements applied;
  • Versions of the editor and the executor have been unified (1.7.1 >> 2.9.3);
  • App got the scalable icon and the digital signature (only self-signed for now);
  • Updated link to videoguide

New in OSMacrosExecutor 2.9 (Dec 26, 2021)

  • App got the scalable icon and the digital signature (only self-signed for now);
  • Applied some updates for core assemblies;
  • Updated link to videoguide.

New in OSMacrosExecutor 2.8.17 (Nov 10, 2021)

  • Updated internal mechanism of checking for updates (applied compatibility with new GitHub theme);
  • Updated link to videoguide;
  • Added “wait for change of pixel’s color” command. It allows to pause execution until noticeable changes appear on the screen (some application has finished loading, some process has ended, etc);
  • Added the registry access checker: it will show recommended actions for the executable file when Windows doesn’t allow saving settings;
  • Applied new elements in user interface;
  • AboutForm and HardWorkExecutor universal classes have been upgraded and improved;
  • Update link for ADP