Inventu Viewer+ Software Updates

Your Source For Inventu Viewer+ Installation Downloads, Descriptions, Status, Support and Help.

  • Home
  • Installing
    • Telnet Recorder Quick Instructions
  • Downloads
  • Inventu Viewer+ Help
  • About

Inventu Viewer+ Setups 2025H1

August 8, 2025 by ViewerAuthor

Inventu Viewer+ Base Product and Components

This version provides significant improvements in Accessibility, important for our Federal, State and Local Government Customers who wish to address requirements in the United States by April of 2026/2027, and European organizations  that need to adhere to the European Accessibility Act (EAA).

(Version: 6.0.117 August 8, 2025)

https://software.inventu.com/2025H1?dl=IVSetup64.exe (64bit)

FVTerm Web Terminal Emulator

  • Major Accessibility Enhancements – Multiple tweaks were made to HTML throughout the runtime client interface to address accessibility guidelines and requirements in both Europe and the U.S.

    • Welcome screen with connection tiles—is now fully navigable with the keyboard with necessary ARIA and role tags to fully support tools like NVDA and Jaws to deliver help and guidance for sight impaired.  When screen-to-speech tools like ARIA are in-use, additional title text (translated to the user’s language) provides spoken help on how to start a host connection.
    • The initial Help Page for operating the terminal emulator has been made fully accessible with all elements accessible with the keyboard. This includes being able to tab through each of the tool bar icons and receiving spoken descriptions of each icon.  Combined with FVTerm’s support for many non-English languages which are all translated on this top-level help, this is unmatched accessibility (don’t forget non-English speakers along with vision and physically impaired!).
    • Once connected, the terminal emulation page has been restructured to better support screen readers—5250 and 3270 entry fields were not integrated with the read-only text (labels). They are now and work very well and tested with NVDA which has no trouble with the FVTerm page structure.  In our tests with other HTML-based terminal emulators we found that NVDA only speaks one character at a time, due to each character cell being its own SPAN tag (!)
    • The tool bar icons are now keyboard accessible (default=Alt-M) and navigable with tab and arrow keys. This enables a user to fully access all functionality with the keyboard as well as when sight impaired.
    • The Settings Dialog is now fully keyboard accessible with all necessary roles and ARIA elements to enable accessibility to the configurable options.
    • If there are Macros defined, a user can now open the Macros Access page and navigate and activate available macros with the keyboard.
    • The Configuration can now set the HTML lang attribute to match the host screen’s language to better support screen-to-speech functionality (see below).
    • A previously implemented feature is also important for accessibility—the setting the enables a user to set a minimum font height and width…this ensures that the text can be very large and will be readable with vision-impaired users. This avoids the need to constantly zoom as the setting persists across all screens.
    • Also important is the ability to configure toolbar icons as “large” when this used to only be implemented for touch devices. Large toolbar icons can generally be more desirable with today’s large monitors whether needed for accessibility or not.
  • The Keyboard Configurator at the server for administration has had a bug since 2024 for saving changes to the SCKeyDefs.js file. It would ask the same questions as asked a user at a client web browser and then not display the javascript text to update the file with.

Profiles Configurator

  • The new configuration option Profile / Common / Screens HTML Language Code has been added. This provides the ability to set the HTML “lang” attribute for the emulator iFrame if the target host has a different language than English.  For example, if a host displays labels and data in Spanish, it enables screen readers and other assistive technologies to better interpret the host terminal emulation text when the correct language is in the HTML lang attribute.
  • Some fixes were made to logic that would hide or would show a property based on other property values.
  • Prompts were improved during the “add a new host” recognition text step to make it easier to understand how to draw a box around identification text for the first host screen.

Configuration Documentation

  • Added documentation for the new configuration option Profile / Common / Screens HTML Language Code.
  • Added a few missing settings that had been implemented but not documented in the help.

Filed Under: Admin, Uncategorized, Web Terminal Emulation

Inventu Viewer+ Setups 2025E1

May 25, 2025 by ViewerAuthor

Inventu Viewer+ Base Product and Components

(Version: 6.0.116 May 23, 2025)

https://software.inventu.com/2025E1?dl=IVSetup64.exe (64bit)

Inventu Viewer Emulation Service

  • ASCII protocols backspace could result in invalid cursor location under rare circumstances. Will now wrap to top of screen if protocol supports it.
  • DBCS blank characters escaped with matching start/stop (0x0E/0x0F) characters instead of just stop, to ensure compatibility with some DBCS environments.

FVTerm Web Terminal Emulator

  • DBCS data entry fixed for certain situations discovered in Korean character set where the blank characters was not be properly escaped. (2025A2 6.0.116B)
  • Improved Session management to reduce incidence of session closing not always freeing the user’s session immediately.
  • With “Stretch to Fit” not active, certain fonts, such as Courier New, were not scaling with very high-definition / high resolution screens, resulting in a tiny screen font that looks like a stamp on the screen! The fonts affected are standard fonts with Windows (instead of optional embedded fonts supported by FVTerm). The reason was that the largest font defined internally was still too small to fill the screen which found a bug in the scaling logic. This is now fixed so that no matter how large the monitor screen resolution, fonts like Courier New will display correctly using the largest defined font. Note that having the “Stretch to Fit” active avoids this bug, but screen fonts will be “choppy” for fonts like Courier New on very large resolution monitors.

Diagnostic Dashboard

  • A new “Get User Counts” button on main dialog enables analysis of unique user accesses that is exported to a .csv file that can be loaded in Excel. This provides reading one or more WebSocket log files to extract user access statistics. If a server has IAM implemented, the user statistics will be based on the user’s identifier, most commonly the user’s email address.

Installer

  • For new installations, the checkbox to control displaying the /config/admin.html web page to continue the configuration no longer is displayed. Many users automatically uncheck these out of habit and this disrupts the completion of a new server configuration.
  • New host wizard has improved prompting to ensure user’s properly draw a box around static text on first displayed screen in order to ensure fast connections.

ViewerLib API

  • HostScreen.CopyToScreen fixed DBCS issue with blank escapes not always matching, which led to errant characters during data entry, discovered in Korean screens.
  • HostScreen LogDeltaError provides better information if an update results in a screen display error

Filed Under: Admin, Uncategorized, Web Terminal Emulation

Inventu Viewer+ Setups 2024I1

October 2, 2024 by ViewerAuthor

Inventu Viewer+ Base Product and Components

(Version: 6.0.109 September 30, 2024)

https://software.inventu.com/2024I1?dl=IVSetup64.exe (64bit)

FVTerm Web Terminal Emulator

  • When the Server API / IAM feature is active, the Macro Icon can now be displayed to users in order to facilitate running Server Macros. This is controlled by in the Configurator for Profiles
  • User attributes for SAML2 and OpenID are now available to both the Server Macro .NET code and the Javascript Client API and support. This is utilized in access control for FTP profiles as well as controlling visibility of the Macro Icon based on a user custom attribute.
  • Internals of synchronization between the client UI and Server macros were enhanced as part of integrating the new Inventu FTP Server Macro.
  • The OIDC support was enhanced to better support custom user attributes for Server Macros.
  • The Server Macro client user interface for the GetClientFile call was enhanced to support both direct selection and drag-and-drop for selecting a file for uploading.
  • A SAML2 UserID can have a vertical bar (|) which causes problems with identifying the user’s Macro folder (fixed in this release-converted to an underscore).

Inventu FTP Macro

  • New Installable .NET assembly that is a functional FTP Uploader that can be configured by a server administrator to enable authorized users to upload files to managed locations
  • Documented at https://software.inventu.com/help/html/IVFtpMacro
  • Note that customers that also would like to enable FTP downloads are welcome to alert Inventu to their requirements

Profiles Configuration and Runtime

  • The Help web pages for the configuration topics is now installed on the local server, so that “locked-down” servers (which do not have HTTP access out) no longer block access to the help.
  • The Auto-Load User Macros checkbox is now visible when ServerAPI / IAM feature is active
  • Macros Application Identifier which controls location of macros for a profile is no visible when the ServerAPI / IAM feature is active
  • Enable Macros Icon for Server Macros is a new checkbox that controls visibility of the Macros execution icon when the ServerAPI / IAM feature is active
  • Server Macro Access IAM Attribute is a new text field that identifies a custom user attribute, which if not present or blank, will hide / not display the Macro Icon

Installer

  • The SCKeyDefs.js file, as part of the new support for profile-based keyboard definitions, is modified by the installer to tweak the function calls so that the active profile can be used to program the keys when a new host connection occurs.
  • Help for the Profiles Configuration topics is now installed locally

ViewerLib API

  • Minor Fix to PutCommand to improve synchronization in ASCII environments

Filed Under: Uncategorized, Web Terminal Emulation

Next Page »

Flynet Viewer Now Inventu Viewer+

June 15, 2020 Inventu Corporation Renamed Inventu Flynet Viewer As Inventu Viewer+

(Click Here For Details)

On this Site, any reference to Flynet Viewer also applies to Inventu Viewer+

Useful Information

  • About
  • Downloads
  • Installing
    • Telnet Recorder Quick Instructions
  • Inventu Viewer Help

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Setups Through Time!

Copyright Inventu Corporation 2003-2024