Skip to content

Releases: immense/Remotely

v2021.02.19.0856 Release

20 Feb 01:36
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2021.02.16.2110 Release

17 Feb 15:15
Compare
Choose a tag to compare

Added branding. Re-introduce trimmed publishing with tweaks to get them to work in .NET 5.

Changes:

  • 80cf2ac Update hostname replacement in Publish.ps1.
  • 4148d8e Merge branch 'publish-trimmed'
  • 43191e0 Migrations.
  • 23547e2 Use static files for ClickOnce setup.
  • 9bc070c Populate relay codes.
  • 16a6888 Remove third-party relay services.
  • af9fd77 Remove unneeded usings.
  • 858f043 Use icon. Return not found if Azure can't be reached.
  • 0e64dda Fix Select command. Don't send ClickOnce setup to Azure if application file has already been modified.
  • 9de1fb2 Add to feature list.
See More
  • 64e1b69 Fix typo.
  • 0a0c9ab Fix installer message.
  • 71dc8ee Add registration info on Branding page.
  • da7af40 Fix unbranded client download.
  • a9e6fcc Merged PR 4: Branding
  • ec02660 Reduce scope stack.
  • f14b986 Compare local .NET Hosting version to remote.
  • 3398136 Remove auto-generated AlterColumn.
  • c32f365 Confirm device removal.
  • 73fe75f Fix GUI host prompt.
  • 0e38998 Cosmetics.
  • 2778496 Update PayPal links.
  • 9d7613c Use timespan for readability.
  • 2cc1e94 Update donation links.
  • f9ebbde UpdatePackagePath had a typo, missing the bracket for accessing the array (#226)
  • d323d3a Add "update all" button on server config page.
  • f736060 Remove redundancy.
  • 459efe5 Remove all records in server admin.
  • ac9486e Add device removal button.
  • 1b4d452 Remove null check Motd, which resulted in null reference in JavaScript.
  • 2fe3660 Swap chat host/client roles.
  • e7055d8 Add trimming back.

This list of changes was auto generated.

v2021.01.22.0533 Release

22 Jan 14:39
Compare
Choose a tag to compare

Changes:

  • 30511fb Null conditional on current app when connection closes.
  • 7e61c23 Package updates. Remove unused package.
  • 005e556 Ubuntu desktop app requires sudo but will install dependencies. Created config service to replace static class.
  • 052001f Add try/catch around HubConnection sends.
  • 83a2bce Remove obsolete attributes.

This list of changes was auto generated.

v2021.01.17.1109 Release

17 Jan 22:36
0e99ad8
Compare
Choose a tag to compare

Changes:

  • 0e99ad8 Update deploy-to-iis.yml
  • 1233d25 Update deploy-via-ssh.yml
  • 6acbb85 Use delta diffs for rsync.
  • 8ac5bf0 Use Image constructor instead of creating img element.
  • 0e98478 Update packages.
  • d434f9e Revert canvas drawing technique.
  • f177086 Update site.js
  • 5291cb2 Revert frame diffing to original method. Add Clear Logs/Scripting History. Alert for outdated .NET Framework version.
  • 6e1f951 Update .NET runtime in Linux agent install scripts.

This list of changes was auto generated.

v2021.01.04.1928 Release

05 Jan 05:15
Compare
Choose a tag to compare

Changes:

  • 5aa8a61 Fix highest version calculation.
  • 26fe4c6 Fix viewport width. Derive outdated versions from max agent version.
  • 9858432 Check banned devices during agent update.
  • db1aa7a Reduce expiration time for downloading agents.
  • 3e86a25 Change viewport based on device orientation.
  • fe8f98a Show number of outdated devices on server config page.
  • 58e9077 Log IP address in Agent Update controller.
  • ff7e57e Add handling for failed auto-updates.
  • e4ff277 Add SMTP test email button in Server Config.
  • f299c34 Add per-device WebRTC setting.
See More
  • 5b51132 Combine neighboring change rects in GetDiffAreas2.
  • 7a7f0cd Do some extra sanitization on HTML output..
  • 55201c0 Clean up unused elements from testing. Revert to original image diffing.
  • e35b950 Trying diff method 3.
  • b0d5670 Remove pre-processor directives.
  • de7af4e Merged PR 3: Frame diffing and canvas drawing experiments

This list of changes was auto generated.

v2020.12.19.2323 Release

20 Dec 08:26
Compare
Choose a tag to compare

Changes:

  • f87a301 Use semaphore to send frames while preparing the next capture.
  • 36ead2e Improve graceful shutdown of unattended session WPF process.
  • 142517b Add some manual capturing tests for later use.
  • e81cc99 Request full screen on document instead of viewer wrapper (to keep the sidebar).
  • a287cd5 Move app exit event handlers. Add ReinstallAgent command.
  • a076e79 Trigger an immediate device update on the grid when device is edited.
  • d639773 Refactor chat service.
  • 2eb5702 Move touch keyboard button. Add full screen button.
  • f80e71c Remove Microsoft.Management.Infrastructure.
  • d916b2e Fix WPF app thread handling to allow process to close on app exit event.
See More
  • ecc6747 Add TODO for refactoring chat service.
  • f7756bc Replace logo URL in email with current server instance.
  • f971075 Verify URI format for server URL.
  • d3bec58 Remove Uninstall reg key when agent uninstalls itself.
  • 4b0b7d0 Put removal of ConnectionId in a finally block on disconnect.
  • 98b3681 Don't require special characters in password.
  • 2114e78 Normalize username.
  • bd7028d Null check. Add ServiceDependencies folder to gitignore.
  • a3fbe0c Send monitor wake signal before starting unattended screen cast.

This list of changes was auto generated.

v2020.12.15.2015 Release

16 Dec 06:28
Compare
Choose a tag to compare

Changes:

  • c4cff75 Fix query string evaluation.
  • baaf1e2 Merge branch 'fix_open_handles'
  • 83df162 Add view-only mode to remote control.
  • b8925ab Only switch to input desktop on init.
  • 8892f60 Prevent ClipboarService from opening unnecessary handles. Clean up Windows desktop app startup process.
  • 07517b0 Fix CloseDesktop failures.
  • 16a3996 NuGet updates.
  • e4b8610 Remove wildcards to improve efficiency of vswhere.

This list of changes was auto generated.

v2020.12.06.1140 Release

06 Dec 23:57
Compare
Choose a tag to compare

Changes:

  • 1798004 Update README.md
  • 1dd6771 Device filtering fixes.
  • 67f3176 Add many-to-many migrations.
  • d614507 Refactor entities.
  • 98b1d87 Fix device filtering.
  • b9a5cbd Add "-products *" parameter for VsWhere.
  • ac10a4d Dispose of WebResponses. Use VsWhere.
  • e6575ff Add link to charities.
  • 1266a84 Add IncludeAllContentForSelfExtract, which is now required in .NET 5 for single-file publishing.
  • 55847fa Add BannedDevices and MaxConcurrentUpdates to server config page.

This list of changes was auto generated.

v2020.11.25.1712 Release

26 Nov 01:44
Compare
Choose a tag to compare

Changes:

  • f74ff61 Use new IApplicationConfig interface in RemoteControl page.
  • 74bb52a Use IDataService interface in Identity areas.
  • 167a9fd Add device banning. Extract interfaces from DataService and ApplicationConfig. Create unit tests.
  • e5d2322 Remove PublishTrimmed option from Linux desktop profiles.
  • 58d5906 Update server install scripts.

This list of changes was auto generated.

v2020.11.24.1754 Release

25 Nov 05:36
7857aa7
Compare
Choose a tag to compare

Changes:

  • 7857aa7 Update to .NET 5. (#176)
  • fc42790 Switch to BitBlt mode when screen orientation is changed.

This list of changes was auto generated.