Skip to content

Releases: project-chip/zap

v2025.06.09

09 Jun 17:15
dbe4ed5
Compare
Choose a tag to compare

What's Changed

  • Minor validation check improvement by @brdandu in #1605
  • Adding helpers for Cluster specific object files by @dhchandw in #1603
  • sdk root is always there so check sdkProvidedProperties first by @paulr34 in #1606

Full Changelog: v2025.05.22...v2025.06.09

v2025.05.22

28 May 19:18
f3e70da
Compare
Choose a tag to compare

What's Changed

  • Add Confirmation Dialog on Device Type Feature Toggle and Disable Toggling when Related Cluster is Disabled by @ethanzhouyc in #1554
  • show save button in ide when dirtyflag is sent to parent by @paulr34 in #1594

Full Changelog: v2025.05.14...v2025.05.22

v2025.05.14

14 May 21:18
edb12bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.05.13...v2025.05.14

v2025.05.13

13 May 14:24
e4b22bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.05.07...v2025.05.13

v2025.05.07

07 May 16:19
3d572e8
Compare
Choose a tag to compare

What's Changed

  • Fix the Legal Clusters view where users will only see clusters associated with a device type and not just enabled clusters which is wrong by @brdandu in #1573
  • Extending existing helper by @brdandu in #1575
  • Fix endianness issue when the hex value length is odd by @brdandu in #1579
  • Adding default value column for command args, event fields and struct items by @dhchandw in #1580
  • Bug/update gen templates json file for nested files/zapp 1297 by @brdandu in #1577
  • Adding db constraints for enum items, struct items and bitmap fields by @dhchandw in #1581
  • Update tests for Cluster Extensions in Custom XML by @dhchandw in #1582
  • Fix various helpers that were not handling name collisions between global and cluster-specific structs. by @bzbarsky-apple in #1584
  • Fix asStructPropertyName to handle pluralized acronyms better. by @bzbarsky-apple in #1583
  • Adding search by enum/bitmap name and Cluster name by @brdandu in #1590
  • Fix Matter helpers to do the right thing with global enums/bitmaps. by @bzbarsky-apple in #1593
  • Resolve element optionality via both optional attribute and conformance by @ethanzhouyc in #1578

Full Changelog: v2025.04.10...v2025.05.07

v2025.05.06-nightly

06 May 18:15
e26405c
Compare
Choose a tag to compare
v2025.05.06-nightly Pre-release
Pre-release

What's Changed

  • Adding search by enum/bitmap name and Cluster name by @brdandu in #1590
  • Fix Matter helpers to do the right thing with global enums/bitmaps. by @bzbarsky-apple in #1593

Full Changelog: v2025.04.29-nightly...v2025.05.06-nightly

v2025.04.29-nightly

29 Apr 18:26
e74dd35
Compare
Choose a tag to compare
v2025.04.29-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2025.04.28-nightly...v2025.04.29-nightly

v2025.04.28-nightly

28 Apr 18:38
4aaa973
Compare
Choose a tag to compare
v2025.04.28-nightly Pre-release
Pre-release

What's Changed

  • Fix endianness issue when the hex value length is odd by @brdandu in #1579
  • Adding default value column for command args, event fields and struct items by @dhchandw in #1580
  • Bug/update gen templates json file for nested files/zapp 1297 by @brdandu in #1577
  • Adding db constraints for enum items, struct items and bitmap fields by @dhchandw in #1581
  • Update tests for Cluster Extensions in Custom XML by @dhchandw in #1582
  • Fix various helpers that were not handling name collisions between global and cluster-specific structs. by @bzbarsky-apple in #1584

Full Changelog: v2025.04.15-nightly...v2025.04.28-nightly

v2025.04.15-nightly

15 Apr 13:09
317a7db
Compare
Choose a tag to compare
v2025.04.15-nightly Pre-release
Pre-release

What's Changed

  • Fix the Legal Clusters view where users will only see clusters associated with a device type and not just enabled clusters which is wrong by @brdandu in #1573
  • Extending existing helper by @brdandu in #1575

Full Changelog: v2025.04.10...v2025.04.15-nightly

v2025.04.10

10 Apr 20:03
e40b09d
Compare
Choose a tag to compare

What's Changed

  • Cluster Feature Page - Display Feature Info by @ethanzhouyc in #1544
  • Support touppercamelcase in iterator for split templates by @andy31415 in #1566
  • Increasing timeout because for now it is not reasonable for all machines by @brdandu in #1564
  • Clean up helper when structs with same name exist as a global struct and a cluster specific one by @brdandu in #1562
  • Fix: Adding device types through custom XML by @dhchandw in #1565
  • adding icon by @paulr34 in #1571
  • Fix: error in postCluster by @dhchandw in #1572

Full Changelog: v2025.04.03...v2025.04.10