- Added Bonjour/Avahi support for better device discovery. #121
Requires a native dependency. Windows installer is bundled with Bonjour and Linux packages now depend on Avahi. - Added notification on startup if the extension/bridge versions mismatch or are incompatible.
- Added restricted whitelist mode, enabled by default.
Restricts loading of the Cast SDK to whitelisted sites for potential privacy/security reasons. Disabling User-Agent modifications whilst keeping restricted mode on not currently supported. - Added daemon host extension option. #108
Defaults to localhost, but will allow any valid WebSocket host, either on the current machine or potentially a remote machine. - Fixed tab mirroring not scaling with DPI (@xdavidwu). (PR: #106)
- Fixed frameAncestors error spam.
- Fixed issue with Windows uninstaller not fully removing files whilst in use.
- Fixed whitelist menus allowing duplicate entries to be added.
- Fixed minor UI style issues.
- Removed "Browse..." option in browser receiver selector.