Breaking Changes:
- While not a breaking change for existing servers, the template/example compose file has changed significantly due to support for Docker Secrets.
- As a result, setup instructions for new instances has changed.
- Docker Secrets are completely optional, and existing servers using environment variables will continue working.
Changes:
- Added support for Docker Secrets (see readme)
- Fixed memory leak in Mac DesktopClient.
- Fixed (hopefully) an issue that could cause multiple DesktopClients to get launched into the same Windows session in some cases.
- Added user preferences for default view mode and "open in new tab".
- Opening a device in the same tab will load faster, since it doesn't have to re-initialize Blazor WebAssembly.
- After navigating to a device in the same tab, a back button will be available to take you directly back to the dashboard.
Full Changelog: v0.20.86.0...v0.20.88.0