TSplus Remote Access v18.10

Released: Jan 14, 2025

v18.10 での更新項目

機能

  • Printers:
    • Added default printer options for all users.
    • Improved default print mode selection.
  • Permissions: Added warning pop-up to block all incoming access to the server.
  • HTML5:
    • Added a feature to prevent direct access to the HTML5 server while allowing access through a subserver, bypassing predictive blocking methods.
    • backbalance.bin scenario improved for access via subserver.
    • Added new settings.js parameter "W.forcePcMouse" to disable touchscreen controls on mobile devices and allowing bluetooth attached hardware.
    • Added a feature to get back info passed by /LPW request.
    • Added partially lacking intranet IPv6 range for better detection of permitted ranges.
    • Added functionality for setting a unique hash name in HTML5-RDP sessions.
    • Introduced the 'printforcehide' option to enforce hidden display of PDFs printed by Universal Printer (novaPDF).
    • Added functionality to limit the number of simultaneous HTML5 logons.
    • Added support for disable_http_only=2, which replaces the forwarded port with the SSL listening port.
    • Added option "webfile_extensions" in settings.bin to control files' extension copied in \\tsclient\WebFile.
  • Compatibility:
    • TSplus is compatible with Windows Server 2022 latest updates.
    • TSplus is compatible with Windows 11 22H2, 23H2 and 24H2 latest preview updates.
  • Universal Printer:
    • Updated novaPDF to version 11.9.489 containing the following changes:
      • Updated: Added support for Windows Server 2025.
      • Updated: Print jobs fail silently.
    • Updated novaPDF to version 11.9.491 containing the following change:
      • Updated compatibility with Windows 11 Pro Insider Preview 27788.
  • Web Portal: 
    • Requests to Google server are no longer required to fetch fonts.
    • Added HTML5 security settings (in Web > HTML5 Security).
  • Web Portal Customization: Added "logoff redirect url" parameter and "send logoff when browser closes" option.

不具合の修正

  • HTML5:
    • A zero size file was created instead of checking for file existence in the webfile feature.
    • Fixed XSS vulnerability in file manager.
    • Fixed vulnerability that allowed unrestricted JAR file downloads.
    • Improved HTTP header detection by handling fragmented packets before searching for the "Host:" header, preventing connection issues.
  • HTML Session: Fixed regression on file download button in top menu not working when reconnecting from a different connection method (ex: mstsc > HTML5).
  • Printers: Fixed Universal Printer which was defined as default printer following the update.
  • File Transfer: Fixed source file which was removed after transfer.
  • Universal Printer: updated novaPDF to version 11.9.491 containing the following changes:
    • Fixed post-conversion actions which were executed even if PDF failed to be created.
    • Fixed a zero resolution configuration issue in particular 3rd party integration.
    • Fixed crash in Profile Manager (layout editor) when selecting form with small size.
    • Fixed a printer manager command line issue.
  • Web Portal Customization: Fixed default Selected access type returning to HTML5.
  • Application Panel: Fixed panel which was not showing correctly in taskbar when minimized.
  • Farm Manager: 
    • Fixed GET /api/applications endpoint which was returning an empty array.
    • Fixed application server load not refreshed when first added in a new empty farm.
    • Fixed application server status was still displayed as UP when server was unreachable/off.
    • Fixed application server status sometimes randomly switch status from UP to DOWN.
    • Fixed application server load update on specific servers (WS2016) resulted in timeout (and was then falsely considered down) when server was under high load.
  • UrlOnClient: Fixed feature not working when local username contained special characters.