Breaking Changes:
- The Docker image has moved to
bitbound/controlr(used to betranslucency/controlr).
Changes:
- Remote control support on Wayland! 🎉
- Like Mac, Wayland requires the user to manually consent the first time, then subsequent connections will be automatic (provided they checked the box for it).
- Added warning text for Mac and Wayland on the remote control page to indicate that the above permissions have not been granted yet (so you know when to expect a prompt on the other end).
- Wayland now has UI on the desktop client that allows customers to grant the permissions in advance.
- Added passkey support.
- Windows executables are now digitally signed using a commercial DigiCert certificate.
- Changed the license to MIT.
- My hope is that using a permissive license will make it easier for businesses to integrate ControlR and help the project grow.
- Migrated all workflows from Azure Pipelines to GitHub Actions.
- Added a Railway template for insanely easy ControlR deployments.
- Added SMTP test button on the Server Settings page.
- Added a
DisableSendingEmailsoption to disable Identity emails (forgot password, account confirmation, etc.). - Added zooming on desktop with Ctrl + Shift + Mouse Wheel.
- Improved handling for very large directories in Remote File System.
Full Changelog: v0.15.1.0...v0.16.1.0


