March 10th, 2012· BUGFIX: Ftp and SFtp tasks Array variable ::TransferredFiles was not reset before each run, causing the variable to contain all files ever transferred in all previous runs.
· BUGFIX: Copy task Array variable ::CopiedFiles was not reset before each run, causing the variable to contain all files ever copied in all previous runs.
· BUGFIX: Windows launchers did not correctly set 'Run as Admin' on some systems, causing launchers to fail.
February 1st, 2012· Changed Ftp / SFtp task settings so that user can enter remote directory fields to support blank field and dynamic variables.
· Schedule module bugfix: suspending/resuming a schedule sometimes led to schedule being left in suspended state.
February 1st, 2012· Bugfix: Engine failed to read user interface program in certain situations, forcing user to restart engine and user interface.
· Bugfix: Schedule Window. Monthly schedule always caused February to be selected.
October 28th, 2011· Bugfix: SFTP-J task GET - Temp file option did not work when subdirectory option is selected.
October 28th, 2011· Bugfix: Command and WinCommand tasks - Specifying environment variables caused system variables to be replaced, not added to.
· Bugfix: Task Variables window crashed in some situations when launched.
· Bugfix: Commandline Task Variables window did not list the variables in some situations.
September 1st, 2011· Bugfix: Synchronize module - waiting task instance did not wait for correct amount of time
July 21st, 2011· Bugfix: Local copy module failed to copy full file on some operating systems (some bytes missing).
· Copy module changes: a) 0 byte source file can be copied over if target file is also 0 byte. b) 0 byte source file cannot overwrite non-empty target file.
July 16th, 2011· Bugfix: Ftp and Ftp-J tasks bug caused by new option added in 9.03,9.04. GET failed on some systems if 'include subdirectory' option is selected.
July 2nd, 2011· Bugfix: Encrypt/Decrypt tasks failed if password contained metacharacters used in java regex module.
July 2nd, 2011· Bugfix: 'Malformed \uxxxx encoding' can result in engine crash due to corrupted settings file. This error is not preventable, so settings file is renamed or deleted.
· Bugfix: 'The requested operation cannot be performed on a file with a user-mapped section open' can result in engine crash due to memory. Changes made to close any open class objects that causes memory crash.
July 2nd, 2011· Ftp-j task - new option added to append date/time only to Main, Backup, or Both Main and Backup
· During Task editing, the task title field is disabled to prevent renaming. Please rename task using rename button.
· Windows version now uses jre1.6.0_25
· Email modules now use javamail 1.4.4 - released 1/14/2011
July 2nd, 2011· Ftp task - new option added to append date/time only to Main, Backup, or Both Main and Backup
July 2nd, 2011· clm bugfix: clm add function failed for any task parameter value containing =
· directory monitor task: each tasktitle now uses separate dirMonitor_taskTitle.jsd files to prevent locking up issues.
Array variables are now supported:
· $%ARRAYNAME::FIRSTROW%$
· $%ARRAYNAME::LASTROW%$
· $%ARRAYNAME::ALLROWS%$
· $%ARRAYNAME::FIRSTCELL%$
· $%ARRAYNAME::LASTCELL%$
· $%ARRAYNAME::ROW::rownumber%$
· $%ARRAYNAME::CELL::rownumber::columnnumber%$
· example: $%ARRAY--taskTitle--variable::FIRSTROW%$
July 2nd, 2011· Registration key bug fix. Users with 9.00 should update to 9.01+ to enter license key.
July 2nd, 2011· Version 9.x uses Java 6. Version 8.x used Java 4.
· Ftp Commons library for FTP module now uses Commons Net 2.0
· Minor updates for Ftp-j, SFtp-j, SFtp modules
· New File properties task
· New Make Directory task
· New Directory listing task
· New Set Permissions task
· New Set Timestamp task
April 22nd, 2010· FTP-J and SFTP-J modules now use JScape Sinetfactory 8.4 api, release date 03/11/2010
April 6th, 2010· FTP-J and SFTP-J modules now support debugging via the FTP-j and SFTP-J tasks
March 24th, 2010· Software main panel now displays order ID and license button.
March 10th, 2010· Bugfix: FTP-j task - If connection stopped before task ends, then exit code was 0. Now set to 11.
April 11th, 2008· Front panel redesigned. Tasks menu removed and New Task & Script Button added to main toolbar
· New Visual script task added. This extends the 7.x Chain task.
· Visual script task includes Script Tester
· Visual script task allows new and existing tasks to be added to Step list
· Visual script task allows direct editing of task steps
· New SubDirectory Loop task added
· New SubDirectory Monitor task added
· New Ftp module added based on another 3rd party Ftp api.
· New Ftp module supports FTPS (explicit ssl and tls, and implicit)
· New SFtp module added based on another 3rd party Ftp api.
· Converter to convert 5.x,6.x,7.x data
· Converter to convert chain tasks to new visual script tasks
March 27th, 2007· GUI improvement - When task is running, a double green arrow icon is shown in the first column of the task and schedule tables
· Bugfix - Copy and Synchronize tasks - 7.27 attempted bugfix for root folders created a bug for UNC paths
September 18th, 2006· Encrypt, Decrypt tasks - Place files in Subdirectory option is now editable and support variables