U-Robot Version History
 
 last updated 28th April 2005
  
 

 

Version 1.22

 

Version 1.22b:  (in work)

 

Enhancements:

  • Update FTP Core to support 64 bit file sizes (> 2Gbyte)

 

Fixes:

  • Corrected issue where FTP site password may not be stored correctly
  • Corrected issue where script names may collide with built-in settings file names.
  • Corrected issue where quotes were sometimes being removed from the Run action's command line.

 

Version 1.22a: This is a significant update for Professional Edition users but adds no additional functionality for Personal Edition users. No significant defects have been corrected since the previous release of the product.

 

General Updates:

  • Greatly extended the FTP functionality to support full recursive, filtered transfers:
    • Newer or Older files with timezone support
    • Timestamp files on download and upload (if supported by server)
    • Recurse subdirectories
    • Overwrite option
  • Added %S (Status) variable to allow Action results to be tested.
  • Added Test Status Action to handle Action status results.
  • Added option to test file-size against an absolute value, EG IF file >= 30k THEN...
  • Added option to test file-time against an absolute value, EG IF file is newer than date THEN...

 

Version 1.21

 

Version 1.21a: This is a minor update and corrects no significant defects over the previous release of the product.  It does add new capability for customers that have purchased the Professional edition.

User Requests:

  • Added additional String action (Pro version) that allows the following function results to be assigned to a user variable:
    • uppercase(s)
    • lowercase(s)
    • left (s,n)
    • right (s,n)
    • mid (s,p,n)
    • imid (s,p,n)  - this is an inverse of the mid() function

General Updates:

  • Modified the SET action's editor to prevent editing of variable dropdown.
  • Modified the SET action's log output to show the actual results assigned to user variable.

 

Version 1.20

 

Version 1.20a:

This is a major update to the product and the Personal Edition is now built on the Professional Edition code-base.  Major changes include:

  • Variable names have been changed and additional variables added.
  • Named scripts
  • Additional actions
  • Conditional script logic
  • Call and Jump to other scripts
  • Daily event cycles

 

Version 1.10 Personal Edition

 

Version 1.10a:

  • Fixed monitoring of subfolders when subfolders not enabled.
  • Automatically show help on first run.
  • Increased number of Actions to 3 for Personal Edition
  • Updated help file
  • Added help buttons to a number of Action forms to improve understanding of variables.
  • Added help topic to Insert [Variable] menu. 

 

Version 1.00 BETA RELEASE

 

Version 1.00a:

 

Beta 3:

  • Added Windows Installer
  • Added Help file
  • Revised underlying algorithm to improve handling of combinations of short and long filenames
  • Added Status Bar
  • Replaced Log component and now includes scrollbars