Skip to content

Releases: immense/Remotely

v2020.09.09.1651 Release

10 Sep 00:55
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v2020.08.26.1626 Release

27 Aug 02:29
Compare
Choose a tag to compare

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

20 Aug 16:04
Compare
Choose a tag to compare

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

09 Aug 19:08
Compare
Choose a tag to compare

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

09 Aug 17:55
Compare
Choose a tag to compare

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

05 Jun 00:37
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2020.05.30.0116 Release

03 Jun 14:20
Compare
Choose a tag to compare

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.
See More

This list of changes was auto generated.

v2020.05.13.1949 Release

14 May 14:16
Compare
Choose a tag to compare

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.
See More
  • 12bb5f6 Add app.manifest to wrapper.
  • 48f459a Always run quick support unelevated.
  • 6977db8 Remove administrator check.
  • c28bdcf Console buffer adjustments.
  • 55e89c6 Redirect to login instead of 401. Don't launch with RunAs for non-admins.

This list of changes was auto generated.

v2020.05.07.0152 Release

07 May 01:57
Compare
Choose a tag to compare

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

27 Mar 07:14
Compare
Choose a tag to compare

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

This list of changes was auto generated.