Releases: net-daemon/netdaemon
Releases · net-daemon/netdaemon
24.52.0
👀 Summary
We now are avoiding throwing exceptions when the path to the app config is missing. We log the path when loading app as a debug log in order to be able to track down configuration issues.
⚡ Enhancements
- #1218 Avoid Exceptions when AppConfigPath does not exist @FrankBakkerNl
Links
24.51.0
👀 Summary
With this update, we've resolved an issue that was affecting users who launch applications through Home Assistant, ensuring those applications restart correctly after a connection loss. We've also made some behind-the-scenes improvements to keep things running smoothly.
🐛 Bug Fixes
- #1217 Fix: Apps that were started from HA are not retsrated after a reconnect @FrankBakkerNl
⬆️ Dependency Updates
- #1214 Bump Testcontainers from 4.0.0 to 4.1.0 @dependabot
- #1212 Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.12.0 @dependabot
- #1215 Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 @dependabot
- #1216 Bump Roslynator.Analyzers from 4.12.9 to 4.12.10 @dependabot
Links
24.50.0
👀 Summary
💥 Breaking changes
- #1206 NetDaemon 5, .NET 9 release @helto4real
🐛 Bug Fixes
- #1208 Fix the startup script in docker containers for version 5 @helto4real
⬆️ Dependency Updates
- #1194 Bump Testcontainers from 3.10.0 to 4.0.0 @dependabot
- #1195 Bump FluentAssertions and System.Configuration.ConfigurationManager @dependabot
- #1206 NetDaemon 5, .NET 9 release @helto4real
- #1199 Bump NuGet.Protocol from 6.11.1 to 6.12.1 @dependabot
- #1213 Upgrade Nugets @helto4real
Links
24.43.0
👀 Summary
⚡ Enhancements
- #1191 Have nd-codegen check for available updates @FrankBakkerNl
🐛 Bug Fixes
- #1190 Fix #1166 Exception with Code generator when an attribute name has no alfanumeric characters @FrankBakkerNl
⬆️ Dependency Updates
- #1193 Newest Nuget packages @helto4real
Links
24.42.0
👀 Summary
✨ New features
- #1188 Hassmodel APIs creates entities of types created by nd-codegen @FrankBakkerNl
⬆️ Dependency Updates
- #1181 Bump xunit from 2.9.0 to 2.9.2 @dependabot
- #1180 Bump YamlDotNet from 16.1.2 to 16.1.3 @dependabot
- #1178 Bump Roslynator.Analyzers from 4.12.5 to 4.12.6 @dependabot
- #1189 Updating nuget packages @helto4real
Links
24.37.1
👀 Summary
💥 Breaking changes
- #1177 Remove constructors that take client types from public HassModel API @FrankBakkerNl
⚡ Enhancements
- #1177 Remove constructors that take client types from public HassModel API @FrankBakkerNl
⬆️ Dependency Updates
- #1176 Bump YamlDotNet from 16.1.0 to 16.1.2 @dependabot
- #1175 Bump Roslynator.Analyzers from 4.12.4 to 4.12.5 @dependabot
Links
24.37.0
👀 Summary
⚡ Enhancements
⬆️ Dependency Updates
- #1165 Bump YamlDotNet from 16.0.0 to 16.1.0 @dependabot
- #1174 Upgrade Nuget packages @helto4real
Links
24.35.1
👀 Summary
⚡ Enhancements
- #1164 Handle decimals in JSON response @seancallinan
🐛 Bug Fixes
- #1157 Properly deserialize context when deserializing state in the entity state cache @nuttytree
Links
24.35.0
24.34.0
👀 Summary
⚡ Enhancements
- #1161 Increase queue size of QueuedObservable @helto4real
🐛 Bug Fixes
- #1159 Use lazy for state value in StateChange @Barsonax
- #1160 Fix: Registry update fails when Device Model property is an array @FrankBakkerNl
⬆️ Dependency Updates
- #1155 Upgrade Nuget packages @helto4real
- #1153 Bump System.Configuration.ConfigurationManager from 4.4.0 to 8.0.0 @dependabot