Thread: Version 5.7
View Single Post
  #1  
Old 02-01-2005, 09:13 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Version 5.7

Released on February 2, 2005

New Features & Enhancements
  • GUI App: 1) Scroll selected step into view when changing levels shown 2) Scroll children into view when expanding a step.
  • Inno Setup action: Support specifying an output base filename (overriding OutputBaseFilename) for Inno Setup 5.06 and later.
  • Make VS.NET action: Add deploy option.

    Bug Fixes
  • Copy Files action: Delete (purge) option in Copy Files action should not delete subfolders when recursive option is unchecked.
  • Inno Setup action: Default parameter ordering to also work properly with ISPP (Inno Setup Preprocessor).
  • Make VS.NET action: 1) Prevent error message when setting/incrementing individual assembly file versions but not also setting properties; 2) Don't set version to blank value when setting individual assembly file properties and specifying None for versioning.
  • Run Script action: Properly repaint script edit control when application returned to and some script code was selected.
  • GUI App: 1) VBP could hang when rebuilding just as build completes; 2) Goto Subroutine popup didn't always display in correct location on multi-monitor systems.
  • Reply With Quote