Build 1100, August 15, 2025
  1. RDP: Fix invalid variable in tmpdir entry (gateway.conf) is not removed (regression bug introduced in build 1098)
  2. RDP: Sound quality (soundPref) supports more options: 0: Low quality, 1: High quality, 2: PCM, 3: GSM, 4: AAC, 255: Dynamic
  3. RDP: rdp.close(url) method supports url argument which can navigate to the url after the session is fully closed
  4. gateway.conf: New conf.volatileKeys if you don’t want to save some keys into the file
Build 1099, July 31, 2025
  1. RDP: Sound available in joined sessions
  2. RDP: Fix Safari sound looping issue

With version 7.2 of SparkView, another development milestone has been reached.

Please download this new release and update your servers

7.2 Build 1098, July 27, 2025
  1. RDP: Stablize H.264 decoding.
  2. RDP, SSH: support cetificate/key warning with rdp.cert.alert = true or ssh.cert.alert = true (default is false) in gateway.conf
  3. Player.html(RDP): Better “Seek” response with long RDP recording files.
  4. gateway.conf: support envrionment variable, for example: key=Values with system variable ${TMP}”
  5. Plugin: New com.toremote.gateway.plugin.FileValidateInterface to verify the file contents uploaded from RDP and SFTP
  6. rdp.html: Added “Show more options” checkbox to display/hide options
  7. Fix files in .disposable directory not deleted issue