Flynet Viewer 2013EK Enhancements and Fixes
- Further Tweaks and Enhancements to the Major 2013DU Update
Flynet Viewer Base Product and Components(Version: 5.0.103)
Flynet Viewer Emulation Service and Runtime Framework (Version 5.0.103)
- Bug fixes for ViewPoint protocol
- Default SSL/TLS host connection support now set to TLS 1.0 to default to a FIPS 140 Compliant security level
- Telnet KeepAlives improved to work with all other options
- Help updated to reflect changes and enhancements since Setup versions 2013U
- Tweaks to HTTP changes-only protocol to reduce redundant updates
FVTerm Web Terminal Emulation Feature
- Added a PreConnect call for the external logging assembly enabling customized connection settings based on the active user’s Windows and Active Directory Identity
- For saved passwords (macro administration) the AES crypto library is now used instead of the RijndaelManaged library so that FVTerm is FIPS 140 Compliant
- Improved user extensions for Session Folders–allowing more flexibility to match a user to the target folder, as well as supporting access. Sample now includes SQL examples embedded.
- SessionFolder web client enhanced significantly to support integrated treeview for folders, upload, delete and protected folder names.
- Added support to prevent the Flynet Service from timing-out a session as long as there is an active client (keepSessionsActive setting in web.config)
- For WebSocket connected web clients, if an ASCII BEL was sounded, every subsequent buffer from the host would trigger the BEL (fixed!)
- Administrators can now specify icons to hide using a web.config setting HideTrayIcons (this previously required custom javascript in a parent page)
- The Numeric Pad-Enter key can now be mapped separately from the standard Enter key in order to send different host keystrokes if desired
- Numeric-only fields extended to include TN3270 (they had been TN5250 only)
- Generated Keyboard remapping javascript generation improved to match changes to the FVTerm javascript framework
Flynet Viewer Studio (Build: 5.0.0.112)
Flynet Studio Development Environment
- Completed the Island Panel Omit/Include Filter User Interface for managing moving Panels between Islands
- Updated and enhanced help to include all new properties and functionality added since 2013U setup
- Enhanced property grid help so that F1 can display help from a help file different than the assembly containing the property–this has fixed a number of properties that were not displaying properly
Generated Applications Framework
- Further improvements to Navigation accuracy and completeness including improved cursor-based navigation
- For Pooled Session credentials saved and read from disk, the AES crypto library is now used instead of the RijndaelManaged library so that generated applications are FIPS 140 Compliant
- Fixed regression related to supporting multiple credential sets across different Session Pools
Modernized Web UI Generation
- Added support for a Resource Folder for a UI Task Project so that customized images and CSS files can be maintained for individual projects for use at Web Preview and Application generation
- For Inline Tables generated from MultiRow Fieldmaps added custom CSS Style for column headings
- Improved support for focus, click and rollover support for entry fields in Inline Tables
- Added support for numeric-only fields (3270 and 5250) so that when selected for a writable field, the generated web input field will only accept numeric digits and common edit characters such as period and dash.
- Tweaks to the way labels and fields are automatically collected into panel divs as well as fixed a limit that was causing some panels to not generate correctly
- Added Numeric-only property to the generated Web Control for entry fields
- Generated top-level logon page has better integration with possible problems and host error messages due to an error with the userid or password
- Tweaks to the Responsive CSS and HTML generation
- Support for a Fixed Footer for Actions (buttons and screen messages) so that user always sees action buttons even when the page Viewport is higher than the active screen size.
- Added ability to include a Checkbox as an entry field type on the top-level sign-on screen