FinalBuilder 7.0.0.1724 - January 6th, 2012
- Download
FinalBuilder IDE
- Bug - Log View - Forced log view to show failed action output.
FinalBuilder Actions
- Bug - Delay Action - Fixed overflow bug when system uptime greater than 49.7 days (Gettickcount issue).
- Bug - Send Email Action - Improved error handling for server disconnects.
- Bug - Send MSN Message - Fixed action timing out while connecting to service.
- Change - Delete Files Action - Added check for a path as part of the filespec.
- Change - Delphi Action - Added support for XE2 Custom VCL Themes.
- Change - HTML Help Compiler - Exposed extended error checking option.
- Change - Set Variable Action - Added DateTime force type.
- Feature - Added NUnit Load XML Action.
- Feature - Help and Manual - Added ePub compilation support for Help and Manual 6.
FinalBuilder 7.0.0.1682 - December 6th, 2011
- Download
FinalBuilder Core
- Bug - Action Conditions - Fixed issue with log status of skipped actions.
- Bug - Include Project Action - Fixed regression bug with User Variables when sharing
host variable namespace.
FinalBuilder Actions
- Bug - CD Burner Actions - Fixed issue with files not being released.
- Bug - Export Log Action - Fixed skipped actions from being displayed as completed
in some cases.
- Bug - Help & Manual Action - Fixed duplicate settings.
- Bug - Help & Manual Action - Fixed issue with HM6 Options.
- Bug - Include Project Action - Fixed regression on the IGNOREDERRORCOUNT application
variable.
- Bug - Mercurial Actions - Fixed credentials being inserted in non HTTPS connection
strings in some cases.
- Change - Create Directory Action - Action now provides reason when failure occurs.
- Change - Delphi Action - Added option for external TDS file for XE2 or later.
- Change - MSBuild Action - Added Disable Node Reuse option on - defaults true.
- Change - Visual Studio .NET Action - Added Disable Node Reuse option on Build Properties
page when using MSBuild - defaults true.
- Feature - Help & Manual Action - Added support for Help & Manual 6.
FinalBuilder 7.0.0.1651 - November 18th, 2011
- Download
FinalBuilder Core
- Bug - Fixed issue with Action Execute Conditions when using the PowerShell script
language.
- Bug - Fixed issue with changes environment variables in included projects.
- Bug - Fixed issue with managed scripts that prevented returning any non - boolean
value.
- Feature - Added OnAfterInitialisation script event to all iterator actions.
FinalBuilder IDE
- Bug - Fixed exception when deleting an action list.
- Bug - Fixed potential access violation when scheduler API returns error when retrieving
task object.
- Bug - IDE - License key install - Check to make sure key is for the current version/sku.
FinalBuilder Actions
- Bug - Property Set actions - Fixed crash when opening properties dialog on some
older projects.
- Bug - CSV Iterator Action - Fixed delimiter values not being expanded.
- Bug - Delphi and Embarcadero Resource Compiler Action - Fixed issue with the resource
compiler not liking leading zeros in product version.
- Bug - Delphi Action - Removed restriction on updating package source when loading
compiler settings from project.
- Bug - Embarcadero Resource Compiler Action - Fixed compiler location issue with
XE2.
- Bug - FTP Mirror Action - Upload and download progress now works correctly when
mirroring a single file.
- Bug - InstallShield 2012 - Fixed executable path not being persisted correctly.
- Bug - MSBuild - Fixed errors when specifying output directory path with no spaces
in mixed solutions.
- Bug - SMTP Email Action - Fixed scripting issue with Recipients.Add method.
- Bug - VMWare Workstation actions - Fixed exception undefined error when path to
machine is missing.
- Bug - VMWare Workstation actions - Fixed object expected errors in InterpretResult
script.
- Bug - VS.NET Action - Fixed failure status when building multiple configs and any
configs fail.
- Bug - Win32 Version Info Updater action - Fixed issue where ProductVersion & ProductVersionString
were not updated when no default values were assigned and the property set was loaded
from an ini file.
- Change - FTP Mirror Action - Improved handling of stopping and terminating action.
- Change - FTPS Connect Action - Client side certificates are no longer mandatory.
- Change - Mercurial Actions - Forced non-interactive option when running under FinalBuilder
Server.
- Feature - Generate Random Number - Added option to specify minimum value.
- Feature - Send Email - Added global option to allow user to select a default message
encoding
- Feature - SVN Generic action - Added option to turn off reporting success.
FinalBuilder 7.0.0.1561 - September 20th,
2011 - Download
FinalBuilder IDE
- Bug - IDE - Fixed CPU usage issue when focused on a disabled action
FinalBuilder Actions
- Bug - Team Foundation Check In Pending Changes - Fixed bug with 'Fail if there are
no changes to check in' option
- Bug - Delphi Action - Fixed config inheritance model when reading settings from
dproj for XE2
- Bug - FTP Mirror - Fixed hang when generating file list on certain FTP servers
- Bug - FTP Mirror Action - Upload and download progress now works correctly when
mirroring a single file
- Bug - Jedi VCS Actions - Port number is now persisted in Default Server options
- Bug - SSH Actions - Fixed string format exception where SSH command output contains
curly braces
- Change - Create ISO - Changes to prevent file size limitation when using UDF filesystem
- Change - FTP Mirror Action - Improved handling of stopping and terminating action
- Change - SQLServer Restore Action - Enabled Timeout Runtime option on action
FinalBuilder 7.0.0.1535 - September 9th, 2011
- Download
FinalBuilder Core
- Bug - Fixed Log corruption issue due to key violation
FinalBuilder IDE
- Bug - Welcome Page - Fixed error handling for projects on disconnected drives
FinalBuilder Actions
- Bug - ASPack Action - changed /Q option to /S to match change in ASPack
- Bug - Choose One action - Fixed regression bug where choice did not get set in variable
- Bug - Delphi XE2 - Fixed issue where writing versioninfo back to dproj did not work
if the config node did not exist in the dproj
- Bug - Delphi XE2 - Fixed issue with quoting of versioninfo keys
- Bug - Export Registry Key - Fixed hanging when output file already exists
- Bug - Hg Archive Action - Fixed variable expansion on Archive Name property
- Bug - Registry Actions - Exposed the 64bit option to the UI (it was there on the
object inspector only)
- Bug - String Padding - Fixed validation from being displayed when using a valid
value
- Bug - String Pos - Now returns -1 when failing where the start index is greater
than the length of the input string
- Change - Choose One action - Change to prevent form running off screen when a large
number of choices available
- Change - FTP Mirror action - Added option to disable server time skew calculation
to prevent errors where user has read only access to FTP server
- Change - Text file handling actions - Added option to write BOM (defaults to true)
- Feature - Added Bazaar support
- Feature - Added InstallShield 2012 support
- Feature - Added Locked Option to all Actions on the General Property Page
- Feature - FTP Actions - Added Auto Reconnect option
- Feature - Write To Text File Action - Added Overwrite option
FinalBuilder 7.0.0.1497 - August 22nd, 2011
- Download
FinalBuilder Core
- Bug - Fixed Assertion failure in logging when running action lists with recursion
- Bug - Fixed FBPROJECTDIR variable not defined error when running multiple async
include project actions
- Bug - Fixed hang when logging invalid data to typed variables
- Bug - Fixed issue with actions that define objects (ftp connections, xml docs etc)
when running selected actions
FinalBuilder IDE
- Bug - Action execute condition - Fixed script language getting reset to default
after creation
- Bug - IDE - Fixed breakpoints not working in loops
- Feature - IDE - Activates project in the IDE when you attempt to re - open an already
open project
FinalBuilder Actions
- Bug - Perforce Opened Action - Fixed not persisting overriding of default options
- Change - Ask Question action - Added scroll bar to question field of action
- Change - Perforce File Actions - Added better support for handling variables containing
file lists
- Feature - Araxis Compare Folders - Added ability to evaluate file count differences
between folders
FinalBuilder 7.0.0.1442 - July 29th, 2011
- Download
FinalBuilder Core
- Bug - Exit Loop Action - Fixed issue with execute condition not working correctly
- Bug - Fixed issue preventing script actions from executing in parallel under Async
action groups
- Bug - Fixed Search/Replace breaking some actions
- Bug - Scripting - Fixed hang with enumerated types caused by a runtime library bug
- Feature - Action Output Monitors - Added behaviour to terminate action if match
found
- Feature - Action Output Monitors - Added behaviour to suppress non-matching messages
FinalBuilder Actions
- Bug - AssemblyInfo Updater action - Action now respects the LinkFileVersion property
of the property set
- Bug - Delphi Action - Load Settings button didn't work well when variables in path
to dpk.
- Bug - Email Action - Fixed html body encoding issue
- Bug - GetFile/Folder DateTime Action - Fixed issue with setting datetime variable
with folder date
- Bug - Mercurial - Now expand username and password for https repositories
- Bug - Mercurial - Username and password for HTTPS are now properly URL - encoded
- Bug - MSTest Action - Handle errors due to missing duration in test results
- Bug - NuGet Pack - Now correctly pass Configuration parameter to nuget.exe
- Bug - NuGet Pack - Now properly pass the output directory as a parameter
- Bug - Subversion Options - Fixed Encoding setting not persisting
- Bug - VB6 Action - Fixed issue with relative paths and project references
- Bug - VMWare List Virtual Machines - Fixed typo on list options page
- Change - FTP Mirror action - Exposed MirrorOperation constants to scripting
- Change - Hyper V Actions - Changes to prevent authentication errors when Hyper V
Server is running on local machine
- Change - InstallAware Action - Exposed BuildType constants to scripting
- Change - MSBuild Action - Removed requirement for property values to be non blank
- Change - Subversion Copy - Added option to perform server side copy (disables working
folder validation)
- Change - Subversion MkDir - Added option to create server side directory (disables
working folder validation)
- Feature - 7Zip Extract Action - Added option to specify include pattern for files
to extract
- Feature - Added EC2 actions
- Feature - FTPS Actions - Added FTPS actions
- Feature - Embarcadero Resource Compiler - Allow user to specify resource compiler
from Delphi 2010 onwards
- Feature - Extract XML Fragment Action - Added ability to extract xml fragment to
a variable
- Feature - InnoSetup Action - Added Support for SignTool
- Feature - NuGet Update - new action for NuGet Update. Requires NuGet 1.4 or greater.
- Feature - Signtool Sign Files Action - Added option to allow generating page hashes
for executables
- Feature - Smart Assembly Improve and Protect action - Added options to override
input and output assembly
- Feature - String Pos Action - Added option to disable case sensitivity
FinalBuilder IDE
- Bug - Action Lists - Fixed previous run build status not clearing in some cases
when starting a build
- Bug - IDE - Fixed Continue Build regression
- Bug - IDE - Fixed double prompt for save regression
- Bug - IDE - Fixed issue when logging off/shutting down windows
- Bug - IDE - Fixed issue with closing project when validation fails in some cases
- Bug - IDE - Fixed issue with default value on spin edit controls
- Bug - IDE - Fixed issue with windows shutdown handling (bug in docking library)
- Bug - IDE - Prevent running selected action when selected action is disabled
- Bug - IDE - Fixed bug when creating action list directly after deleting another
- Bug - QuickHelp View - Disabled buttons when quick help not available for action
to avoid av
- Bug - Variable Watches window - Changes to variables made in script did not show
- Bug - Variables Dialog - Fixed prompt for unsaved changes issues
Action Studio
- Change - Added scroll bar to allow access to all fields when running in windowed
mode
FinalBuilder 7.0.0.1283 - May 31st, 2011
- Download
FinalBuilder Core
- Change - Scripting - added type coersion between Integer and char where possibile
- Bug - Fixed Integer Overflow error when windows api GetTickCount wraps around
- Bug - Fixed $Action.SendLogMessage method for Powershell scripts
- Bug - Fixed issue with MSBuild Engine instantiation
FinalBuilder Actions
- Feature - NuGet - New actions to install, create and publish NuGet packages
- Feature - FTP Mirror - Added FTP Mirror action
- Feature - Create XML Node - Added option to insert xml node relative to other siblings
- Feature - Extract Version Info - Added an option to ignore missing version info
block
- Feature - MSSQL Execute SQL - Added option to enabled quoted identifiers
- Feature - PsExec - Added option to specify Session ID when running process interactively
- Feature - Robocopy - Added Restart Mode option
- Feature - Signtool Action - Now supports use of wildcards in file list
- Feature - SQL Server Restore Database - Added option to preserve replication settings
- Feature - Wait Until Action - Added option to specify date and time values as variables
- Feature - XML Actions - Added option to allow documents including DTDs when using
MS XML 6
- Change - GetFileDate Action - Changed date format so that it can be assigned to
Datetime variables
- Change - Surround SCM Actions - improved error reporting
- Change - TFS2010 Integration - TriggerFiles now based off the workspace being built,
not simply the current team project
- Change - TFS2010 Integration - Changed method of logging to the TFS build log. No
changes were made to the XAML templates.
- Change - VS.NET - Added option to disable regular expressions in the Configuration
Name field
- Change - XML Actions - enabled Allow DTD's option when Highest available parser
version set
- Bug - CD Burning/ISO Actions - File list is now updated after making changes in
the File Selection dialog
- Bug - Create ISO Action - Fixed error messages referencing incorrect file when file
is missing
- Bug - Create ISO Action - Fixed incorrect image size being reported on action completion
- Bug - Create Website (IIS6) - Fixed object reference exceptions
- Bug - Delphi Action - Fixed action not failing correctly when empty propertyset
specified for version info
- Bug - Email Action - When using Global Defaults the SSL and TLS options were not
applied to the action
- Bug - Execute Powershell action no longer causes error when changing parameter position
- Bug - TFS2010 Integration - FinalBuilderBuild.xaml - CreateTriggerFile property
now being properly set
- Bug - FTP Upload - Fixed issues with FileSet upload not always maintaining directory
structure correctly
- Bug - IIS 6 FTP Actions - Fixed object reference exceptions
- Bug - SFTP Actions - changed method for checking if a connection is active so that
it is compatible with WS_FTP server
- Bug - Subversion Actions - Fixed unhandled exceptions occuring when path is missing
delimiter
- Bug - Subversion Path Dialog - Fixed unhandled exception occuring when path is missing
a delimiter
- Bug - Text Find Replace - Fixed encoding issue when running action multiple times
in succession
- Bug - Write To Text File Action - Fixed bug where prepending to an empty file would
fail
- Bug - XML Node Exists - fixed av when there is a syntax error in the xpath
FinalBuilder IDE
- Feature - Added support for opening included projects from popup menu
- Feature - IDE Design Options - Added Project File Encoding option
- Feature - Enabled Cut/Copy/Paste of variables within Project Tree
- Feature - Enabled Cut/Copy/Paste of variables within Variable Editor
- Change - Edit Variable Dialog - set default DateTime format to 'c'
- Change - Variables Dialog - Changed so warning about unsaved changes only displayed
when closing dialog with X and not OK button
- Change - Variables Dialog - Space key now opens the selected Project or User variable
for editing
- Bug - Enhanced Prompt For Variables - Fixed unhandled exception for Type Mismatch
- Bug - Action Enabled was not changing the modified status display (it did mark the
project as modified though)
- Bug - Fixed assertion failure when adding/editing variables in subgroups
- Bug - Fixed peformance issue with Action Dialog when a lot of variables (300+) are
defined
- Bug - Fixed project locking when navigating action lists through Project Tree
- Bug - Fixed sting variables containing only a floating point number being rounded
as though it was a floating point number variable
- Bug - Run Action List - Action list parameters now set correctly when using F2 to
edit
- Bug - Variables Dialog - fixed prompt for unsaved changes issues
- Bug - Fixed FBPROJECTDIR variable default value not populated at design time
- Bug - Fixed Max recent projects not being applied correctly on startup
- Bug - fixed upgrading from earlier versions turns off local variables in variablesense
- Bug - Fixed VariableSense options default to include Local variables
FinalBuilder 7.0.0.1065 - March 4th, 2011
- Download
FinalBuilder Core
- Bug - All actions - Fixed Local Variables (defined in action groups) were not available
to some actions.
- Bug - Capture from std did not handle non standard console encodings in some cases.
- Bug - Property Sets - Fixed custom property set implementation to improve Action
Studio support.
- Feature - Added new Application Variables - PROGRAMFILESX86,PROGRAMFILESX64,IS64BITOS.
FinalBuilder Actions
- Bug - .NET Reactor - added variable expansion to alll text input fields.
- Bug - AssemblyInfo Updater - Fixed handling of empty lines in file list.
- Bug - Delphi Action - fixed Update Package Source Regression.
- Bug - Export Log Action - fixed issue with OnFailure List not showing all actions
in exported log.
- Bug - Improved error message when loading a MSBuild project fails.
- Bug - InstallShield - Fixed bug when MSI Property or Path Variables contained an
empty value.
- Bug - MSTest Action - Fixed bug preventing test assemblies to be passed as variable
containing CRLF delimited list.
- Bug - Visual Studio Action - fixed validation issue when running under FBServer
and using devenv.
- Bug - Win32 Version info resource generation - Fixed issue with text in productversion
value when not linking product and fileversion.
- Bug - XCopy - Fixed encoding issue with Excluded Files list.
- Change - Export Log Action - added Export From Root Project option to restore Pre
FB6 behavior with included projects.
- Change - Mutex Action - Updated to allow for cases where the mutex is abandoned
by previous owner.
- Feature - InstallAware - Improved support for InstallAware actions.
- Feature - InstallShield Developer - Added Extra Command Arguments option.
FinalBuilder IDE
- Bug - Fixed assertion failure when project opened in IDE is closed by FBCMD.
- Bug - Fixed assertion issue when running project tab closed.
- Bug - Fixed welcome page project links not working when filename contains non -
ascii characters.
- Bug - TrayIcon - Shows paused icon after continuing from action delay.
- Bug - VariableSense - "No Variables Match" hint when using ! in variable reference.
- Change - Improved IDE support for large font DPI settings.
- Change - Variables Dialog - added warning when about to lose unsaved changes when
closing dialog with the X.
FinalBuilder 7.0.0.993 - January 24th, 2011
- Download
FinalBuilder Core
- Bug - Fixed scripting support for UseProjectSettings property
FinalBuilder Actions
- Bug - Stack/Queue Iterator - Fixed issue with stepping engine stopping after iterator
was done
- Bug - Visual Studio Action - fixed validation issue when running under FBServer
and using devenv
FinalBuilder 7.0.0.983 - January 17th, 2011
- Download
FinalBuilder Core
- Bug - Win32 Version info - Variables were not expanded in some cases.
- Feature - Added FBSERVERSTARTEDBY variable.
- Feature - Added Windows SDK 7.1 location detection.
FinalBuilder IDE
- Bug - Action Edit Dialog - Fixed help topic not set for some actions.
- Bug - Fixed AV when pressing Alt+F9 multiple times in quick succession.
- Bug - Statistics Frame - Frame was visible when using a standard license.
- Bug - VariableSense - "No Variables Match" hint when using ! in variable reference.
- Change - Search Window - Changed search default to current project.
FinalBuilder Actions
- Bug - C++Builder system variables were not being registered for CB3 - 6.
- Bug - Comment Action - Action was not reporting it's type correctly which was causing
the If Prev Action Failed action to fail.
- Bug - Delphi Action - Fixed AutoUpdateProductVersionString property not persisting
when not using property sets.
- Bug - Delphi Action - Fixed scripting support for UseProjectSettings property.
- Bug - Log Variables Action - Did not update with variable renaming.
- Bug - MSBuild - Fixed MSBuild logging error when building .NET 4.0 projects without
having .NET 3.5 installed.
- Bug - MSDeploy - Added expansion of source/destination/argument values.
- Bug - MSSQL DTSRun - Fixed issue to allow package to be run from file.
- Bug - Setup Factory - Fixed issue of missing arguments from command line, added
variable expansion.
- Bug - Setup Factory - Fixed issue with GetExecutablePath.
- Bug - Text Log Stylesheet - Fixed show summary and show heading options in stylesheet.
- Bug - VMWare - Fixed issue with empty passwords causing errors.
- Bug - VS.NET Action - Added v4.0 to Target Framework override drop down list.
- Bug - Zip Action - IncludeHiddenFiles property was not being persisted.
- Change - Git Clone - Clone destination will be created if it does not already exist.
- Change - Read Text File - Enabled shared reading of files.
- Change - RoboCopy Actions - Added support for environment variables in options.
- Change - TFS Label - UI change to make it more obvious that you need to specify
a server path to label, rather than a local file path.
- Change - VS.NET - Enabled the .NET 4.0 MSBuild logger for Visual Studio 2010.
- Change - XCopy - Enabled check for wildcards when editing excluded file entry.
- Feature - MSDeploy - Added support for MSDeploy.
- Feature - NCover Reporting - Added support for NCover Reporting.
- Feature - Plastic SCM - Added Undo Checkout action.
- Feature - Robocopy Options - Added basic auto detection for Robocopy path (on Windows
7).
- Feature - Send Email - Added load recipients from variable option.
- Feature - Touch Files - Added support for touching directories.
FinalBuilder 7.0.0.898 - December 7th, 2010
- Download
FinalBuilder Core
- Bug - Active Scripting - Fixed handling of dispatch objects when converting to string.
- Bug - Active scripting (VBScript/JScript) Fixed Error line reporting.
- Bug - Fixed Action Group run time showing zero.
- Bug - Fixed issue where compressed project file permissions reset when saving.
- Bug - Fixed issue where project variables could be lost when saving.
- Bug - Fixed Stepping engine bug with Stop Run Action and Run ActionList in OnFailure
List.
- Bug - Output Monitors - Fixed the order of match results.
- Change - Improved speed of FB1 project import.
- Change - TFS2010 Integration - Added the option to control the creation of the 'trigger
files' XML file that is passed to FinalBuilder. This change requires the XAML templates
to be updated, please see http://bit.ly/d98uUx for details.
- Feature - Added %FBSERVERBUILDID% variable.
FinalBuilder IDE
- Bug - Action Edit Dialog - Fixed help topic not set for some actions.
- Bug - Fixed random AV in action inspector.
- Bug - Fixed script editor focus issue when code completion popup shown.
- Bug - Fixed MRU full path option not being loaded at startup.
- Bug - Search & Replace - Updated form to focus action list when selecting result.
- Bug - Saving Projects - Fixed error when no projects were selected to save.
- Bug - Script Debugging was not enabled when running selected actions.
- Change - Editing Variable Groups now remembers collapsed state.
- Feature - Adding variables from group node in project tree enabled - populates group
combo with selected group.
FinalBuilder Actions
- Bug - Araxis Compare Folder - Fixed action not returning the correct result when
folders are the same.
- Bug - Delphi Action - Fixed "Update project settings file with version info" not
persisting.
- Bug - Delphi Action - Fixed BDSPROJECTSDIR variable override not working for Delphi
XE.
- Bug - Extract Version Info Action - Fixed AV when no StringFileInfo block found.
- Bug - Http Get File - Spaces were not being encoded in URL.
- Bug - Java Compiler - Fixed encoding of arguments file.
- Bug - MSTest - Fixed AV when specifying tests to execute in MSTest action.
- Bug - PlasticSCM Add New Items - Fixed spelling mistake bug.
- Bug - Send Email action - fixed body encoding issue.
- Bug - SSH Actions - fixed port max setting.
- Bug - Stack/Queue Contains - Action was ignoring the 'Fail If' behaviour.
- Bug - Subversion Actions - Source dialog case insentivity issue fixed.
- Bug - Version Info - Fixed Product version always being set to File version regardless
of option setting.
- Bug - Win32VersionInfo Updater action - modified parser to accept constants in fields.
- Change - AdvancedInstaller actions - Enabled StdOut redirection and enabled suppression
of console window.
- Change - Build VS.NET Solution - Changed updating of AssemblyInfo to be more strict
when finding AssemblyInfo.cs files, but still be tolerant when the strict doesn't
match.
- Change - MSBuild Project - Don't attempt to load properties from a Solution file.
- Change - NCover action - Changed order of command line args to allow users to override
settings file values.
- Change - Robocopy - Allowed delay option to be set to zero to omit argument as it
is incompatible with some other args.
- Change - Team Foundation Get Latest Version - changed to use 'tf history' rather
than 'tf changeset'. This allows 'latest' to be project - aware.
- Change - TFS Create Workspace - Added ability to specify the permissions for the
workspace.
- Change - Web Services - Fixed error handling around loading service description.
- Feature - File/FileSet Iterator action - added Strict Extension Match option.
- Feature - UPX Compress action - Added lzma compression method and all filters option.
- Feature - Visual Studio Action - Added abilty to build multiple configs by using
regular expression in configname.
FinalBuilder Console
- Bug - Fixed project hanging when main action list only contains disabled actions.
FinalBuilder 7.0.0.787 - October 18th, 2010
- Download
FinalBuilder IDE
- Bug - Fixed message window not being shown on package load errors.
- Bug - Improved IDE memory usage.
FinalBuilder Actions
- Feature - Added Exit Loop Action.
- Change - Get Team Foundation Build Parameters - added SolutionFile parameter.
- Bug - Fixed Compiler Version property Editor not showing Delphi XE.
- Bug - Java Compiler - Fixed encoding of arguments file.
- Bug - JediVCS actions - Fixed encoding issue (it does not support unicode).
- Bug - Send Email - Use SSL option was not being persisted.
- Bug - Set Variable Action - Fixed Force Type not persisting for untyped variables.
- Bug - Sort Action - Fixed Access Violation when sorting.
- Bug - SSH - increased connection timeout limit to the maximum possible (2147483647ms).
- Bug - Stack/Queue Iterator Action - fixed queue exhaustion behavior when multiple
instances run under async groups.
- Bug - Update Deployment Project action - Fixed issue with Additonal field values
not being set.
FinalBuilder 7.0.0.741 - September 30th, 2010
- Download
FinalBuilder Core
- Change - Team Foundation Support - Now supports setting the Working Directory of
the build agent and 10 custom arguments. NB: users will need up update XAML files
(FinalBuilderBuild, FinalBuilderPostBuild and any custom XAML files using the FinalBuilder
custom workflow action).
FinalBuilder IDE
- Bug - Wizards that defined variables failed to actually create the variables resulting
in invalid scripts.
ActionStudio
- Bug - ActionStudio was failing to launch.
FinalBuilder Actions
- Bug - AssemblyInfo Updater - Fixed quoting problem when new value has quotes either
at end or start but not both.
- Bug - Build VS.NET Solution - Fixed VB.NET assembly info files not being updated.
- Bug - Send Email - Use SSL option was not being persisted.
- Bug - Stack/Queue Iterator Action - Fixed queue exhaustion behavior when multiple
instances run under async groups.
- Bug - TFS History - Now uses the default working directory (from Options) if no
directory is specified in the Item Spec.
- Bug - Win32 Version Info - Updated String Info Regex to fix \0 option not working
properly.
- Change - List Iterator - Added seperator constants to scripting.
FinalBuilder 7.0.0.716 - September 23rd, 2010
- Download
FinalBuilder Core
- Change - Get Team Foundation Build Parameters - Now allows some of the build parameters
to not be specified (previously, if all parameters did not have a value, the action
would fail).
- Bug - Exposed .Parent method to scripting.
- Bug - Fixed change to options API which was causing options not to be found.
- Bug - Fixed COM Threading issue which was causing custom .NET actions to fail.
- Bug - Fixed incorrect version reference in help file.
FinalBuilder IDE
- Bug - Fix for random IDE issues, including project opening more then once.
- Bug - Fixed AV during drag and drop in Action Lists.
- Bug - Fixed delete key in Search Form deleting actions.
- Bug - Fixed displaying of links in the action's quick help in the action properties
dialog.
- Bug - Fixed exception when validating some actions.
- Bug - Fixed hang on shutdown when using the AutoClose command line switch.
- Bug - Fixed Invalid TypeCast error when closing project while on OnFailure List.
- Bug - Fixed project modified status tracking when editing action.
- Bug - Fixed timeout UI bug when custom action is not an execute program action.
- Bug - Handled concurrency errors when saving docking layout when closing multiple
instances of the IDE at the same time.
- Bug - Missing custom action packages were not showing warnings when projects referencing
them were loaded in the IDE.
- Change - Action Types Frame - Orientation is now persisted.
- Change - Quick help panel is now displayed after checking for updates if a new update
is available.
- Change - Updated FinalBuilder icon on action's property pages.
FinalBuilder Actions
- Bug - Create ISO/Burn CD actions - Fixed recursion issue when not using filesets.
- Bug - Create ISO/Burn CD Actions - Fixed bug which reported failure incorrectly
when building from fileset.
- Bug - Fixed integer overflow bug in Create ISO action.
- Bug - Fixed RIDL error for Delphi XE.
- Bug - Mutex Action - Fixed error when mutex multiple mutex actions had no child
actions.
- Bug - PsTools - Fixed validation error.
- Bug - Simple Maths - Added error handling to catch errors where values have not
been specified.
- Bug - SSH - Added default value for shell type option.
- Bug - Text Replace - Fixed bug with output replacement text to different variable.
- Bug - Win32 Version Info - Fixed bug with Regex not matching spaces/special characters
in property names.
- Change - SFTP Connect - Added extra log messages.
- Change - Web Service Actions - Added service timeout property.
- Change - Win32 Version Info - Updated File Version regex to allow negative numbers
for backwards compatability with FB6.
FinalBuilder 7.0.0.642 - September 3rd, 2010
- Download
FinalBuilder Core
- Bug - Action List Parameters - Fixed regression bug resulting in a failure in the
Set Variable action.
- Bug - Action Output Monitors - Fixed issues with Save First/Last match behaviour
differences between single and multiline messages.
- Bug - Action Output Monitors - Fixed wildcards option modifiying match string problem.
- Bug - Fixed backwards compatibility issue with scripting access to options objects.
- Bug - Fixed WoW64 redirection regression bug.
- Bug - Property Sets - Fixed resetting to default values not working correctly.
- Bug - Trigger Files Iterator - Fixed variable getting set to the filename variable
name.
- Bug - Win32 Verison Info - Fixed missing ProductVersion.
FinalBuilder IDE
- Change - Action Properties Dialog - Reverted tool tips behavior back the same as
the previous release.
- Bug - Enable/Disable all buttons disabled when project is running.
- Bug - Fixed AV in variables dialog when sorting variables.
- Bug - Fixed selected log item text not visible.
- Bug - Fixed AV when refactoring actions to new action list.
- Bug - Fixed build log taking focus when stepping.
- Bug - Fixed enabling/disabling of variable combo box based on behaviour.
- Bug - Fixed for for possible AV in Action Inspector.
- Bug - Fixed 'Hide Deleted' checkbox showing as black.
- Bug - Fixed IDE not releasing lock on project log file.
- Bug - Fixed SCC "Check in on close project" option not working.
- Bug - Fixed scripts not being autosaved when changing between action lists.
- Bug - Fixed welcome page not unescaping RSS feed.
- Bug - Fixed Configuration Wizard, some settings were not being used correctly on
the first run.
- Bug - Fixed issue where closing a project before the selected project could cause
an invalid state in the IDE design services, resulting in assertion failures.
- Bug - If the examples directory was deleted then FinalBuilder will fail to start.
FinalBuilder Actions
- Feature - Extract Archive - Added option to overwrite read only files.
- Feature - If Then Action - Added "Does not match regular expression" operator.
- Feature - IIS 7 Actions - Added support to specify Application Pool when creating
a Website.
- Feature - Run QA Wizard - Added support for new executable name.
- Change - Multi Question Action - Set OK button to default so enter will close the
form.
- Bug - Ask Question Action - Fixed issue with timeout message box messages not being
displayed correctly.
- Bug - Assembly Info to Property Set - Fixed issue with C++ attributes not being
loaded correctly.
- Bug - Build Delphi Win32 Project Action - Fixed default value for LinkProductVersionToFileVersion
property.
- Bug - Build VS.Net Solution - Fixed issue with updating C++ AssemblyInfo file resulting
in duplicate attribute entries.
- Bug - C++ Builder - Fixed error handling for unsupported icon formats when extracting
icon from resource file.
- Bug - Delphi - Updating .dproj file now writes uft8 byte order mark.
- Bug - Delphi - Fixed BDS Variable for Delphi XE.
- Bug - Fixed indenting issue with MSBuild logger.
- Bug - Fixed MSBuild 2.0 logger not grouping the project correctly.
- Bug - Fixed PVCS Actions not showing in Professional Edition.
- Bug - Fixed VBScript error in NCover actions.
- Bug - MSSQL Execute - Fixed script end quote being stripped.
- Bug - PropertySet Assign Values Action - Fixed reporting incorrect number of properties
assigned.
- Bug - SetupBuilder Run Installer - Fixed issue with unused properties
- Bug - Surround Generic Action - Fixed working folder "Browse for Directory" button.
- Bug - Build VS.NET Solution - Fixed action not updating AssemblyInfo.cs files in
the root directory.
- Bug - Win32 Version Info Updater - Fixed bug with ProductVersion string not taking
correct value in some instances.
- Bug - Win32 Version Info Updater - Improved parsing of non standard format RC files.
- Bug - Win32 Version Info Updater and Compiler actions - Fixes to Version Info generation.