- 8b63392 update package dependencies (#1667) by Paul Regan · 5 weeks ago main upstream/master upstream/rel v2026.02.26
- f1bb331 Ensure all XML Files are included in validate and format scripts (#1693) by Dhruv Chandwani · 5 weeks ago v2026.02.26-nightly
- 3583c53 Add Cypress config-loading tests for Zigbee, Matter, and multiprotocol modes (#1692) by Tibor Kollar · 5 weeks ago
- c8d348f parallelize generation and notification paths with Promise.all (#1687) by Bharat Raju · 6 weeks ago
- 88ce52f Cleaning up the broken functionality for UI not catching the errors from SQL Triggers (#1689) by Bharat Raju · 6 weeks ago v2026.02.24-nightly
- 4aef011 Making sure that the nvm stored attributes are ordered by endpoint (#1686) by Bharat Raju · 6 weeks ago
- aa255e4 use fieldId for event fields with id fallback (#1690) by Dhruv Chandwani · 6 weeks ago
- d5ca93b ZAPP-1695: Enable toggling desc features to fix the TagList feature issue (#1685) by Ethan Zhou · 7 weeks ago v2026.02.11-nightly
- e33856a Add test for Tour in Multiprotocol mode (#1681) by Tibor Kollar · 8 weeks ago
- 854958f Improve coverage with Cypress E2E tests and split test setup by mode (Zigbee/Matter/Multiprotocol) (#1680) by Tibor Kollar · 8 weeks ago
- c1d835e Adding unit tests to improve the code coverage of jest unit tests in ZAP (#1652) by Bharat Raju · 3 months ago
- 63a4f0b Add aarch64 paths to `apack.json` for Linux and Windows (#1677) by puddly · 3 months ago
- 58a3d85 Add support for static template generation control (#1674) by Dhruv Chandwani · 4 months ago v2025.12.02
- 62306d7 Open first endpoint when opening .zap file (#1673) by Bharat Raju · 4 months ago
- 512a4e5 Show package warnings when incorrect attribute default values are present in xml files (#1671) by Bharat Raju · 4 months ago
- 9df9192 Endpoint Composition Support (#1668) by Paul Regan · 5 months ago
- 2521160 - Not showing incorrect warnings for endpoint 0 (#1670) by Bharat Raju · 5 months ago
- aa68383 Changing the data type by name helpers to use data type name and cluster (#1669) by Bharat Raju · 5 months ago
- 5adfdc8 Add --no-emoji option to disable emoji characters in console output (#1635) by Paul Regan · 5 months ago
- 3c41a22 - Add cluster name to the ordering to make sure that the data types always return in the same order every time for matter (#1645) by Bharat Raju · 5 months ago
- 1759ea6 update pkg runtime to Node 20 for zap-cli packaging (#1665) by Dhruv Chandwani · 5 months ago
- f48427d Fix download-artifact script - use github token for all Github API calls (#1647) by Dhruv Chandwani · 5 months ago
- a7b3727 - Adding a type extraction which takes array type into consideration first and then takes the type otherwise. helpful for attribute block helpers (#1663) by Bharat Raju · 5 months ago
- 643a8a0 Adding apiMaturity for bimap fields, enum items and struct items (#1662) by Bharat Raju · 5 months ago
- 2fa4a33 - Updating the zcl.xsd with matter relevant elements and updating the validate script to check the data-model xml within the zap repo (#1646) by Bharat Raju · 5 months ago
- 1d6778b Ensure endpoint is deleted before creating a new one in "Delete and Add" (#1661) by Dhruv Chandwani · 5 months ago v2025.10.23
- 118bf2e - Using slc args json file when opening .zap files and changing the zcl and templates meta data to use what is in the slc agrs json file during the file open operation (#1657) by Bharat Raju · 5 months ago
- e77e59a Fix: delete and add functionality when editing device type (#1660) by Dhruv Chandwani · 5 months ago
- d751c4b Support device type revisions (#1658) by Andrei Litvin · 5 months ago v2025.10.23-nightly
- a8323e3 Running ZAP code gen check against the v1.0-branch release of Chip and the tip of chip repo (#1655) by Bharat Raju · 6 months ago v2025.03.21-nightly v2025.10.21 v2025.10.21-nightly
- bbf4320 Adding log warnings in helpers when data types cannot be determined (#1654) by Bharat Raju · 6 months ago
- a4e678c - Fitering out atomic bitmaps from zcl_bitmaps just like we do from zcl_enums (#1653) by Bharat Raju · 6 months ago
- ba7bb60 Adding error handling messages for the atomic types under overridable (#1651) by Bharat Raju · 6 months ago
- 0033a3c Making sure users can continue editing the UI because something is wrong with validation and this is not reproducible in all machines (#1650) by Bharat Raju · 6 months ago v2025.09.23-nightly
- fd8826d fix: correct hex padding for as_generated_default_macro to fix 24-bit attribute defaults (#1648) by Bharat Raju · 6 months ago
- b7e6050 Fixing the UI for attribute reporting (#1649) by Bharat Raju · 6 months ago
- e0f466a added template helper to get mandatory attribute count (#1642) by Dhruv Chandwani · 7 months ago v2025.09.10-nightly
- 37ba4da Add upgrade rules to be implemented to zap file open and implement user-selected package persistence for .zap file imports when the paths in it a wrong relatively (#1643) by Bharat Raju · 7 months ago
- d6ee831 adding support for `apiMaturity` handling to Events (#1637) by Amine Alami · 7 months ago
- b82c54c Fix new SonarQube issues (#1641) by Ethan Zhou · 7 months ago v2025.08.27-nightly
- 979e8b6 Feature Page: Add conformance translation tooltip and external documentation link (#1626) by Ethan Zhou · 8 months ago
- fd75334 Executing post processing commands synchronously (#1631) by Bharat Raju · 8 months ago
- 6983ca0 Add Cypress tests for feature page and clean up Cypress tests (#1629) by Ethan Zhou · 8 months ago
- a33fa6b Add native Apple Silicon (ARM64) support for zap-cli builds (#1607) by Super Chiba · 8 months ago
- b3a5eae Cluster Feature Page - Enable feature toggling and sync with device type feature page (#1604) by Ethan Zhou · 8 months ago v2025.07.24 v2025.07.24-nightly
- 693a608 Fix Security and Reliability issues on SonarQube (#1623) by Ethan Zhou · 9 months ago
- 3766850 [Matter] Adding IsReadable Flag to be able to configure Write-only attributes (#1619) by Amine Alami · 9 months ago
- a5a8b56 - Adding sonarqube integration for ZAP. Just add your token to sonar-project.properties and run 'npm run sonar' (#1620) by Bharat Raju · 9 months ago
- 4e7d682 - Minor cleanup on min/max values when they are not resolved correctly (#1618) by Bharat Raju · 9 months ago v2025.07.08-nightly
- 93f5d14 Fixing the generation for Attribute Min Max used in endpoint_config.h (#1617) by Bharat Raju · 9 months ago
- e1b5456 Re: Update iteration keyword replacement to have `tokens to upper camel case` (#1616) by Dhruv Chandwani · 9 months ago
- ecced08 When closing ZAP sometimes a system error shows up (#1613) by Bharat Raju · 9 months ago
- dbe4ed5 sdk root is always there so check sdkProvidedProperties first because if it is present it should be used (#1606) by Paul Regan · 10 months ago v2025.06.09
- e76a9f0 Adding helpers to generate cluster specific object files (#1603) by Dhruv Chandwani · 10 months ago
- adca046 Minor validation error fix (#1605) by Bharat Raju · 10 months ago
- f3e70da show save button in ide when dirtyflag is sent to parent (#1594) by Paul Regan · 11 months ago v2025.05.22
- 22a7ca3 Add Confirmation Dialog on Device Type Feature Toggle and Disable Toggling when Related Cluster is Disabled (#1554) by Ethan Zhou · 11 months ago
- edb12bb Revert "update build and release workflow (#1597)" (#1599) by Dhruv Chandwani · 11 months ago v2025.05.14
- af9340b Adding upgrade rule mechanism in ZAP for SDKs (#1589) by Bharat Raju · 11 months ago
- e4b22bb ide integration fix (#1587) by Paul Regan · 11 months ago v2025.05.13
- 726779b wait for server (#1588) by Paul Regan · 11 months ago
- b3c77e6 update build and release workflow (#1597) by Dhruv Chandwani · 11 months ago
- 8043f56 Generating correctly for string type attributes which have numbers only as their default values when using helper-endpointconfig.js (#1595) by Bharat Raju · 11 months ago
- 3d572e8 Resolve element optionality via both optional attribute and conformance (#1578) by Ethan Zhou · 11 months ago v2025.05.07
- e26405c Fix Matter helpers to do the right thing with global enums/bitmaps. (#1593) by Boris Zbarsky · 11 months ago v2025.05.06-nightly
- 5d1df1c Adding search by enum/bitmap name and Cluster name (#1590) by Bharat Raju · 11 months ago
- e74dd35 Fix asStructPropertyName to handle pluralized acronyms better. (#1583) by Boris Zbarsky · 11 months ago v2025.04.29-nightly
- 4aaa973 Fix various helpers that were not handling name collisions between global and cluster-specific structs. (#1584) by Boris Zbarsky · 11 months ago v2025.04.28-nightly
- d785a36 Update tests for Cluster Extensions in Custom XML (#1582) by Dhruv Chandwani · 12 months ago
- 43455f0 Adding db constraints for enum items, struct items and bitmap fields (#1581) by Dhruv Chandwani · 12 months ago
- ff46f97 - Add another templates json file into the package tables when any json files within it are updated. The newly added templates json file is in sync and the older ones will be out of sync in the package table when a nested json file is changed (#1577) by Bharat Raju · 12 months ago
- ef42589 Adding default value column for command args, event fields and struct items (#1580) by Dhruv Chandwani · 12 months ago
- a4e2781 Fix endianness issue when the hex value length is odd (#1579) by Bharat Raju · 12 months ago
- 317a7db - Extending existing helper (#1575) by Bharat Raju · 12 months ago v2025.04.15-nightly
- 74eadd0 Fix the Legal Clusters view where users will only see clusters associated with a device type and not just enabled clusters which is wrong (#1573) by Bharat Raju · 12 months ago
- e40b09d Fix: error in postCluster (#1572) by Dhruv Chandwani · 12 months ago v2025.04.10 v2025.04.10-nightly
- b9342bd adding icon (#1571) by Paul Regan · 12 months ago
- 973efe7 Fix: Adding device types through custom XML (#1565) by Dhruv Chandwani · 12 months ago
- 5458d9a Clean up helper when structs with same name exist as a global struct and a cluster specific one (#1562) by Bharat Raju · 12 months ago v2025.04.08-nightly
- 1a2f946 Increasing timeout because for now it is not reasonable for all machines (#1564) by Bharat Raju · 1 year ago v2025.04.03-nightly
- 4c9871c Support touppercamelcase in iterator for split templates (#1566) by Andrei Litvin · 1 year ago
- 3375934 Cluster Feature Page - Display Feature Info (#1544) by Ethan Zhou · 1 year ago
- 8d714d6 Cleaning up loadPartial to make sure they are registered properly before generation (#1558) by Bharat Raju · 1 year ago v2025.04.03
- d814b12 Handling struct items properly when we have a global and cluster specific struct with the same name (#1557) by Bharat Raju · 1 year ago
- eceeced Allow user to edit a device type on an existing endpoint as a new endpoint config and not an overwrite on existing endpoint config (#1541) by Bharat Raju · 1 year ago v2025.04.01
- dbef348 Creating extensions for ZAP files using .zapExtension files (#1552) by Bharat Raju · 1 year ago
- ce14d1a Fix: Handling package paths in different drives than user home dir or zap file location (#1547) by Dhruv Chandwani · 1 year ago
- dc0747a Provide the metadata for tooling that cares about executing zap and supports the JSON-based metaformat. (#1550) by Paul Regan · 1 year ago v2025.03.27
- b14541b Set warnings for enabled Matter commands with disabled response command (#1536) by Ethan Zhou · 1 year ago
- abc348f Only Zigbee can't have min/max for attributes larger than 2 bytes (#1546) by Paul Regan · 1 year ago v2025.03.25-nightly
- 7dd15ec Allow cluster specific and generic data types with the same name in the XML (#1542) by Bharat Raju · 1 year ago v2025.03.24-nightly
- 049aa34 Timeout generation with an error if the template generation is taking forever (#1539) by Bharat Raju · 1 year, 1 month ago
- d439600 Adapt ZAP to Support Both List Type Definition Formats for Attributes (#1530) by Ethan Zhou · 1 year, 1 month ago
- b7c0b36 Fix: dirty state incorrectly being set to 1 upon .zap file open (#1537) by Dhruv Chandwani · 1 year, 1 month ago
- c903b91 Allow Features to have cluster codes just like bitmaps and other data types (#1538) by Bharat Raju · 1 year, 1 month ago
- f39dca6 Relocate Feature Conformance Functions for Better Code Organization (#1535) by Ethan Zhou · 1 year, 1 month ago
- 9457ed9 Adding clusterExtension Support from standard xml file loading like we do from zcl.json (#1532) by Bharat Raju · 1 year, 1 month ago
- 218bd93 Endpoint type elements related to custom xml are deleted upon deletion of custom xml for a given session (#1531) by Dhruv Chandwani · 1 year, 1 month ago
- be9048b Set feature conformance warnings on ZAP file import and Replace outdated equivalents (#1525) by Ethan Zhou · 1 year, 1 month ago v2025.02.26 v2025.02.26-nightly
- 7b977aa Fix Provisional Cluster Warning Bugs (#1523) by Ethan Zhou · 1 year, 1 month ago