Skip to content

Resgrid Core v0.5.30

Pre-release
Pre-release
Compare
Choose a tag to compare
@ucswift ucswift released this 20 Mar 19:33
· 151 commits to master since this release
a72fdec

Resgrid Core Pre-Release

This is the 2021 H2 pre-release of the Resgrid Core system. In this release we migrated from a source based installation to a Docker and Docker Compose based installation method. The old source based installations are no longer supported.

You can follow the installation instructions for the system on ReadTheDocs.

New Features

  • Docker based installation and Docker-Compose based setup for single machine installs and testing
  • Upgraded to .Net Framework 6
  • OpenVidu based Push to Talk support
  • New V4 API and API Standard
  • OpenId Connect for the API Authentication and Authorization flows

Bug Fixes

  • Fixed an issue with FCM push notifications and the the Unit app notification sound
  • Fixed issue with WebOptimizer and API Rate limiter
  • Large number of Dependency updates
  • Updated SignalR Events for more detail to support Dispatcher app
  • Remove Azure specific code paths
  • Fixed a number of async/await issues

Docker Images

Web Application: resgridllc/resgridwebcore:0.5.30
Api Application: resgridllc/resgridwebservices:0.5.30
Worker Application: resgridllc/resgridworkersconsole:0.5.30
SignalR Events Application: resgridllc/resgridwebevents:0.5.30

Note, all 4 Docker images are required to have a fully functioning Resgrid system.