v2023.06.19.0759 Release
Release Notes:
- Fixed bug in device heartbeat handler on the server, which was causing the device stats to not update.
- Created authorization policies to use with
Authorize
attributes on pages, which get used by Blazor's authorization and routing system.- This doesn't change anything from a usability standpoint. It's just the correct way to implement it.
- Fixed loading animation when access the Server Logs page.
- Various RemoteControl submodule updates to support ImmyBot's integration.
Docker Image
See Docker Hub for instructions on pulling and running the image.
Changes:
- e6cc771 Update submodule.
- e5f16d2 Update NuGet packages.
- a61c941 Update submodule.
- 4160d44 Merge pull request #662 from immense/tech/admin-auth-policies
- 2d73f74 Fix device heartbeat. Move harnesses outside of AuthorizeView.
- b10cebc Remove unneeded semicolon.
- bc690e8 Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page.
- 5383343 Update RemoteControl submodule.
- 6911316 Merge pull request #658 from immense/hotfix/readme-funding-updates
- 4308dc6 Fixed typo
See More
- 1df9a82 Updated README.md, removed FUNDING.yml, updated Issue Templates
- 495e347 Merge pull request #657 from immense/jaredg-add-hub-events
- 64cfa0c Merge branch 'master' into jaredg-add-hub-events
- 39bb5d9 Update Immense.RemoteControl
- 8b91947 Update submodule.
- 73bd139 Implement new IHubEventHandler methods.
- 49960aa Update submodule.
- 934bf9a Adjust load tester. Made AddOrUpdateDevice async.
- 382a9a6 Implement submodule changes. Handle task cancellation in CpuUtilizationSampler.
This list of changes was auto generated.