Releases: immense/Remotely
Releases · immense/Remotely
v2020.11.19.1741 Release
Changes:
- 80e3d08 Add middle-mouse click.
- 5484ea4 Update run_tests.yml
- 828c014 Check for null frame on first image.
- 1d3edf6 Add data annotation to Invite. Normalize username in user query. Force exit in ShutdownServiceWin (WebRTC is still preventing the process from closing sometimes).
- 7d0fa28 Delete package-lock.json
This list of changes was auto generated.
v2020.11.13.2135 Release
Changes:
- c338baa Persist some viewer settings between sessions.
- ce345ed Fix monitor switching in stream mode.
- 7769ed9 Remove forward limit on known proxies. Convert IPs that are IPv4-Mapped-To-IPv6 to IPv4 format.
- e1d0499 Await call.
- 9b53eb5 Fix bad hub method signature.
This list of changes was auto generated.
v2020.11.07.1631 Release
v2020.11.02.0804 Release
Changes:
- 57f1998 Revert some changes to Nginx config.
- 5fe3593 Default to console on Windows Server. Null check on Dispatcher.
This list of changes was auto generated.
v2020.10.24.0945 Release
Changes:
- 7eb11ea Package updates. Check WindowsIdentity vs Session ID for AppLauncher.
- 4f76208 Keep auto image quality above 20.
- 4076db2 Sort members.
- 074d183 Auto-quality tweaks.
- 5ef1ded Increase require.js module timeout. Use SessionId in AppLauncher to determine start procedure.
This list of changes was auto generated.
v2020.10.14.1849 Release
Changes:
- 0c0ce21 Expire token after entry expiration.
- 5130935 Fix expiration timespan.
- 7e28627 Add CancellationChangeToken to force eviction of entries.
- cee8b23 Clear sent frames queue when WebRTC state changes.
This list of changes was auto generated.
v2020.10.09.0818 Release
Changes:
This list of changes was auto generated.
v2020.10.02.1757 Release
Changes:
- b5db6ad Handle Avalonia app lifetime differently so app doesn't exit when main window closes.
- 940431d Make Linux update backwards compatible.
- e688f97 Stop idle timer while remote control access prompt is displayed.
- 76f90f2 Fix remote control access prompt text wrapping on Linux.
- d891be7 Add multiple migration sets.
- a734aea Merge branch 'attended-access'
- 83ef8c0 Create windows and viewmodels to prompt for remote control access.
- 4201e08 Change how Linux session display is determined.
- b388a51 Check Linux OS description during update.
- 4ca0a3e Add installer for Manjaro.
v2020.10.01.1943 Release
Changes:
- 827abec Merge branch 'master' of https://github.com/lucent-sea/remotely
- 9fc6f14 Don't replace requester name for attended sessions.
- d667354 Update README.md
- a53fc7b Null check on device name.
This list of changes was auto generated.
v2020.10.01.0947 Release
Changes:
- 895d63e Update shutdown process and server install scripts.
- c221bb4 HTML-encode various dynamic content. Update IIS server install script.
- fb82154 Update LICENSE
- 87fcb15 Fix re-rendering of devices when they go offline.
- 4244ce4 Change shutdown process.
- f30f0e8 Fix installer.
- 9ade3dd Update actions help text.
- aec3934 Merge branch 'master' of https://github.com/lucent-sea/remotely
- bd761aa Update deploy-via-ssh.yml
- f97773e Set owner on remotely folder.
See More
- 2510656 Update deploy-via-ssh.yml
- 97e2eaa Update deploy-via-ssh.yml
- 2f1c4c6 Update deploy-via-ssh.yml
- f6a529b Update deploy-via-ssh.yml
- 32a0d20 Update deploy-via-ssh.yml
- 132d6b4 Update deploy-via-ssh.yml
- f83e5e2 Update deploy-via-ssh.yml
- 5f45e2e Merge branch 'master' of https://github.com/lucent-sea/remotely
- 9577024 Fix input init on Linux when libx11-dev isn't installed.
- 7ec6814 Update deploy-via-ssh.yml
- b05775b Update Ubuntu_Server_Install.sh
- c55c954 Merge branch 'master' of https://github.com/lucent-sea/remotely
- ee69501 Update Nginx config.
- 7251efc Update deploy-via-ssh.yml
- c58f48e Update CentOS_Server_Install.sh
- a4e3307 Update Ubuntu_Server_Install.sh
- a781151 Update Ubuntu_Server_Install.sh
- 550b2a5 Update Ubuntu_Server_Install.sh
- 5327787 Update Ubuntu_Server_Install.sh
- ec0ced6 Update Linux install scripts.
- c508de9 Update deploy-via-ssh.yml
- f4dee06 Update deploy-via-ssh.yml
- d2f6d4c Update deploy-via-ssh.yml
- a31b0cb Remove unused files.
- 6372ff6 Return FileStream for Windows installer.
- 5a2d6ce Get CurrentVersion by commit date.
- 7c5b4a6 Add Put to DevicesController.
- 087eb8d Fix DataGrid refresh.
- 0da965b Code cleanup.
- 71ea37e Code cleanup.
- 095bc44 Fix reconnect. Trim unused hub methods.
- 1ad763f Fix HostNamePrompt. Add server info to Server Config page.
- 7914a01 Change SessionIndicator startup position for Linux.
- 53323ea Update readme.
- c77dde3 Updated readme.
- 0a4bb72 Update readme.
- d1b82d0 Fix WebRTC buffer reaching threshold during file transfer.
- c5c0c37 Remove unnecessary usings.
- f344178 Upload file on UIThread so progress events reach controls.
- 76e4e2c Add types dir back.
- bb58d6f Consolidate all modules to single out file.
- c151767 Use outFile with AMD modules. Load with Requirejs.
- 5687e3e Merge branch 'bidirectional-file-transfer'
- 24ebe21 Fix Linux window positioning. Wait for WebRTC buffer to clear when sending files.
- 2a941bc Create Linux file transfer window.
- 5c7f592 Change OpenFileDialog initial directory.
- 26ddc54 Implement file uploading for Windows.
- af2c9e9 Update README.md
- 3837a2a Create browser controls. Begin fleshing out client services.
- c700809 Undo commented code.
- 0768797 Cleanup and message de-duplication.
- fcc31b1 Message handling cleanup and de-duplication.
- a69c899 Refactor GetCurrent for console sessions.
- c95f812 Update github folder.
- 899d2df Delete FUNDING.yml
- 7d24f4d Update deploy-to-iis.yml
- d75f882 Update deploy-via-ssh.yml
- 13fdf63 Update run_tests.yml
- 36f4385 Run tests on push to master.
- 36ec662 Don't run workflows on push and PR.
- b811e5c Remove cookie policy configuration. Use defaults.
- e70406f Update GitHub Actions documentation.
- 7c1458e Update deploy-to-iis.yml
This list of changes was auto generated.