github net-daemon/netdaemon 0.11.0
Release 0.11.0

latest releases: 24.16.0, 24.12.0, 24.8.0...
3 years ago

Breaking

This release is yet another breaking release. Sorry for that. But due to the hard work of @asherw we not have a lot better configuration story using .NET built int appsettings.

add-on users

No configurations are breaking. Will work as normal

pre-built container users

For docker users we now changed the names of the environment variables. This is due to the move using .NET built-in configuration settings.
See https://netdaemon.xyz/docs/started/installation#install-as-a-docker-container for the new names.

Users of the project settings to run their own projectfile

make sure you copy all files from your development folder and update it to the new development template below.

Development template

You will need to change the configuration of the development environment to use appsettings instead of the custom config file.

There are alot of changes to the template! WE RECOMMEND TO START FROM NEW VERSION FROM https://github.com/net-daemon/netdaemon-app-template and copy your apps to that project.

rename _appsettings to appsettings and edit
https://netdaemon.xyz/docs/started/development#debugging-and-appsettingsjson

Hope you all enjoy NetDaemon
//Devteam

Don't miss a new netdaemon release

NewReleases is sending notifications on new releases.