Table of Contents

Release Notes 1.3.3.7 LTS

This is a minor point update for LTS 1.3.3 users.

Metadata

This release documentation version 1.0.

Release 1.3.3.7
Release date 2026-01-23
Release type Full release
Future Main branch release
Server version 1.3.3.7+v1.3.3.7-lts-cdeae8e
Log Server version 1.3.3.7+v1.3.3.7-lts-b9b48b4
HostScreen Server version 1.3.3.7+v1.3.3.7-lts-71ed323b
Web Terminal Hub version 1.3.3.7+v1.3.3.7-lts-0c87eeb
Web Terminal Client version 1.3.3.7+v1.3.3.7-lts-fd5ba133
Management Console 1.3.3.7+v1.3.3.7-lts-17a248c
Log Viewer 1.3.3.7+v1.3.3.7-lts-f7e3b76

.NET Platform

.NET Release 8.0.23
.NET Runtime 8.0.23
ASP.NET Core Runtime 8.0.23
Notable changes Link

Web Terminal Client Renderer File Names (checksum)

Location: Program Files\Flynet\Jubilant\WebTerminal\web

139.948eb69cde54ae8d0cac.js 352.9ea54182a721098c14e4.js
175.f7e0c7a05fec341d7d62.js 612.05da70109aeb9290beb7.js
193.ce0b550fd58fcfe9b8c7.js 637.9018b0b2e4ed3cb78e63.js
195.77a0dca01a0fb4bd3757.js loader.d95c5a09841350654ce9.js
312.b9a0c371991c5afb0afe.js main.1ec7d1e43a024e5bd280.js
348.e1aed6380a8e62a5dda6.js

Upgrade Recommendations

This release is recommended as it fixes some high security issues in the web terminal client.

Security Notes

This release fixes some high security issues in the web terminal client.

.NET Security

.NET 8.0.23 is used this release of Jubilant that includes security updates. Maximum severity: High. However, these vulnerabilities are not surfaced in Jubilant. Please see these notable changes.

Node and Nuget Packages Security

No Nuget packages changes required for security.

Node packages updated to remove warnings only. The Node packages have not made Jubilant vulnerable as issues were out of scope.

High Importance Fix Notes

None

In this Release

Preview

The preview version of Automations (macros) first available in 1.3.1.3 continues to be improved. If you are interested in working with the preview, please contact support@flynet.email for more information.

New

New features are not added in LTS builds.

Fixed

ID Protocols Description
WTC.497 ALL Update NPM packages to resolve security issues
MCC.40 ALL Fix incorrect button state
WTA.94 ALL Make the mismatched screen error message configurable

Known Issues

ID Protocols Description
WTC.429 ALL On-screen keyboard on small screen devices
WTC.492 ALL Screen size calculations are slightly off

Security

ID Protocols Description
.Net 8.0.23 All See .Net Security Notes.

Change Notes

WTC.497 Update NPM packages to resolve security issues

The client NPM packages have been updated to resolve a number of security issues

MCC.40 Fix incorrect button state

Under certain conditions, buttons in the management console could fail to reflect the true state of the underlying data. This has been resolved in this release.

WTA.94 Make the mismatched screen error message configurable

It is now possible to turn off the warning message shown when a send action is sent to the hub for an out-of-date screen.

It is also possible to allow the sending of the AID key if there are no field changes.

Messaging

By default, the message will be shown. To disable the message:

  1. Open the management console
  2. Click on Global Settings in the Web Terminal section
  3. WITHOUT making any changes, click the Save button, this will save the latest version of the file which includes the new settings
  4. Open WebTerminalSettings.json in C:\ProgramData\Flynet\Jubilant\WebTerminal\web\hub in a suitable editor (e.g. VS Code).
  5. At the bottom of the file there is a new section titled SendAction, in that section set the value of SuppressClientMessage to true.
  6. Save the file.
  7. Run iisreset from an administrator command prompt. Note that this will disconnect any users currently connected via the Jubilant server.

If you have multiple Jubilant servers, you will need make this change on all servers.

We recommend that you make a backup of WebTerminalSettings.json before you make any changes.

Allow SendAction with Screen Mismatch if No Field Changes

The new SendAction section also contains a setting which allows send actions which do not alter any fields to be allowed through despite a screen mismatch. This setting is enabled by default. To disable this feature, set AllowMismatchedSendActionWithZeroFields to false.

Settings Example and Defaults

C:\ProgramData\Flynet\Jubilant\WebTerminal\web\hub\WebTerminalSettings.json.

"SendAction": {
  "AllowMismatchedSendActionWithZeroFields": true,
  "SuppressClientMessage": false
}

WTC.429 On-screen keyboard on small screen devices

On small screen devices the on-screen keyboard can be difficult to use. The work around is to define a new keyboard layout and select it via the settings.

WTC.492 Screen size calculations are slightly off

Under certain, rare, circumstances an issue with screen size calculations can cause the top line of the screen to be partly or wholly obscured. This usually occurs when the host changes the screen resolution. The work around is either to turn on stretch to fit in the settings menu or to resize the browser window, changing its width until the top line is visible.

Installation

Fresh Install

Please see the Jubilant Admin Manual for Fresh Install Instructions.

Upgrade

Note

Please note the specials steps below if upgrading from a 1.0.x build to a 1.1.x or later build.

If upgrading from Jubilant 1.0.x to 1.1.x extra steps must be carried out before and after the install steps below.

Upgrade is carried out using Jubilant scripts.

  1. Unzip the installer into a folder.
  2. Close any web browsers.
  3. Close any Services windows.
  4. Open PowerShell ISE as Administrator.
  5. In the PowerShell ISE open the Jubilant PowerShell script: "JubilantUpdate.ps1".
  6. Run the required script by pressing the green play / run script button on the toolbar.
  7. The upgrade of Jubilant is complete.

If this is an upgrade from Jubilant 1.0.x to 1.1.x, make sure the after install steps are also completed.

Version Validation

Find out how to validate the installed version.