More robust design saving when modifying solar panelsJanuary 20, 2025 · One min readSean O'DoohueSoftware DeveloperDescription:Improved SDK's internal handling of design saving API calls made in the modifySolarPanels method.No external API changes were made and no user action is required.
Improved error handling: client-side handling of null valuesDecember 12, 2024 · One min readSean O'DonohueSoftware EngineerDescription:Improved SDK's internal handling of rare errors when values could be null.Users should notice fewer exceptions and crashes related to reading properties of null values.No external API changes were made and no user action is required.
Update to Logging MetadataOctober 30, 2024 · One min readSean O'DonohueSoftware EngineerDescription:We are now including tenant info in the error logging and tracking. This will help us better understand the context of errors and issues that arise.There should be no user-facing changes due to this update.