Releases: net-daemon/netdaemon
Releases · net-daemon/netdaemon
25.18.1
👀 Summary
⚡ Enhancements
- #1307 Added possible cause to exception message. @DevJasperNL
- #1308 Cleanup lines that don't do anything. @DevJasperNL
🐛 Bug Fixes
Links
25.18.0
👀 Summary
✨ New features
- #1304 Copy identifiers from homeassistant device_registry @sjoerd0301
⚡ Enhancements
- #1303 Feature/prevent blocking start async @DevJasperNL
⬆️ Dependency Updates
- #1305 Bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 @dependabot[bot]
- #1302 Bump Testcontainers from 4.3.0 to 4.4.0 @dependabot[bot]
Links
25.14.1
👀 Summary
🐛 Bug Fixes
- #1301 Fix 1278: CodeGen, Remove unused properties from selector types to avoid deserialization errors @FrankBakkerNl
⬆️ Dependency Updates
- #1279 Bump highbyte/sonarscan-dotnet from 2.4.1 to 2.4.2 @dependabot[bot]
Links
25.14.0
👀 Summary
We fix stuff under the hood. One noteworthy change that we fixed the rare occasion where there could be a name conflict when a field is called target.
⚡ Enhancements
- #1286 Fixed typos in NetDaemon. @DevJasperNL
- #1287 Updating readme. @DevJasperNL
- #1290 Doc/fix readme example @DevJasperNL
- #1298 Enhance/update packages information @DevJasperNL
🐛 Bug Fixes
- #1299 fix #1288 Codegen parameter name conflict when a field is called 'tar… @FrankBakkerNl
⬆️ Dependency Updates
- #1295 Bump Cronos from 0.9.0 to 0.10.0 @dependabot[bot]
- #1289 Upgrade Nuget packages @helto4real
- #1300 Upgrade nuget packages @helto4real
Links
25.10.0
👀 Summary
⚡ Enhancements
- #1266 Use MSBuild to load projects, instead of manual parsing @333fred
- #1282 Improve messages in run-nd.sh script @FrankBakkerNl
- #1283 Refactor service registration methods in IntegrationHaContextExtensions @Jhonattan-Souza
⬆️ Dependency Updates
- #1268 Bump FluentAssertions from 8.0.1 to 8.1.1 @dependabot[bot]
- #1284 Upgrade to latest nuget packages @helto4real
Links
25.6.0
👀 Summary
⚡ Enhancements
- #1262 Fix hass model foldername @DevJasperNL
- #1263 remove ''**/core' from .gitignore @FrankBakkerNl
⬆️ Dependency Updates
- #1265 Upgrade nuget packages @helto4real
Links
25.5.0
👀 Summary
✨ New features
- #1247 Feature/state changes with current @DevJasperNL
⚡ Enhancements
- #1220 Fix README @helto4real
- #1224 Update GitHub workflow files @bakgaard
- #1250 Include NameByUser in HassModel @333fred
- #1251 Strongly-type EntityState.Attributes @333fred
🐛 Bug Fixes
- #1232 Fix the time zone error for building on Ubuntu 24.04 machine. @helto4real
⬆️ Dependency Updates
- #1219 Bump YamlDotNet from 16.2.1 to 16.3.0 @dependabot[bot]
- #1225 Bump coverlet.msbuild from 6.0.2 to 6.0.3 @dependabot[bot]
- #1226 Bump coverlet.collector from 6.0.2 to 6.0.3 @dependabot[bot]
- #1231 Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 @dependabot[bot]
- #1230 Bump xunit from 2.9.2 to 2.9.3 @dependabot[bot]
- #1241 Upgrade latest nuget packages @helto4real
- #1246 Updates @helto4real
- #1245 Bump Roslynator.Analyzers from 4.12.10 to 4.12.11 @dependabot[bot]
Links
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