Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Breaking change
From this release there will not be possible to run the V1 API, apps that inherits from
NetDaemonApp
and fluent API.Proposed change
Now it is finally the time to clean the code from the V1 API. This API has been deprecated for a long time. The code is removed so the product will be easier to keep beig maintained. Further maintainability refactorings will be in future PR:s but will try not to introduce breaking changes to end-user.
A special version of addon is provided that contains the last release that contains V1 support for your convenience. We recommend upgrading your apps as soon as possible. This special release will be removed at a later time. For docker users please use version
20.05.0
as the last release supporting V1 API:s.Type of change
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: