Releases: junhaoliao/iCtrl
Releases · junhaoliao/iCtrl
v6.3.8
- [General] Remove unused dependencies
- [Packaging] Show a loading Dashboard while the local backend is not ready
- [FM] Change download method to mitigate a HTTPS download issue in Chromium
- [SFTP] Try to recover from broken symlinks when downloading
- [SFTP] Support deleting a long list of files
- [QuotaUsage] Fix quota usage percentage display issue
- [Packaging] add 'progress_page' as protocol interception keyword
v6.3.6
- [File Manager] Fix displaced address bar in the File Manager.
- [About] Add a voice button for branding purpose.
- [Dashboard] Show menus when right-clicking on sessions.
- [TrafficLights] Customize window title bar.
v6.3.5
- Supply local auth for getting Windows icon.
- Add local auth for all HTTP/WS connections.
- Enable SSL for all local HTTP/WS servers.
- Fix a compatibility issue with the latest TigerVNC server which might lead to early terminations of sessions.
- Serve auth profile pictures in the application.
- Update dependencies.
- Scrap unused dependencies for Windows and Mac.
v6.3.4
- Prompt for scale level before turning off "Auto Resize".
- Fix a typo in VNC loading steps.
- Change CheckLoad "disable load check" URL schema.
- Support checking port 5900 on macOS targets.
- Update "About".
- Fix VNC port parsing mechanism.
- Fix audio playback and move it out of "beta" testing.
- Support VNC reset on the Dashboard.
- Add authorization key for local connections.
- Change the order of configuring "scaleViewport" and "resizeSession" on noVNC rfb object.
v6.3.3
- Open specific links in external browsers.
- Allow scaling VNC viewport when "Auto Resize" is turned off.
- In VNCViewer, always set "disconnected: false" in case "disconnect" is fired before "connect".
- Add context menu for editable fields in Electron.
- Add placebo progress bar for loading in FileCleaner.
- Add arrow keys in the Toolbar.
- Add GitHub Star button in the Dashboard.
- Show version in About.
v6.3.2
- Fix an issue on Mac where an error dialog popped up for no reason after upgrading Electron to v18.
- Improve audio launching stability by adding threaded retries.
v6.3.1
- Improve VNCSpeedDial UI.
- Fix a bug in the "Reset VNC" dialog.
- Support double-clicking on Dashboard sessions to launch VNC.
- Add icons in FileManager for file displays
- Improve high load detection mechanism
- Add timeout for the xterm command which is used to increment VNC count.
v6.3.0
- Add audio support.
- Fix a bug in FileManager that prevented zipped downloads on Windows.
- SFTP download speed improvement.
- Add selected files size estimation in FileCleaner.
- Update About.
v6.2.1
- Add About
v6.2.0
- Add FileCleaner to address disk quota issues.
- Provide better feedbacks when VNCViewer or Terminal disconnects.
- Fix mobile keyboard on Android.