Skip to content

Releases: project-chip/zap

v2025.10.23

23 Oct 18:23
1d6778b

Choose a tag to compare

What's Changed

  • Support device type revisions by @andy31415 in #1658
  • Fix: delete and add functionality when editing device type by @dhchandw in #1660
  • Improving Matter generation time for Simplicity Studio by @brdandu in #1657
  • Ensure endpoint is deleted before creating a new one in "Delete and Add" by @dhchandw in #1661

Full Changelog: v2025.10.21...v2025.10.23

v2025.10.23-nightly

23 Oct 14:08
d751c4b

Choose a tag to compare

v2025.10.23-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2025.10.21...v2025.10.23-nightly

v2025.10.21

21 Oct 19:06
a8323e3

Choose a tag to compare

What's Changed

  • Add native Apple Silicon (ARM64) support for zap-cli builds by @Chapoly1305 in #1607
  • Add Cypress tests for feature page and clean up Cypress tests by @ethanzhouyc in #1629
  • Executing post processing commands synchronously by @brdandu in #1631
  • Feature Page: Add conformance translation tooltip and external documentation link by @ethanzhouyc in #1626
  • Fix new SonarQube issues by @ethanzhouyc in #1641
  • adding support for apiMaturity handling to Events by @Alami-Amine in #1637
  • Improvement/package selection fix and run upgrade rules during file import or open/zap#1638 by @brdandu in #1643
  • added template helper to get mandatory attribute count by @dhchandw in #1642
  • Fixing the UI for attribute reporting by @brdandu in #1649
  • fix: correct hex padding for as_generated_default_macro to fix 24-bit attribute defaults by @brdandu in #1648
  • Making sure users can continue editing the UI because something is wrong with validation and this is not reproducible in all machines by @brdandu in #1650
  • Adding error handling for the atomic types under overridable by @brdandu in #1651
  • Fitering out atomic bitmaps from zcl_bitmaps just like we do from zcl_enums by @brdandu in #1653
  • Adding log warnings in helpers when data types cannot be determined by @brdandu in #1654
  • Running ZAP code gen check against the v1.0-branch release of Chip and the tip of chip repo by @brdandu in #1655

New Contributors

Full Changelog: v2025.07.24...v2025.10.21

v2025.10.21-nightly

21 Oct 18:53
a8323e3

Choose a tag to compare

v2025.10.21-nightly Pre-release
Pre-release

What's Changed

  • Adding error handling for the atomic types under overridable by @brdandu in #1651
  • Fitering out atomic bitmaps from zcl_bitmaps just like we do from zcl_enums by @brdandu in #1653
  • Adding log warnings in helpers when data types cannot be determined by @brdandu in #1654
  • Running ZAP code gen check against the v1.0-branch release of Chip and the tip of chip repo by @brdandu in #1655

Full Changelog: v2025.09.23-nightly...v2025.10.21-nightly

v2025.03.21-nightly

21 Oct 18:34
a8323e3

Choose a tag to compare

v2025.03.21-nightly Pre-release
Pre-release

What's Changed

  • Adding error handling for the atomic types under overridable by @brdandu in #1651
  • Fitering out atomic bitmaps from zcl_bitmaps just like we do from zcl_enums by @brdandu in #1653
  • Adding log warnings in helpers when data types cannot be determined by @brdandu in #1654
  • Running ZAP code gen check against the v1.0-branch release of Chip and the tip of chip repo by @brdandu in #1655

Full Changelog: v2025.09.23-nightly...v2025.03.21-nightly

v2025.09.24-nightly

24 Sep 14:40

Choose a tag to compare

v2025.09.24-nightly Pre-release
Pre-release

v2025.09.23-nightly

23 Sep 16:14
0033a3c

Choose a tag to compare

v2025.09.23-nightly Pre-release
Pre-release

What's Changed

  • Fixing the UI for attribute reporting by @brdandu in #1649
  • fix: correct hex padding for as_generated_default_macro to fix 24-bit attribute defaults by @brdandu in #1648
  • Making sure users can continue editing the UI because something is wrong with validation and this is not reproducible in all machines by @brdandu in #1650

Full Changelog: v2025.09.10-nightly...v2025.09.23-nightly

v2025.09.10-nightly

10 Sep 19:52
e0f466a

Choose a tag to compare

v2025.09.10-nightly Pre-release
Pre-release

What's Changed

  • adding support for apiMaturity handling to Events by @Alami-Amine in #1637
  • Improvement/package selection fix and run upgrade rules during file import or open/zap#1638 by @brdandu in #1643
  • added template helper to get mandatory attribute count by @dhchandw in #1642

Full Changelog: v2025.08.27-nightly...v2025.09.10-nightly

v2025.08.27-nightly

27 Aug 19:44
b82c54c

Choose a tag to compare

v2025.08.27-nightly Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2025.07.24...v2025.08.27-nightly

v2025.07.24

24 Jul 18:59
b3a5eae

Choose a tag to compare

What's Changed

  • When closing ZAP sometimes a system error shows up by @brdandu in #1613
  • Re: Update iteration keyword replacement to have tokens to upper camel case by @dhchandw in #1616
  • Fixing the generation for Attribute Min Max used in endpoint_config.h by @brdandu in #1617
  • Bug/fixing min max endpoint config header/zap#1615 by @brdandu in #1618
  • Adding sonarqube integration for ZAP. Just add your token to sonar-project.properties and run 'npm run sonar' by @brdandu in #1620
  • Adding IsReadable Flag to be able to configure Write-only attributes by @Alami-Amine in #1619
  • Fix Security and Reliability issues on SonarQube by @ethanzhouyc in #1623
  • Cluster Feature Page - Enable feature toggling and sync with device type feature page by @ethanzhouyc in #1604

New Contributors

Full Changelog: v2025.06.09...v2025.07.24