Difference between revisions of "Release History"
>Johno (→Visimage3 Release History) |
>Johno (→Visimage3 Release History) |
||
Line 1: | Line 1: | ||
== Visimage3 Release History == | == Visimage3 Release History == | ||
+ | |||
+ | === Version 3.1.1.11 - Not Released === | ||
+ | |||
+ | :'''Fixes:''' | ||
+ | :* Save ''Report Field'' Summary options in the context file. | ||
+ | :* Better detection of changes made to context files (The prompt to save should no longer appear if no changes were made to the context.) | ||
+ | |||
+ | :'''Enhancements:''' | ||
+ | :* Interrupt Selection | ||
+ | :* List Designer Options - New option to display a message when no entries qualify in the selection | ||
=== Version 3.1.1.10 - Released September 24, 2014 === | === Version 3.1.1.10 - Released September 24, 2014 === |
Revision as of 22:32, 1 October 2014
Contents
- 1 Visimage3 Release History
- 1.1 Version 3.1.1.11 - Not Released
- 1.2 Version 3.1.1.10 - Released September 24, 2014
- 1.3 Version 3.1.1.9 - Released September 12, 2014
- 1.4 Version 3.1.1.8 - Released August 26, 2014
- 1.5 Version 3.1.1.7 - Released July 29, 2014
- 1.6 Version 3.1.1.6 - Released July 25, 2014
- 1.7 Version 3.1.1.5 - Released July 18, 2014
- 1.8 Version 3.1.1.4 - Released July 16, 2014
- 1.9 Version 3.1.1.3 - Released July 11, 2014
- 1.10 Version 3.1.1.2 - Released July 9, 2014
Visimage3 Release History
Version 3.1.1.11 - Not Released
- Fixes:
- Save Report Field Summary options in the context file.
- Better detection of changes made to context files (The prompt to save should no longer appear if no changes were made to the context.)
- Enhancements:
- Interrupt Selection
- List Designer Options - New option to display a message when no entries qualify in the selection
Version 3.1.1.10 - Released September 24, 2014
- Fixes:
- Server
- Fix bug when testing a new connection (existing connections worked)
- Refresh the local dictionary when an error occurs executing the saved Open/Close commands (Manage Databases)
- Enhancements:
- Server (Connection to AskPlus)
- Better detection of server problems when AskPlus exits prematurely
- Better handling of Tcp/ip timeouts
- List Designer:
- Add menu choices to move columns left and right
- Add a List > Column menu to the main menubar
- Other
- Tool Windows (Item, Macro, Variable Lists) can be pinned open
- Status bar has been updated and provides more feedback including the current output.
Version 3.1.1.9 - Released September 12, 2014
- Fixes:
- Execution to Local File:
- A bug that did not correctly purge the local file (and continue execution) when the user clicked OK has been fixed.
- Improve the error message, when the local file name is an existing directory
- Properly refresh the secondary topic list when duplicating a Task
- Enhancements:
- Start Server Enhancements:
- Encrypted password support
- Ability to change passwords (Edit Connections)
- Ability to test a connection (Edit Connections)
- Job/Task Creation Enhancements:
- Adding header/trailer files to the job output
- UC4 Integration
- Add "-b" to the /ASKPLUS/askplus line in the created job
- Miscellaneous:
- Allow the menu choice Report > Sort to be accessed from the Selection tab
- Change the default name of a host/local file from temp to vistemp
Version 3.1.1.8 - Released August 26, 2014
- Enhancements:
- Add List Designer support.
- List Designer is fully supported
- Contexts can include both Lists & Reports
- Lists can contain Variables (compute statements are all executed at the Detail level)
- Select If cannot be used on columns that involve a variable
- Task Creation:
- UC4 Header / Trailer support has been added
- Task Header / Trailer support has been added
- Edit Preferences
- Set Uses UC4 as default for all new Tasks
- Enter default Header / Trailer text to be included in all tasks that use UC4
- Edit the default User Format list
Version 3.1.1.7 - Released July 29, 2014
- Fixes:
- Correct an error that prevented Edit > Connections from opening.
- (This bug prevented 1st time users from configuring a connection.)
Version 3.1.1.6 - Released July 25, 2014
- Fixes:
- Correct Fully Qualified Name issue (BASE.SET.BASE.SET.ITEM(1)) when inserting array items.
- Fix bug when reading a selection compute statement from a ctx file.
- Clean up minor issues in Output Options.
- Fix a code gen issue for empty lines with an IF cond. (; was generated in the wrong place)
- Enhancements:
- Add support for Duplicate Task.
Version 3.1.1.5 - Released July 18, 2014
- Fixes:
- Show the fully qualified domain (or file) name in Manage Host Databases.
- For example, display membrs.report as the fullname when the month end database has been opened.
- Fix code generation for blank lines with a Print If condition on the line or on the level
- Fix Binding List Error for System Variables when restarting server (after closing the current context)
- Disable Interrupt Task in the Server menu
- Move Manage Databases from Report > Advanced to the View menu
- Move Convert List to Report from Report > Advanced to the List menu
- Other cosmetic fixes (and spelling errors)
Version 3.1.1.4 - Released July 16, 2014
- Enhancements:
- Add new tool window (list) for System Variables
- Support Select / Drag&Drop for System Variables
- Support Select / Drag&Drop for Operators and Functions
- Support Operator parameters (same logic as macro parameters)
- Allow a Field Name to be specified when selecting a macro or operator with parameters
- Fixes:
- Improve report designer scrolling for large contexts
Version 3.1.1.3 - Released July 11, 2014
- Fixes:
- Fix Open error when opening large context files
- Report Options not being displayed.
- Job Creation, default directory is now Downloads
- Job Creation, OK btn enabled after using Browse button
- Include Comment Level when loading compute statements
- Fix code generation for "Comment Level" compute statements
- Fix code generation for HostPrinter Name
- Optimize context load, do not create the ReportDock until the tab is displayed the first time.
- Add Insert Level to main Report Menu (Delete Level not implemented yet)
- Add Edit Sort Expression to the Level Context Menu (Quick way to edit a single sort expression)
- Add Refresh Designer option to the View Menu
- Binding list error during start server
Version 3.1.1.2 - Released July 9, 2014
- Initial Beta Version