Skip to content

Release v3.10.0

Choose a tag to compare

@github-actions github-actions released this 25 May 02:20
v3.10.0
1a0189f

📋 Release Notes

This release includes the following changes:

✨ Features

  • Add ZigbeeDevice model and Device.zigbeeDevices field (ac3b1b2 by @PHKenny, Claude Sonnet 4.6)
  • Add zigbeeCompatible to Model/ModelInput and zigbeeZoneId/zigbeeToken to Device (6fea5a4 by @PHKenny, Claude Opus 4.7)
  • Add widget field to ModelInput (11b17a9 by @PHKenny, Claude Sonnet 4.6)
  • Add Zigbee support — ZigbeeDataType enum, ZigbeeParameter model, Model.zigbeeParameters field (cf53881 by @PHKenny, Claude Sonnet 4.6)
  • add createdByUserId field to CaclEntity (3ccd076 by @ManuelRomeroA)
  • add createdByUser field to CaclEntity and bump to 3.8.20 (42a1fd4 by @ManuelRomeroA)
  • add executedAt timestamp to Manifest and ManifestInput models (2a2cbe2 by @mask-03)
  • add purchaseOrderIds to AtsReceptionInput and bump to 3.8.18 (6d71209 by @ManuelRomeroA, Claude Sonnet 4.6)
  • add atsShowOnlyLastExit to ReferenceCategory enum and update changelog (9e4c539 by @ManuelRomeroA)
  • add originalBuyerAsset field to AtsPurchaseOrder (929b13b by @ManuelRomeroA)
  • Add new widgets to RenderWidget enum (ea64519 by @PHKenny)
  • default destinyInformation to empty list in AtsLoadingParamsFormInput (b01711a by @ManuelRomeroA)
  • Adjust widget field to be a List<RenderWidget> (0f2193e by @PHKenny)

🐛 Bug Fixes

📚 Documentation


🤖 Auto-generated by changelog workflow