Changes:
- Added management of Installer Keys.
- Added option to encrypt Data Protection keys using X509 certificate.
- Added
EnableNetworkTrustoption for easier forwarded headers configuration when the service is only reachable via trusted proxy. - Added endpoint for file uploads to device.
- Switched to global WASM as the default render mode.
- Added WASM bundle download % to the loading indicator.
- Refactored Mac's permission granting flow to align with Wayland's.
- Allow Wayland permissions to be re-granted (e.g. after display changes).
- Marshal screen frames as
MemoryViewin Blazor's JS interop for improved performance and memory utilization. - Various cleanup and refactoring.
Full Changelog: v0.16.1.0...v0.16.22.0