Skip to content

v2025.03.24-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Mar 20:41
· 70 commits to master since this release
7dd15ec

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

Full Changelog: v2025.02.26...v2025.03.24-nightly