February 27, 2017: New Features for version 5.0
Scratch Pad
- QWS3270 now supports a scratch pad for capturing text for later use from the emulator screen.
- More information can be found here: Scratch Pad
Screen History
- QWS3270 now supports capturing of screen history, with the ability to go back and review past screens without affecting the current session.
- The Screen History tool can be found under the Tools menu.
Disabling SSL/TLS Options (Secure only)
SSL and TLS options can now be disabled through hidden Session Parameters.
- DisableSSLv2=1 // disables the option to use SSLv2
- DisableSSLv3=1 // disables the option to use SSLv3
- DisableTLSv1=1 // disables the option to use TLSv1
Enhanced Certificate Chooser (Secure only)
- When choosing a Certificate on the Security section of the Session Options dialog, you will now be presented with an Windows OS specific certificate chooser. This provideds more information making it easier to choose from multiple similar certificates.
Bug-fix
- The New Session Wizard will now use the Default Session port number when setting up a new connection.
- In previous versions, the Session Dialog had an issue with selecting “N” as a HILLAPI Session ID. This has been corrected.
The following are new in version 4.9 of QWS3270 Secure:
Scripting
New script command to get current date in various formats
General
Option to display vector graphics with alternate method
Option to omit space when pasted onto protected screen position
Various bug fixes and speed enhancements