General Information
On 7th of August the following was released:
- ISL Light 4.4.1906.22 for Windows (release_date=2019-08-07, build=7bbcb0b935026fd99a0ca2ec8b121bad9272056d, platform=win32,os_version=0x06010000-0x7fffffff)
- ISL Light 4.4.1906.22 for Mac (release_date=2019-08-07, build=7bbcb0b935026fd99a0ca2ec8b121bad9272056d, platform=mac, os_version=0x0a0800-0x0affff)
- ISL Light 4.4.1906.22 for Linux (release_date=2019-08-07, build=7bbcb0b935026fd99a0ca2ec8b121bad9272056d, platform=linux64)
- ISL Light Client 4.4.1906.10 for Mac (release_date=2019-08-07, build=7bbcb0b935026fd99a0ca2ec8b121bad9272056d, platform=mac, os_version=0x0a0800-0x0affff)
- ISL Light Client 4.4.1906.10 for Linux (release_date=2019-08-07, build=7bbcb0b935026fd99a0ca2ec8b121bad9272056d, platform=linux64)
All updates have release date set to 2019-08-07. 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 v4 - Desktop Plugin - move issc_stream to app bundle on macOS (FEATURE) [ISLLIGHT-5357] More
DescriptionAccessibility section of the macOS Mojave Security & Privacy panel allows apps to control your Mac in various ways. Certain ISL Light/ISL Light Client apps and binaries need permission to gain access to Accessibility system services. One of such processes is issc_stream, which is using Accessibility system services to control desktop. In previous versions, issc_stream was located in different folders, so users were unable to pre-approve the application ahead of time to use Accessibility system services. We have now moved issc_stream binary to application bundle, so users can specify its Bundle ID in MDM tools to allow desktop control.
issc_stream
Identifier type: Bundle ID
Identifier: com.islonline.isllight.issc_stream
Code Requirement: identifier "com.islonline.isllight.issc_stream" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists / and certificate leaf[field.1.2.840.113635.100.6.1.13] / exists */ and certificate leaf[subject.OU] = GP5P6H7RRF
Accessibility Privacy Preferences: allow
Note: There are other binaries and applications that need to be pre-approved in order to have fully functional remote control. Please see the following link for information: https://help.islonline.com/20159/346227
ISL Light - Desktop v4 - Add support for --user-session when connecting to ISL AlwaysOn (FEATURE) [ISLLIGHT-5358] More
DescriptionUsers are now able to specify remote session to which they would like to connect to ( existing RDP session ) using command line parameters. The command line argument has the following syntax:
--user-session "id:1" (select session based on session id)
--user-session "user:X" (select session based on remote user name)
--user-session "user:\\X\Y" (select session based on user name with domain)
--user-session "console" (connect directly to console session)