Hooked up the Help button in the New Project Wizard to go to the Step-by-Step tutorial in the help documentation.
Fixed a bug where the Alias property was not reflecting the correct value when switching between nodes in the File Group tree [Bug #1521556]
Changed the way multiple selection in the File Group tree works when using shift-click. InstallJammer will now select all of the nodes between two shift-click'd nodes regardless of their parent. [Reported by Scott Specker]
Fixed a bug where Execute Script would not accurately report back an error. [Bug #1521867]
If the pane changes while moving forward or backward (like due to a Move to Pane action), we want to stop moving because the pane has changed. [Bug #1526114]
Fixed a bug in Add Windows File Type that caused it to fail on an invalid command. [Bug #1530808]
Replaced the Linux installkit with a new non-threaded build. This means that Linux installs will no longer use threads, but it also means that the Linux installs will no longer rely on the pthread library on the target system. [Bug #1525293]
Replaced the Windows installkit with a new one that includes a new command to create Windows shortcuts. [Bug #1532013]
Enhancements
The installkit for Windows is now 500k smaller thanks to Jeremy Collake's awesome PECompact2 software!
Record if the main InstallJammer window is maximized on Windows and restore that state when restarting InstallJammer.