Skip to content

Project switching, reference nodes, .Net 5.0

Compare
Choose a tag to compare
@steffendx steffendx released this 17 Jan 18:50
· 6 commits to master since this release

Quick Start Deployment Steps in the Wiki: Click here
Docker Quick Start in the Wiki: Click here

This release focused on project switching and node system usability:

  • Switching of the current project on the startpage
  • New reference node
  • Improved lock behaviour
  • .Net 5.0 support
  • Bugfixes

Please note: Since GoNorth uses .Net Core 5.0 now you will have to install the appropriate runtime from the official sources.
Please note: Since there is a new setting you will have to extend the appsettings if you dont use the included appsettings.
The new key inside the "Misc" part is:

"ResourceLockTimespan": 2

You can check the appsettings.json file for more details.