VoiceAttack v2 Change Log - Beta Versions v2.1.5.1 - Design changes - Removed training status indicator for profiles for now. More work will be needed to make this behave properly. - Removed 'check for updates' checkbox for trial version. - Improvements - Added several tokens to allow number formatting with C# formats: {INTFORMATUSER} will allow user formatting of integer values. {INTDEFAULTFORMATUSER} is just like the previous token, but also allows for a default value. {DECFORMATUSER} and {DECDEFAULTFORMATUSER} are the same as the integer tokens, but accept decimal values. {DECINVFORMATUSER} and {DECINVDEFAULTFORMATUSER} are the same as the decimal tokens, but use the invariant culture. - Updated joystick output components to be a bit more flexible with newer (forked) versions of vJoy. - Bug Fixes - Numerous small ui/functional fixes related to public release. - Language fixes. - Installer fixes.