Enzyme Changelog

What's new in Enzyme 1.7.0

Feb 27, 2012
  • New actions added: 'Change active profile'; 'Say current time';
  • 'Create countdown timer'
  • Added a button on editor GUI to clear action code
  • Added support for executing actions via command line parameters
  • quot;...\Enzyme.exe" "a=code1" "a=code2")
  • Text-to-speech actions now have a parameter that chooses what will be said:
  • selected text or clipboard text
  • Text-to-speech actions now have a method parameter: pause, stop etc.
  • "Kill process" action now kills the active window if no process name is given
  • More options added
  • The first action of a trigger will be selected by default, on Editor GUI
  • Action code editor now uses line-break as delimiter, instead of '|'
  • Action list is now read from an INI file:
  • Fixed bug with parameters starting with ' ' when they shouldn't
  • Memory consumption after speaking is greatly improved now
  • Fixed bug when using action 'Open file with certain program' without selecting any file
  • Fixed bug related to label execution when editing actions
  • Fixed minor bugs

New in Enzyme 1.6.8 (Feb 27, 2012)

  • Added more options, including the use of native voice commands or not
  • New actions added: 'Exit app'; 'Reload app'; 'Open editor
  • GUI'
  • Optimized the code a bit
  • Made minor changes
  • Secondary mouse gesture key is Ctrl+RMB by default:
  • Fixed speech recognition (at least on Win7 x64)
  • Fixed minor bugs

New in Enzyme 1.6.5 (Feb 6, 2012)

  • Started using BestInstaller
  • New action added: ‘Speak selected text’, previously done by 3rd-party software
  • Added internal update option
  • Merged ‘Upgrade.exe’ into ‘Editor.exe’
  • Help file is now available only via external download
  • Fixed functions that have “”" as parameter
  • Fixed minor bugs and typos

New in Enzyme 1.6.0 (Feb 1, 2012)

  • Added support for profile import/export
  • New action added: ‘Open file with certain program’
  • Compressed executables
  • Fixed functions that have “(” or “)” as parameters
  • Fixed minor bugs

New in Enzyme 1.5 (Jan 13, 2012)

  • Improved mouse gesture recognition
  • Added more mouse gesture settings
  • Added mouse trail canvas support
  • Added sounds to indicate program startup and status
  • Wheel up/down support added
  • New actions added: ‘Next desktop background’; power related ones, previously done by 3rd-part software; ‘Toggle trigger monitoring’
  • Default action added to tray icon double-click
  • Added some credits
  • Updated some condition groups
  • Changed traybar icons
  • Fixed functions that have 0 as argument
  • Fixed functions that have spaces in arguments
  • Fixed action addition for triggers with 2 or more associated actions for a specific group
  • Fixed actions: ‘Set window transparency’, ‘Play sound’
  • Fixed bug related to action codes contained inside another action code
  • Brightness level won’t return to 128 after negative values
  • Removed support for mouse gesture modifiers

New in Enzyme 1.2 Beta (Jan 3, 2012)

  • Experimental speech recognition support added, via Microsoft Speech SDK
  • Basic joystick support added
  • New action added: shorten URLs with Bit.ly API
  • More actions added, including power related ones, via 3rd-party software
  • Upgrade tool added
  • Little performance boost
  • More organized settings INI file
  • Shortcut is created in current user’s startup folder, not in the public one
  • Editor executable renamed:
  • Blocked action update when no action is selected
  • Fixed volume bar display when OSD is uninitialized
  • Fixed functions that have two or more arguments
  • Fixed functions that have strings as arguments
  • Fixed action addition when command doesn’t end with “|”
  • Fixed trigger addition when its code doesn’t end with “_”
  • Fixed default minimal mouse distance setting
  • Fixed bug with program shortcut. Now the editor window won’t popup on every Windows startup