General Information
On 10th of February the following was released :
- ISL Light Desk 4.4.2447.28 for Windows (release_date=2025-02-08, build=8df14b290d5db8880f6e57f7f944fb5004c0db59, platform=win32,os_version=0x6010000-0x7fffffff)
- ISL Light Client 4.4.2447.28 for Windows (release_date=2025-02-08 , build=8df14b290d5db8880f6e57f7f944fb5004c0db59, platform=win32,os_version=0x6010000-0x7fffffff)
- Desktop Control plugin 4.4.2447.28 for Windows (release_date=2025-02-08, build=8df14b290d5db8880f6e57f7f944fb5004c0db59, platform=win32)
All updates with version 4.4.2447.28 have release date set to 2025-02-08. Your ESS will need to be same or higher to be able to update your server. This release is available to all countries except Japan.
Upgrading to new version
Hosted service users please check Upgrading Hosted Service.
Server license users please check Upgrading Server License.
Improvements
ISL Light - Desktop v3 - Add field isl_light_v3 to program header (FEATURE) [ISLLIGHT-7031] More
Description
A new field - isl_light_v3 was added to ISL Light Desk and ISL Light Client header part of program which enables ISL Conference Proxy to distinguish between ISL Light Client version for Windows and ISL Light Client version for macOS and Linux.
ISL Light - Desktop v3 - Optimize language load (FEATURE) [ISLLIGHT-7034] More
Description
We have added a new feature that changes the implementation of internal function that merges translations. The speed of this function is now measured in metric .language.load_time. We have also moved loading of language file in thread that is preparing a plugin. Before the language file was loaded just before loading plugin.dll into a process on main thread. This reduced the UI delay when loading a plugin.
ISL Light - Desktop v3 - Optimize GUI drawing (DEFECT) [ISLLIGHT-7022] More
Description
Users sometimes experienced an issue where the drawing of GUI was taking a longer time. Optimization to GUI were done, skining was improved, espacing of HTML in chat was improved and region creation (for topbar) was improved.
The defect was fixed.
ISL Light - Desktop v3 - Prevent WaitForMultipleObjects starvation (DEFECT) [ISLLIGHT-7023] More
Description
Users sometimes experienced an issue where network events were possibly delayed which caused inability to control when a lot of screen updates were sent from client side. The issue was only present when hooks/polling was chosen as desktop driver. The functionality was redesigned and now scheduler switches between control event and screen update correctly improving the control functionality.
The defect was fixed.
ISL Light - Desktop v3 - Simplify log output on admin logs in desktop plugin (DEFECT) [ISLLIGHT-7033] More
Description
Users sometimes experienced an issue where writing of admin mode logs was slowing down the start of the admin mode. The logging functionality was redesigned and speed of starting of admin mode should be improved.
The defect was fixed.
ISL Light - Desktop v3 - Update libjpeg turbo to 3.1.0 (DEFECT) [ISLLIGHT-7037] More
Description
In certain cases desktop streaming stopped working. The operator log showed an issue with JPEG decoding due to incorrect JPEG encoding on the streaming side of the sent screen update which caused the streaming to stop. Libjpeg turbo was updated to version 3.1.0 and the issue with JPEG decoding was resolved.
The defect was fixed.