v2025.10.21
·
9 commits
to master
since this release
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