Releases: project-chip/zap
Releases · project-chip/zap
v2025.10.23
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
What's Changed
- Support device type revisions by @andy31415 in #1658
Full Changelog: v2025.10.21...v2025.10.23-nightly
v2025.10.21
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
apiMaturityhandling 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
- @Chapoly1305 made their first contribution in #1607
Full Changelog: v2025.07.24...v2025.10.21
v2025.10.21-nightly
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
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
Full Changelog: v2025.09.23-nightly...v2025.09.24-nightly
v2025.09.23-nightly
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
What's Changed
- adding support for
apiMaturityhandling 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
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
New Contributors
- @Chapoly1305 made their first contribution in #1607
Full Changelog: v2025.07.24...v2025.08.27-nightly
v2025.07.24
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 caseby @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
- @Alami-Amine made their first contribution in #1619
Full Changelog: v2025.06.09...v2025.07.24