Fixed a typo in the Add Windows File Type action that would cause an error when the Icon Path was specified. [Bug #1533420]
Fixed a bug where some user systems don't have the %c time format available. We'll use a long-hand version from now on. This would cause an error on some systems when selecting a file in the File Group tree. [Bug #1545596]
Fixed a bug where just clicking on a File Group in the File Group tree would cause it to go into rename edit mode.
Fixed a bug where COMMON_* directories don't work on Windows 9x. From now on, we'll try to use the specific counterpart if the COMMON was not found. [Bug #1551016]
Fixed a few other bugs related to running InstallJammer on Windows 9x.
Fixed a bug where including the TWAPI extension did not actually load the library when the installer started.
Modified the Script Condition to allow Tcl commands and variables to be substituted within the script.
Fixed a bug where the "Update files with more recent date" check was not accurately comparing files whose dates were identical. In those cases, the files would be installed anyway when they should be skipped.
Fixed a bug where the Root Key was being ignored for registry keys in the Add Windows Registry Key action. [Bug #1557936]
Fixed a bug where editing the text of certain properties could cause an error when trying to save. [Bug #1533009]
Message catalogs are now stored in the installer during a quick build.
Enhancements
Added German translations (thanks to Hans Hellwege!).
Added a new File Actions group with some new actions. See the documentation for a description of each new action.