Difference between revisions of "Release History"

From Vital Soft Wiki
Jump to: navigation, search
>Johno
>Johno
Line 1: Line 1:
 
== Visimage3 Release History ==
 
== Visimage3 Release History ==
  
=== Version 3.1.3.4 - Beta Version Released July 17th, 2015 ===
+
=== Version 3.1.3.5 - Beta Version Released July 24th, 2015 ===
  
 
:'''Enhancements to Local File Output:'''
 
:'''Enhancements to Local File Output:'''
Line 20: Line 20:
 
::* Option to auto-size the column
 
::* Option to auto-size the column
 
::* Options to justify the header and data cells
 
::* Options to justify the header and data cells
 +
:'''New Data Import Task'''
  
 
=== Version 3.1.3.3 - Released July 9th, 2015 ===
 
=== Version 3.1.3.3 - Released July 9th, 2015 ===

Revision as of 23:43, 24 July 2015

Visimage3 Release History

Version 3.1.3.5 - Beta Version Released July 24th, 2015

Enhancements to Local File Output:
  • The Mode (Keep / Replace / Append) is always displayed for Local File Output.
Keep is the default, and will prompt the user to confirm that the file can be over-written during execution.
  • Append is support for PRN, ASD, MailMerge and Excel
No validation is performed to verify that the layout matches the file being appended.
  • New Excel File Options:
  • Sheet Name
  • Append supported (Sheet will be inserted in existing file)
  • Option to purge (and replace) existing sheet
  • Option to Lock (Freeze) the first row of the file (Header row)
  • Option to bold all cells in the first row of the file
  • New Excel Column Options:
  • Available in both List Columns and Report Fields
  • Excel Formatting with date conversions and numeric scaling
  • Options to set Bold / Italic
  • Option to auto-size the column
  • Options to justify the header and data cells
New Data Import Task

Version 3.1.3.3 - Released July 9th, 2015

Fixes:
  • Fixed the following bug when opening a new context. "AddReportPage: Error=Value '-1' is not a valid value for Interval. Interval must be greater than 0. Parameter name: Interval"

Version 3.1.3.2 - Released June 3rd, 2015

Fixes:
  • Clicking twice in the Array Selection window scroll bar no longer selects an array item.
  • Local Printer Output: Changes made to number of copies in Advanced is now reflected on the property panel (and vice-versa)
  • Only the first parameter is required for Operators (OK can be pressed when optional parameters have not been entered.)
  • Adding secondary topics while in Local mode is allowed even when a multi-pass file is not open.
  • Scroll List Designer if new column is added to left or right of currently displayed area.
  • Disable the right-click (context menu) in the Primary and Secondary topic lists.
  • Fix a macro insertion bug in the Report Designer that caused all items on the line to be shifted right (even when they were to the left of the insertion point)
  • Correctly report an error when an invalid topic is used in a !RANGE operator during selection
  • Several List Code Generation Fixes:
  • No longer generate ", MERGE" on Tn or TF levels.
  • Correctly generate a new page for the final total when that option is active.
  • If an expression typelen can be determined because an operator is used with !name:typelen syntax (like !cvt:I2 or !datext:x8), generate a NEWREG statement when creating a host file to force the correct column datatype to be used instead of a generic datatype.
Enhancements:
  • File > Import is now supported to allow tasks to be imported from other context files.

Version 3.1.3.0 - Released March 25th, 2015

Fixes:
  • Fix error when saving contents of View Tracing and View AskPlus Code windows to a text file
  • Fix error loading a Tab character as the ASD delimiter from Classic Visimage contexts
  • Added missing Special Operators to the Operators Tool Tab Window
Enhancements:
  • Online help available for all screens & dialogs

Version 3.1.2.8 - Released February 27th, 2015

Fixes:
  • Fix "File Transfer Trailer Record Not Found" error
Enhancements:
  • Holding the Control key down during program startup activates DebugMode for detailed logging

Version 3.1.2.7 - Released February 6th, 2015

Fixes:
  • Code Generation:
  • Include Open/Close commands in job file (View > Manage Databases)
  • Do not enclose the initial value of a variable in quote chars (unless the initial value of a numeric variable is a negative number)
  • Do not generate the IF clause for a compute statements that contains spaces in the IF column
  • Compute Panel:
  • Fix a bug introduced in 3.1.2.6 that caused Visimage3 to hang when a compute cell was in edit mode and the user attempted to switch to another tab (Selection, Design, Results)

Version 3.1.2.6 - Released January 22nd, 2015

Enhancements:
  • Read additional CTW formats (most formats since Version 2.4.7 are supported)
Fixes:
  • Host & Local Printer Output:
  • When reading a Classic (CTW) context, Lines/Page, Chars/Line and Copies were not loaded correctly (Version 3.1.2.4 fix was not complete)
  • Local File Output:
  • Fix a bug introduced in 3.1.2.4 a context with output to Local File caused a Null Value Exception when reading the context

Version 3.1.2.4 - Released January 16th, 2015

Enhancements:
  • HP3000 Support (Beta Version):
  • Add default Host System Type to the General Preferences dialog.
  • Host Printer Output
  • Add Advanced options, including MPE support.
  • Add support for DisableHostPrinter in vsrvtcp.ini
Fixes:
  • Local Printer Output:
  • When reading a Classic context, Lines/Page, Chars/Line and Copies were not loaded correctly.
  • Update the Printer Name when a different printer is selected in the Advanced dialog.

Version 3.1.2.3 - Released December 17th, 2014

Cosmetic Changes:
  • Updated button images
  • More tool tips

Version 3.1.2.2 - Released December 11th, 2014

Fixes:
  • Setup Dialogs
  • Automatically select a connection when importing Visimage 2.6 profiles.
  • Disable the Test Connection button until a new connection has been created.
  • Refresh the secondary topic list after duplicating a task.
  • Disable List Designer Select If when a Selection Criteria has been specified.
  • Local File Output:
  • "File transfer header record was invalid" when host AskPlus configuration uses the ASKTEMP variable.
  • Remove unnecessary prompt to purge a non-existent local file.
  • Automatically add the extension .xls or .xlsx to local Excel file output.
  • Support tab delimited asd files. Use ^t or \t to specify a tab delimiter.
  • AskPlus Code Generation
  • List Designer: Sort Values were not repeated in Summary Only mode when Repeat sort values on every line was selected.
  • Report Designer: A blank designer line was not created when the insertion point was active on the line.

Version 3.1.2.1 - Released December 1st, 2014

  • Initial release of Visimage3