Skip to content

v2025.03.27

Choose a tag to compare

@github-actions github-actions released this 27 Mar 19:37
· 67 commits to master since this release
dc0747a

What's Changed

  • Endpoint type elements related to custom xml are deleted upon deletion of custom xml for a given session by @dhchandw in #1531
  • Adding clusterExtension Support from standard xml file loading like we do from zcl.json by @brdandu in #1532
  • Relocate Feature Conformance Functions for Better Code Organization by @ethanzhouyc in #1535
  • Allow Features to have cluster codes just like bitmaps and other data types by @brdandu in #1538
  • Fix: dirty state incorrectly being set to 1 upon .zap file open by @dhchandw in #1537
  • Adapt ZAP to Support Both List Type Definition Formats for Attributes by @ethanzhouyc in #1530
  • Timeout generation with an error if the template generation is taking forever by @brdandu in #1539
  • Allow cluster specific and generic data types with the same name in the XML by @brdandu in #1542
  • Only Zigbee can't have min/max for attributes larger than 2 bytes by @paulr34 in #1546
  • Set warnings for enabled Matter commands with disabled response command by @ethanzhouyc in #1536
  • Provide the metadata for tooling that cares about executing zap and supports the JSON-based metaformat. by @paulr34 in #1550

Full Changelog: v2025.02.26...v2025.03.27