VoiceAttack v2 Change Log - Beta Versions v2.1.7.4 - Bug Fixes - Fixed an issue with the joystick options screen after last beta release. v2.1.7.3 - Improvements - Added %APPDATA%\VoiceAttack2\Apps, %APPDATA%\VoiceAttack2\Sounds, %APPDATA%\VoiceAttack2\Shared\Assemblies as part of the VoiceAttack installation. These are to provide a central, known, user-context (file security) locations for (mostly) third-party applications. - Added corresponding {VA_APPDATA}, {VA_APPDATA_APPS}, {VA_APPDATA_SOUNDS}, {VA_APPDATA_ASSEMBLIES} tokens. - Addedd corresponding AppDataDir, AppDataAppsDir, AppDataSoundsDir, AppDataAssembliesDir proxy functions. - In addition to scanning the installation_folder\Apps directory for plugins, VoiceAttack will now ALWAYS scan %APPDATA%\VoiceAttack2\Apps for plugins. - In addition to scanning the installation_folder\Shared\Assemblies folder to resolve assembly dependencies, VoiceAttack will also scan %APPDATA%\VoiceAttack2\Shared\Assemblies. - Bug Fixes - Fixed some issues relating to 'Get User Input - Message Box Choice' in the last release. - Fixed a settings export issue with some decimal values. v2.1.7.2 - Improvements - Added 'Get User Input - Message Box Choice' action. - Added Random Pause action to the Pause menu. - Bug Fixes - Fixed an issue with the inline function buid output directory not processing tokens. - Fixed an issue with Set Cursor Position feature of the mouse position action not getting proper scaled coordinates for monitors scaled differently from the main monitor.