Releases: immense/Remotely
Releases · immense/Remotely
v2020.09.09.1651 Release
Changes:
- 6dc0759 Fix device grid buttons.
- 7b95041 Merge branch 'master' of https://github.com/lucent-sea/remotely
- a1a348d Reduce input timeout. Center text in input.
- 1aa4a26 Add pagination.
- 64a7e94 Add checkbox to hide offline devices.
- 3b1a7a9 Start data grid refactor.
- 521efbd Cleanup.
- 76b1b4c Merge pull request #123 from lucent-sea/dependabot/npm_and_yarn/Server/bl-2.2.1
- e9a034a Update Downloads page.
- 121f29e Add org id in CreateDevice.
See More
- 94a5b2b Change device setup process.
- 10ac747 Run WinForms Application earlier.
- f78d1a6 Bump bl from 2.2.0 to 2.2.1 in /Server
- 490f936 Refactor DeviceInformation.Create.
- 37698c8 Remove unused command line arg for installer.
- d518a85 Update readme.
- 4e1c2b8 Rename RCBrowserHub to ViewerHub. Refactor ViewerHubConnection close events.
- f7b6fad Add Ubuntu dependency requirements.
- 692f2b2 Update issue templates
- 893b979 Disable deployment in GitHub action.
- dd925ab Remove .NET Core runtime requirement. Deployments are self-contained.
- 034533f Update README.md
- 292e00b Rename GitHub Actions title.
- dd357f7 Update readme and PR template.
- ae2b0fc Update deploy-to-iis.yml
- f7cf9fa Update deploy-to-iis.yml
- ffa32a2 Update deploy-to-iis.yml
- fbdda95 Update deploy-to-iis.yml
- a319253 Merge branch 'master' of https://github.com/lucent-sea/remotely
- d75019b Fix tests.
- 64c6476 Update deploy-to-iis.yml
- 3e078d0 Merge branch 'master' of https://github.com/lucent-sea/remotely
- 7fec1a2 URL change.
- 0897acb Update deploy-to-iis.yml
- 4345bf9 Merge branch 'master' of https://github.com/lucent-sea/remotely
- 053b0c1 Update project links.
- 17297f4 Update deploy-to-iis.yml
- fa4c073 Update deploy-to-iis.yml
- e885870 Update deploy-to-iis.yml
- 4e261cc Update deploy-to-iis.yml
- 904b35e Update deploy-to-iis.yml
- c631b66 Update deploy-to-iis.yml
- 1b35472 Exit post-build event if solution dir variable is undefined.
- 618c092 Create FUNDING.yml
- 1183671 Remove installer project reference in Tests.
- 5cf8d27 Update deploy-to-iis.yml
- e36a510 Update deploy-to-iis.yml
- 5b00ee9 Update deploy-to-iis.yml
- f9646d4 Create deploy-to-iis.yml
- 17f03cb Update README.md
- 5a26358 Fix spacing in markdown.
- 0eec7ec Update URLs.
- 1db7828 Change permissions of log file on Linux.
- c747815 Add IAppLauncher interface and create implementation per OS. Minor refactoring.
- 071eec1 Use Main param args. Previous way no longer needed.
- cea57b4 Case-insensitive etag grep. Rename server install bash scripts.
- ae3b8af Use counter for missed messages on the console instead of flashing alert.
- dac502b Merge pull request #116 from lucent-sea/change_license_mit
- 8621190 Change license to MIT.
- fdb31fb Create pull_request_template.md
This list of changes was auto generated.
v2020.08.26.1626 Release
Changes:
- 867d579 Remove recording from server config (was moved to browser).
- 3986268 Call SwitchToInputDesktop on startup. Additional logging.
- 6a3f086 Add forwarded headers to SignalR hub endpoints.
- c09bc76 Update config behavior when Host is hard-coded.
This list of changes was auto generated.
v2020.08.20.0804 Release
Changes:
- 88ae706 Fix X11 message box and session indicator.
- 1c51696 Add Linux session indicator. Add NotifyUser to app settings. Add ShutdownService.
- 56f8371 Add SessionIndicator for Windows.
- 4508e0a Capture full screen after capturer init.
- 42335d3 Minor refactor.
This list of changes was auto generated.
v2020.08.09.1114 Release
Changes:
- 8d42f5f Return file as a stream instead of loading all bytes into memory.
This list of changes was auto generated.
v2020.08.08.1723 Release
Changes:
- cf4623b Fix version on About page.
- a7ca2fd Remove unneeded file.
- 1eae0ba Notify browser of upload error on agent.
- 15ef6d4 Add remote computer's upload progress when downloading from console.
- 0bdada4 Fix file upload progress.
- f9107e2 Refactor.
- 3e491fa Don't uninstall agent after server verification fails. A server misconfiguration could cause all agents to uninstall.
- 563051a Add title to invite button.
- 1e1dd57 Add "stream mode" as an option for WebRTC video.
- 86305c3 Check transeiver instead of peer connection for video track.
See More
- 227c56f Target .NET Core 3.1 for Desktop.Core library.
- 4686fc6 Dispose of DataChannel before exiting.
- 0027d9e Handle errors in CreateFromArgb32Callback.
- 23ada6e Added WebRTC video stream.
- 0f2bd4f Refactor IScreenCapturer.
- ca18f3c Update WebRTC library and accomodate API changes.
- ab09c81 Desktop app fixes. Screen capture tweaks. Installer tweaks.
- 950f8db Fix bug in desktop wrapper.
- 1bb0d6f Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser.
This list of changes was auto generated.
v2020.06.05.0008 Release
Changes:
This list of changes was auto generated.
v2020.05.30.0116 Release
Changes:
- f779f1d Add SignalR event handler for file transfer (for when WebRTC fails).
- 29a3611 Add TODOs.
- 0b9edd7 Turn off ReadyToRun.
- 669664b Try ReadyToRun.
- 4b9aae8 Update ClipboardWatcher.
- 70ee1c2 Update NuGet packages.
- f01111f Add chunking for images sent over SignalR.
- 89bd811 SignalR connection IDs might start with a hyphen. Wrap them in quotes for Conductor.ParseArgs.
- c6c6717 Revert "Try ReadyToRun."
- 8036afb Try ReadyToRun.
v2020.05.13.1949 Release
Changes:
- a4ae0a0 Session type serialization check.
- 4ec5c41 Fix session type serialization.
- ae76eed Fix session type display.
- 717219d Change Windows Session tweaks.
- 944291c Update README.md
- fbd2ece Add Windows Session selection.
- 3ac2292 Throttling adjustments.
- 6d2ab5d Remove unnecessary code.
- e95e9ac Unify PowerShell commands.
- 41d2143 Revert chat buffer changes.
v2020.05.07.0152 Release
Changes:
- 0e11d83 One-time-password for remote control sessions via API.
- c0df182 Add missing ClipboardService.
- 95055e0 Update ServerConfig page for IceServers.
- 088c180 Add display name to chat messages.
- 248af54 Add app icons.
- 0463f9b Make support shortcut optional.
- c484ddb Add DisplayName to user entity.
- 6ef5eaa Update Quality setter.
- e3f715d Fix auto-quality.
- f92223b Update pinch-zoom.
See More
- cfb2b26 Fixed get support page params.
- 03f8f72 Fix support link.
- 911d2ef Add support request desktop shortcut.
- a6f2acf Add record cleanup service.
- e5c78ef Added type and message filter to server logs
- 9b2f31d Updater tweak.
- beb80d3 Logging updates.
- f9a0a53 Add configurable IceServers and concurrent update count.
- 4215d16 File transfer updates.
- e39af04 Revert SHA1 change.
- 5ae4e0e Minor tweaks.
- 1aa2bda Search fixes.
- 7328aee Fix line spacing.
- 39b3d12 Made incoming message not overwrite unfinished text in chat console.
- bb0827b Fix installer.
- f78bb03 Fix multiple threads reading stream.
- ab33954 Add random wait time for agent download.
- a836df6 Add public IP on heartbeat.
- 4f20353 Add public IP to Device properties.
- 8b35a26 NuGet updates.
- 167cead Add curl to dependencies.
- 94e34aa Update install script.
- 0f495fd Fix updater for Linux.
- d999218 Rename hubs
- 9e0baa1 Update fixes.
- 88a763d Modify update process.
- aedef74 Fix elevate desktop app.
- da80114 Await Connect.
- 4dc9c62 Add target session ID.
- 8e9646f Move initial capture to constructor.
- dd3e4b4 Set security protocol.
- 51ea641 Update build script.
- dc73e9a Comment out Elevate commands.
- 48e268a Update publish profiles.
- 60cb41b Add explicit configuration. Tweak elevate commands.
- 23dcf25 Update publish profile.
- 217c759 Wrapper working.
- 149c63b Merge branch 'master' into desktop_wrapper
- fa60cac Send initial frame.
- 3e3aad7 Remove commented code.
- bde84d0 Revert "Move capturer init."
- 54a4f64 Move capturer init.
- c22ab81 Public setters on WindowsSession.
- a21ff67 Merge branch 'master' into desktop_wrapper
- 9e371dc Add connectionStarted property.
- 9409dba Add connection request denied.
- 5087a46 Merge branch 'master' into desktop_wrapper
- 2da785e Fix message box after file transfer.
- b01ac18 Add Windows native message box.
- 242693c Add status messages.
- 3ae0b78 File upload improvements.
- e934065 Begin creating wrapper.
- ee4e7bd Get cookie-based API remote control working again.
- 135ad17 Add unauthorized message event.
- 20ad3bd Get current process path differently.
- e2c2f19 UseShellExecute on ElevateToAdmin.
- 6f0f8d5 Increase idle timeout.
- 6471e4b Restructure for sending cursor change through WebRTC.
- 731dd92 Add WebRtcSessionFactory to service container.
- 4b5edc9 Reorganize ScreenCasterBase.
- 7265c28 Send back notification if client id isn't found.
- 7a03605 Fixed logging.
- e3bb8fb Replace clipboard text input with button.
- a8df693 Add WebRtc file transfer.
- 76d4c8f Add temp code.
- 1fbd60d Update ProcessArgs.
- 51bf9e2 Linux Desktop fixes.
- 2626231 Ubuntu fixes.
- 54d9442 Small fixes.
- eaa9fcb Fix file transfer progress bar.
- def7f55 Fix monitor switching.
- 308e3fa Add toast messages.
- ef5f988 Remove dxcapable field.
- 2525d42 Re-enable file sharing.
- c6b366f Cleanup.
- 63b794b Finished WebRTC messages.
- d284988 Add WebRTC DTOs.
- 6f50fe6 Resolve dependency loop.
- 6eaacb9 Add missing interface
- 9fc6aa1 Add RTC message DTOs.
- 6ce2b1b Refactor and cleanup.
- 1235968 IsInputBlocked.
- ed34a21 Remove unblock/block.
- 98535e8 Refactor.
- d3239c4 Update packages.
- 0c9bfc6 Add ContextMenu.
- b4bb9a0 Fix hub method call.
- 5417e87 Remove initial acquire frame in DX init.
- df80db9 InvokeAsync to SendAsync.
- b8b706e Rename BufferUpdate to FrameReceived
- c181b57 Auto quality tweaks.
- 28d2d15 Auto quality tweaks.
- b5810fd Remove Latency updates.
- 95e0d28 Get first frame on dx init.
- 0821fdf Tweak quality auto-adjustments.
- 05e9f66 Add status message to server config save.
- f7c125d Touch enhancements.
- 9aebf90 Wrap screen viewer.
- d5450f0 Switch to self-contained deployments.
- d7f1a56 Separate remote-control css theme values.
- 88bd1a7 Update Linux capturer.
- 0e86d43 Change X11 init.
- 1e65e70 Missed else.
- 04bfeab Refactor ScreenCapturerWin.
- 1d0cd44 Add missed logging.
- f8b0389 Install dependencies in Linux desktop.
- c613632 Cleanup Capturer services.
- 7cc2820 Refactor BitBlt and DirectX capturer into one service.
- 0970b2e Tiny refactors.
- 0ea4535 Update README.md.
- 275a474 Set default comparer for JSON serialized collections.
- dc5bf74 Return early if device not found.
This list of changes was auto generated.
v2020.03.27.0704 Release
Release Notes:
This release adds Alerts API. It allows users to add their own monitoring and alerting functionality. Details can be found in the updated README.
Other additions:
- Added Notes property to Device, which can be modified in the Edit Device page.
- Sort device groups alphabetically.
Changes:
- 15a5feb Update tests.
- 718ab4c Add Notes property to device.
- f3e38ed Finish Alerts API.
- 78607a2 Merge branch 'master' into alerts
- 1326723 Add API token help modal. Improve handling in RemoteControl API endpoint.
- 869fe9a Create alerts button and frame.
- bfc84be Update AddAlert params.
- e6f32c3 Fix Alerts migration.
- a7e8673 Fix schema.
- a3063d5 Add Alerts migration.
See More
- 68a0cc0 Create AlertsController and DataService methods.
- bbfceee Merge branch 'alerts' of https://dev.azure.com/translucency/Remotely/_git/Remotely into alerts
- cbbeed9 Scaffold alert models and controller.
- 08e672a Scaffold alert models and controller.
This list of changes was auto generated.