Releases: bitbound/ControlR
Releases · bitbound/ControlR
v0.10.101.0 Release
Docker Image
See Docker Hub for instructions on pulling and running the image.
Changes:
- 9b7f9df Add intents to AndroidManifest.
- 792c0e8 Launch update in default browser.
- d8017fa Refactor About page.
- 0d37ca8 Remove REQUEST_INSTALL_PACKAGE permission. Okay, Google?
- a2abee1 Refactor hub state and clipboard changes.
- 1ee8214 Repair solution configurations.
- 4ce893f Add app-update APIs for Android.
- 226fd86 Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
- cbc4a0a Update ControlR.Viewer.csproj
- 9ddb1c8 Revert "Correct publisher ID."
See More
- 9a59a37 Correct publisher ID.
- a2a90f6 Condense entrypoint.
- 14e3d0a Refer to PFX by name.
- 52c765c Try changing CN.
- db2b949 Add issue template.
- 518d43c Add PR template.
- a6b874c Got coTURN working.
- ec8fbf3 Fix overscroll.
- f132191 Send X buttons.
- 1f36e6d Package updates.
- 034866a Rename remote control.
- 7c8b9a3 Sync namespaces.
- fe90fe4 Add CoTurnHost.
- 9bec3c7 Cleanup.
- bc0ccc2 Make search clearable.
- 05fe60a Remove old MD5 header.
This list of changes was auto generated.
v0.10.78.0 Release
Docker Image
See Docker Hub for instructions on pulling and running the image.
Changes:
- b59781e Use ClipboardManager for all clipboard operations.
- 0f61cc7 Update appsettings.Development.json
- 354150e Merge branch 'dev' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR into dev
- 6971867 Only add ConnectionCountSynchronizer when backplane is used.
- 8097459 Update default.yml for Azure Pipelines
- 1e42b69 Reimplement distributed connection counter.
- 3cc4566 Fix distributed counter (kinda).
- ae30098 Fix Android manifest syntax.
- 507aea2 Add view intent filter for Android.
- 44fb06e Change single-file extraction method.
See More
- fc4cbee Revert "Fall back to self-hosted update, even if the store doesn't have any."
- e0e1b49 Retain last 3 agent dirs.
- 37372fc Do clipboard operations on the UI thread.
- 4f97aea Fall back to self-hosted update, even if the store doesn't have any.
- 2d4b675 Add TODO.
- 35a1ea5 Add message back protocol back.
- a93a347 Get backplane working.
- be3dd72 Rework flow to not require streamer session cache.
- db2a6f4 Add distributed lock.
- 9fff2ee Update FileSystem.cs
- 06d1cac Cleanup .NET extraction dir on agent install.
- 07cf4d6 Start adding distributed services.
- b372154 Add toast.
- 695c272 Remove GitHub property.
- afa2e50 Update icons.
- 5b077f8 Remove unused import.
- fb5e1ca Add output caching.
- 998ce9c Only show update if both store and backend are updated.
- 0ecbb89 Add side-loaded MSIX back in.
- 1ac8603 Add logging.
- ea4c95c Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
- c088e42 Update README.md
- 943b9fd Update default.yml for Azure Pipelines
- 9e5da26 Update README.md
- 3084174 Add URI protocol declaration.
- 29c400b Fix TrySet.
- fe3340b Remove runtime settings signal.
- c7b801e Remove GitHub API for now.
- ef33b6a Fix download url.
- 760781e Update AgentUpdater.cs
- 3b752ce Update default.yml for Azure Pipelines
- 090a1d0 Fix Electron build.
- abd5113 Merge branch 'main' into dev
- 3156350 Update default.yml for Azure Pipelines
- 46d30d8 Update packages.
- 12fef26 Add filesystem backing for UAC prompt level.
- ac79a20 Add GitHub API for agent updates.
- ea63f4f Add option for GitHub integration on the agent.
- fe1a5c8 Cleanup.
- 5835381 Remove some unnecessary code from previous iterations.
- 57f14e1 Remove redundant refresh on dashboard.
- bf580b0 Merge branch 'main' into dev
- e6ccf8d Improve logging. Flag update available for non-mandatory ones.
- dbaae09 Update default.yml for Azure Pipelines
- 00a25f2 Update README.md
- af52f64 Reduce toasts on refresh. Send heartbeat after appsettings change.
- 9ffbb07 Remove query_all_packages permission.
- 9ceb31f Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
- 7212876 Add proguard config and selective backup.
- efd02aa Update default.yml for Azure Pipelines
- 6a92b3f Add incrementing Android version code.
- 6e73fa3 Refactor clipboard watch.
- 6a8ea6e Use R8 in production.
- 703c559 Remove unused permissions.
- da80ad7 Copy signed aab.
- 648e250 Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
- 7e77939 Publish AAB in release.
- 72aa4b0 Update default.yml for Azure Pipelines
- 2547821 Refactor store integration check.
- ac30e93 Reduce size of MS Store badge.
- 4dcb18d Update default.yml for Azure Pipelines
- a299ff2 Add MsStoreBadge to website.
- 9390273 Add deploy hint when no devices are installed.
- ad91246 Merge branch 'main' of ssh.dev.azure.com:v3/translucency/ControlR/ControlR
- 1359beb Use TrySilent for install.
- 46ffcca Update default.yml for Azure Pipelines
- e237d89 Update default.yml for Azure Pipelines
- 1820e67 Increment minor version.
- 2e5ad00 Update default.yml for Azure Pipelines
- b63d3c9 Add pipelines yml.
- 818a818 Log store update status.
- 9417065 Add DebugStore config.
- 8a7c2dc Add more store integration logic.
- 52d845b Fix streamer download url.
- cdf8aa7 Fix update button appearance.
- 9f0a2d0 Add bottom margin.
- c0d4338 Fix use of GetAgentFileName. Add instance ID option to deploy page.
- 38e70cb Add appxmanifest for dev.
- 6d56021 Add store protocol URI.
- cb2b055 Register DigitalSignatureAuthenticator.
- 0cd7391 Add agent update manual trigger. Add more tests.
- 9101ee2 Add auth and encryption tests.
- cd6f0b9 Refactor AppConstants.
- a70e2db Uncomment early return.
- b793e04 Add instance ID to AgentUpdater and Linux installer.
- 6b2c4c6 Initial.
- a46cbf9 Update website.
- bc5f720 Add redirect to root uri.
- 95c7c29 Update About and compose file.
- 320ee70 Allow empty username.
- c209d13 Remove workload restore.
- 4a8fe03 Change autoplay.
- 89d709e Update About page.
- 5a4401c Merge branch 'main' of github.com:bitbound/ControlR
- ef7a8a3 Create FUNDING.yml
- b3eef3f Add files via upload
- e67a772 Workload restore in Build.ps1.
- c871843 Update forge config.
- 8303835 Add CreateDelta.ps1
- a38886d Get docker-compose working. Add CoTurn port.
- 7bb4463 Update docker ignore
- d282106 Change build context to solution dir.
- bbac328 Add log filter for auth handler.
- a522e87 Add CoTurn creds.
- ad73d61 Send inputs individually.
- 95bf22d Add message pump.
- 4c27cd6 Revert to stricter pipe security.
- b1514d6 Confirm before key reset.
- 6be9632 Remove JsKeyType.
- bf5c3ae Extract native interop into a separate project.
- ebc1dc9 Fix space input.
- 23f5a9b Update displays when they change number or metrics.
- 792fb8d Restore UAC setting on host stopping.
- 15cc3d8 Check for update on reconnect.
- c8e200a Add UAC adjustment on remote session.
- 0cb8e77 Fix touch scroll.
- 10682b9...