Skip to content

Releases: bitbound/ControlR

v0.11.25.0 Release

24 Dec 04:30
Compare
Choose a tag to compare

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

  • c59ea7f Add backpressure on the streaming client.
  • 3d26580 Remove unused dependency.
  • 93d102d Remove unused dependency.
  • 6481582 Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
  • 8e661dd Update README.md
  • 15f20a2 Update packages.
  • 88cb63a Replace ISystemTime with TimeProvider.
  • c727163 Update packages. Fix warnings.
  • bacb0d3 Refactor terminal session disposal and error handling.
  • 6e0ae72 Update packages.
See More
  • 4d3cfe8 Add User.IsOnline. Move IsOutdated to view model property. Remove ConnectionCounter.
  • 99a53dc Update readme.

This list of changes was auto generated.

v0.11.22.0 Release

10 Dec 02:46
Compare
Choose a tag to compare

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

  • c647835 Merge branch 'main' of github.com:bitbound/ControlR
  • 7235d07 Update README.md
  • 46971a4 Add rename tag function. Fix grid sorting/filtering.
  • b014a4f Turn off sorting and filtering for CurrentUsers column.
  • ea5b514 Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
  • b61f25b Update packages. Refactor for changes in MessagePack.
  • 6e4f840 Small refactor.
  • 18ee36d Update bug_report.md
  • 03c038d Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
  • 11a99a5 Implement IDataProtectionKeyContext.
See More
  • 08ef0e0 Remove unused usings.
  • 5b3a83c Refresh devices on connection state change.
  • cb81037 Update issue templates
  • f27b40a Update issue templates

This list of changes was auto generated.

v0.11.16.0 Release

24 Nov 00:37
Compare
Choose a tag to compare
v0.11.16.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

See More
  • 681d1a2 Update NuGet packages.
  • 5728802 Move library.
  • 9128a86 Update AgentVersion.txt
  • c8e6540 Convert Reset Password page to MudBlazor.
  • 79792e4 Convert some page to MudBlazor.
  • 2a844f6 Add drive percentages. Move branding on layout.
  • 0bcbeff Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
  • 64329b1 Remove AppDbExtensions.
  • 3303a83 Add temporary workaround for System.Drawing bug.
  • 7ca1019 Complete initial invite flow.
  • b0c7fc9 WIP on invites
  • cb65b42 Finish invite table and controller.
  • 349d24d WIP on invites.
  • 626ae32 WIP on invites.
  • 4671e9e WIP on invitations.
  • a096b48 Add/remove devices from tag groups when modified.
  • 4c83816 Fix logout. Add radial gauge.
  • 755e7ff Update stores to immutable dtos. Replacing remaining agent connection ids with authorizations against device id.
  • 7b2e999 Move Serilog packagse. Rename DisplayManager.
  • 5ca0d82 Update to .NET 9.
  • 07bd31d Refactor streamer startup.
  • 056111c Add DeviceViewModel for dashboard.
  • a5c2e88 WIP on DeviceDto refactoring.
  • ee240a8 Add devices tab.
  • 57bf023 Add RoleStore and roles UI.
  • 20e6a3b Add search to tags tab.
  • 230fc9c Add claims-based DbContextOptions extension.
  • 9f3e7ed Add UserTags and DeviceTags endpoint.
  • 891f3df WIP on permissions.
  • 3b38152 WIP on permissions.
  • 30106dd WIP on tags store.
  • 3c43f73 Add TODOs.
  • f64b6d8 Update launch profiles. Refactor generic and parameterless events.
  • d7183f2 Inject stores.
  • 7173f54 Merge branch 'wasm-frontend'
  • 0aa7dca Update README.md
  • 0fe0200 Add GitHub login.
  • 85d6b21 Fix forwarded headers with Microsoft sign-in.
  • c936724 Fix typo in template.
  • fe913e6 Move startup extensions into Startup namespace.
  • f411eb4 Remove comment.
  • 811d3b0 Update packages.
  • e7ebda3 WIP on Cloudflare proxy support.
  • 9676296 WIP on tags.
  • 444c840 WIP on tags.
  • 6d05ae2 WIP on stores.
  • ed8dd37 WIP on permissions UI.
  • 9f17194 Microsoft login working.
  • 3672fde Save startup profile.
  • c4bd535 WIP on external logins.
  • 1249017 Reword admin page.
  • 84be5a8 WIP on external login.
  • deae630 Use jsonb column for device drives.
  • 178311e Remove service worker.
  • 31554e8 Add app version to Dockerfile.
  • c3a7683 Add server version endpoint.
  • 3bb1acc Add clipboard APIs.
  • 852ff37 Improve client generation for load tests.
  • 7c26001 Disable service discovery.
  • 6c3f146 Add tags
  • 85e58af Add user preferences. Remove alert broadcast.
  • 980fe1d Merge roles.
  • a740059 Switch to GUID keys.
  • b404768 Fix HttpClient config on the server.
  • f73e334 Use ServerSettings controller to get public registration option.
  • 29a3619 Add non-interactive drawer toggle.
  • 36f4c20 Add healthcheck timeout and output caching.
  • e4f9da2 Add email sender.
  • 1326b1b Implement self-registration policy.
  • 7b8f00d Fake another class during load tests.
  • 3abc538 Remove multi-port listening.
  • f2e5361 Add publish profile to git.
  • ef44f88 Set all devices offline on startup.
  • ed4f8e2 Add start count.
  • 2d2a50f Add Fake CPU sampler.
  • aca9e35 Move agent code to shared library.
  • cb3b368 Fix publish paths. Enable listening on port range.
  • 81470e4 Add LoadTester.
  • 779b55e Update server proj path.
  • 791e18b Update build scripts.
  • a641e2a Add ConnectionId to Device. Add User Mgmt and Device Mgmt pages.
  • 10f4d0c Refactor sending of device update.
  • c4a21ae Delete Viewer project.
  • 2d56090 Add extension helper for content windows.
  • 7c78b59 Move controller mapping.
  • 04227df Revert "Switch to auto render."
  • 451dc86 Switch to auto render.
  • ac3ec69 Add DeviceContentHarness.
  • 0b859ba Add navigations to AddOrUpdate.
  • a1996c4 Refactor device admin.
  • a52ee50 Got devices show on the dashboard.
  • d7283a6 Remove repos and mappers.
  • 3c581ab Implement IHubConnection
  • 98eb08b Rework authz policy.
  • 407c946 Remove unused usings.
  • c6129f2 WIP on device authorization.
  • b465ea9 WIP on deploy to device group.
  • 200fc77 Create tenant on registration.
  • 7555077 Add Tenant and DeviceGroup.
  • eda6f5f Add libraries.
  • bf115de Add generic repository. Fix user claims on frontend.
  • 4af7331 Fix antiforgery.
  • 1f8e459 Fix form size.
  • 8f7f848 Switch to IHostApplicationBuilder
  • 83360b1 Add roles.
  • b692cf3 Fix alerts and http client.
  • fec43d7 Remove unneeded config.
  • 6bf8ef5 Add mappers and repo.
  • 0837526 Add standalone Aspire dashboard.
  • e3bd313 Fix device update.
  • bcf75aa Add repositories.
  • 8c93772 Change device id to GUID.
  • 29f2ac3 Clean up key references.
  • 7adb7c9 Get authorization policies to work client-side.
  • f52e604 Add welcome component.
  • 86e2ee3 Add authorization policy to front-end.
  • eea456d Yolo code cleanup.
  • 7a56ae7 Resolve Rider warnings.
  • fd5dc54 Move ControlR components to frontend.
  • fd7879f Implement ILazyDi.
  • 0bf24d5 Frontend loading now.
  • 5f0c922 wip
  • b4c8582 Move components.
  • bb55e4f Fix dockerfile path.
  • b52210c Resolve some errors.
  • 37a3159 wip
  • e685814 Re-organize projects.
  • 60e1b2d...
Read more

v0.10.230.0 Release

28 Aug 03:16
Compare
Choose a tag to compare
v0.10.230.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

  • 007238a Merged PR 15: Fix mouse input latency.
  • 70e8328 Maintain canvas CSS width/height in Razor.
  • 895867b Use icon hotspot when drawing mouse cursor.
  • 79f7edf Remove warning in cursor watcher.
  • e6bd7bb Continue if region is empty.
  • fa913b5 Update Play Store beta link.
  • 630f0f1 Update beta test instructions.

This list of changes was auto generated.

v0.10.225.0 Release

19 Aug 23:56
Compare
Choose a tag to compare
v0.10.225.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

This list of changes was auto generated.

v0.10.224.0 Release

11 Aug 22:35
Compare
Choose a tag to compare
v0.10.224.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

This list of changes was auto generated.

v0.10.223.0 Release

11 Aug 22:06
Compare
Choose a tag to compare
v0.10.223.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

  • a49df41 Revert "Update npm major versions."
  • dcb50b7 Update README.md
  • 055c153 Update npm major versions.
  • 30f6bea Update npm packages.
  • d993542 Update Microsoft Store badge.
  • 025c534 Verify update hashes with separate API.

This list of changes was auto generated.

v0.10.220.0 Release

11 Aug 00:03
Compare
Choose a tag to compare
v0.10.220.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

This list of changes was auto generated.

v0.10.219.0 Release

10 Aug 22:58
Compare
Choose a tag to compare
v0.10.219.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

  • 77f4fdc Switch to SHA256 hashing.

This list of changes was auto generated.

v0.10.218.0 Release

10 Aug 19:27
Compare
Choose a tag to compare
v0.10.218.0 Release Pre-release
Pre-release

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

This list of changes was auto generated.