by webadmin | Feb 1, 2023 | SparkView ReleaseNotes
Build 1023 1. RDP: fixed mouse release issue when it’s running in iframe. 2. PROXY: fixed HTTP proxy path issue. 3. UI: Added HTTP Proxy UI and loadBalanceInfo for RDP. 4. Kerberos authentication can be enabled with kerberos.realm in gateway.conf. Build 1022 1....
by webadmin | Jan 27, 2023 | SparkView ReleaseNotes
Build 1022 1. SSH: Fixed “\n” not handled issue in command list(cmdList). 2. RDP: Session id parameters are disabled by default (Reuse session id). Turn on with session.id.param = true in gateway.conf. Build 1021 1. RDP: Reuse session id if user refresh...
by webadmin | Jan 24, 2023 | SparkView ReleaseNotes
Build 1020 1. SSH: Fixed a JSON format error. Build 1019 1. SSH: Fixed a bug with command white list. 2. RDP: Fixed orientationchange issue on mobile browsers. 3. Fixed toolbar compatibility issue with jquery on mobile devices. 4. Agent 2.7 (Windows) fixed a...
by webadmin | Dec 8, 2022 | SparkView ReleaseNotes
Build 1018 1. RDP: Fixed multiple mouse buttons clicking/dragging at the same time issue. Build 1017 1. Fixed two mouse button pressing at the same time issue. 2. New com.toremote.gateway.plugin.HttpAccessInterface, so plugin can verify proxy access. public class...
by webadmin | Nov 6, 2022 | SparkView ReleaseNotes
Build 1017 1. Fixed two mouse button pressing at the same time issue. 2. New com.toremote.gateway.plugin.HttpAccessInterface, so plugin can verify proxy access. public class SimpleManager implements ManagerInterface, HttpAccessInterface { @Override public void...
by webadmin | Oct 24, 2022 | SparkView ReleaseNotes
Build 1016 1. Better time zone handling. 2. Fixed a Chrome/Edge crash issue on specific web sites when time zone redirection is enabled. https://bugs.chromium.org/p/chromium/issues/detail?id=1371532&q=STATUS_BREAKPOINT&can=2 Build 1015 1. Allow playback of the...