1. 27f4885 Align Matter/CSA encoding with events and struct fields: capture fabric sensitivity for attributes when <access fabricSensitive=true/> is present. (#1703) by Bharat Raju · 3 days ago main upstream/master
  2. bfd16fb refactor watchdog: use per-instance timers; add idle + hard template timeouts (#1702) by Bharat Raju · 10 days ago
  3. f11f148 JSDoc db-mapping keys for block helpers (#1701) by Bharat Raju · 13 days ago
  4. 4ea1067 Improve Extensions page UX (#1697) by Tibor Kollar · 5 weeks ago
  5. b6177d5 Fix some ui issues (#1694) by Tibor Kollar · 7 weeks ago
  6. 8b63392 update package dependencies (#1667) by Paul Regan · 10 weeks ago upstream/rel v2026.02.26
  7. f1bb331 Ensure all XML Files are included in validate and format scripts (#1693) by Dhruv Chandwani · 10 weeks ago v2026.02.26-nightly
  8. 3583c53 Add Cypress config-loading tests for Zigbee, Matter, and multiprotocol modes (#1692) by Tibor Kollar · 10 weeks ago
  9. c8d348f parallelize generation and notification paths with Promise.all (#1687) by Bharat Raju · 2 months ago
  10. 88ce52f Cleaning up the broken functionality for UI not catching the errors from SQL Triggers (#1689) by Bharat Raju · 2 months ago v2026.02.24-nightly
  11. 4aef011 Making sure that the nvm stored attributes are ordered by endpoint (#1686) by Bharat Raju · 2 months ago
  12. aa255e4 use fieldId for event fields with id fallback (#1690) by Dhruv Chandwani · 3 months ago
  13. d5ca93b ZAPP-1695: Enable toggling desc features to fix the TagList feature issue (#1685) by Ethan Zhou · 3 months ago v2026.02.11-nightly
  14. e33856a Add test for Tour in Multiprotocol mode (#1681) by Tibor Kollar · 3 months ago
  15. 854958f Improve coverage with Cypress E2E tests and split test setup by mode (Zigbee/Matter/Multiprotocol) (#1680) by Tibor Kollar · 3 months ago
  16. c1d835e Adding unit tests to improve the code coverage of jest unit tests in ZAP (#1652) by Bharat Raju · 4 months ago
  17. 63a4f0b Add aarch64 paths to `apack.json` for Linux and Windows (#1677) by puddly · 4 months ago
  18. 58a3d85 Add support for static template generation control (#1674) by Dhruv Chandwani · 5 months ago v2025.12.02
  19. 62306d7 Open first endpoint when opening .zap file (#1673) by Bharat Raju · 5 months ago
  20. 512a4e5 Show package warnings when incorrect attribute default values are present in xml files (#1671) by Bharat Raju · 5 months ago
  21. 9df9192 Endpoint Composition Support (#1668) by Paul Regan · 6 months ago
  22. 2521160 - Not showing incorrect warnings for endpoint 0 (#1670) by Bharat Raju · 6 months ago
  23. aa68383 Changing the data type by name helpers to use data type name and cluster (#1669) by Bharat Raju · 6 months ago
  24. 5adfdc8 Add --no-emoji option to disable emoji characters in console output (#1635) by Paul Regan · 6 months ago
  25. 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 · 6 months ago
  26. 1759ea6 update pkg runtime to Node 20 for zap-cli packaging (#1665) by Dhruv Chandwani · 6 months ago
  27. f48427d Fix download-artifact script - use github token for all Github API calls (#1647) by Dhruv Chandwani · 6 months ago
  28. 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 · 6 months ago
  29. 643a8a0 Adding apiMaturity for bimap fields, enum items and struct items (#1662) by Bharat Raju · 6 months ago
  30. 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 · 7 months ago
  31. 1d6778b Ensure endpoint is deleted before creating a new one in "Delete and Add" (#1661) by Dhruv Chandwani · 7 months ago v2025.10.23
  32. 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 · 7 months ago
  33. e77e59a Fix: delete and add functionality when editing device type (#1660) by Dhruv Chandwani · 7 months ago
  34. d751c4b Support device type revisions (#1658) by Andrei Litvin · 7 months ago v2025.10.23-nightly
  35. a8323e3 Running ZAP code gen check against the v1.0-branch release of Chip and the tip of chip repo (#1655) by Bharat Raju · 7 months ago v2025.03.21-nightly v2025.10.21 v2025.10.21-nightly
  36. bbf4320 Adding log warnings in helpers when data types cannot be determined (#1654) by Bharat Raju · 7 months ago
  37. a4e678c - Fitering out atomic bitmaps from zcl_bitmaps just like we do from zcl_enums (#1653) by Bharat Raju · 7 months ago
  38. ba7bb60 Adding error handling messages for the atomic types under overridable (#1651) by Bharat Raju · 7 months ago
  39. 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 · 8 months ago v2025.09.23-nightly
  40. fd8826d fix: correct hex padding for as_generated_default_macro to fix 24-bit attribute defaults (#1648) by Bharat Raju · 8 months ago
  41. b7e6050 Fixing the UI for attribute reporting (#1649) by Bharat Raju · 8 months ago
  42. e0f466a added template helper to get mandatory attribute count (#1642) by Dhruv Chandwani · 8 months ago v2025.09.10-nightly
  43. 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 · 8 months ago
  44. d6ee831 adding support for `apiMaturity` handling to Events (#1637) by Amine Alami · 8 months ago
  45. b82c54c Fix new SonarQube issues (#1641) by Ethan Zhou · 8 months ago v2025.08.27-nightly
  46. 979e8b6 Feature Page: Add conformance translation tooltip and external documentation link (#1626) by Ethan Zhou · 9 months ago
  47. fd75334 Executing post processing commands synchronously (#1631) by Bharat Raju · 9 months ago
  48. 6983ca0 Add Cypress tests for feature page and clean up Cypress tests (#1629) by Ethan Zhou · 9 months ago
  49. a33fa6b Add native Apple Silicon (ARM64) support for zap-cli builds (#1607) by Super Chiba · 9 months ago
  50. b3a5eae Cluster Feature Page - Enable feature toggling and sync with device type feature page (#1604) by Ethan Zhou · 10 months ago v2025.07.24 v2025.07.24-nightly
  51. 693a608 Fix Security and Reliability issues on SonarQube (#1623) by Ethan Zhou · 10 months ago
  52. 3766850 [Matter] Adding IsReadable Flag to be able to configure Write-only attributes (#1619) by Amine Alami · 10 months ago
  53. a5a8b56 - Adding sonarqube integration for ZAP. Just add your token to sonar-project.properties and run 'npm run sonar' (#1620) by Bharat Raju · 10 months ago
  54. 4e7d682 - Minor cleanup on min/max values when they are not resolved correctly (#1618) by Bharat Raju · 10 months ago v2025.07.08-nightly
  55. 93f5d14 Fixing the generation for Attribute Min Max used in endpoint_config.h (#1617) by Bharat Raju · 10 months ago
  56. e1b5456 Re: Update iteration keyword replacement to have `tokens to upper camel case` (#1616) by Dhruv Chandwani · 10 months ago
  57. ecced08 When closing ZAP sometimes a system error shows up (#1613) by Bharat Raju · 10 months ago
  58. dbe4ed5 sdk root is always there so check sdkProvidedProperties first because if it is present it should be used (#1606) by Paul Regan · 11 months ago v2025.06.09
  59. e76a9f0 Adding helpers to generate cluster specific object files (#1603) by Dhruv Chandwani · 11 months ago
  60. adca046 Minor validation error fix (#1605) by Bharat Raju · 11 months ago
  61. f3e70da show save button in ide when dirtyflag is sent to parent (#1594) by Paul Regan · 12 months ago v2025.05.22
  62. 22a7ca3 Add Confirmation Dialog on Device Type Feature Toggle and Disable Toggling when Related Cluster is Disabled (#1554) by Ethan Zhou · 12 months ago
  63. edb12bb Revert "update build and release workflow (#1597)" (#1599) by Dhruv Chandwani · 12 months ago v2025.05.14
  64. af9340b Adding upgrade rule mechanism in ZAP for SDKs (#1589) by Bharat Raju · 12 months ago
  65. e4b22bb ide integration fix (#1587) by Paul Regan · 12 months ago v2025.05.13
  66. 726779b wait for server (#1588) by Paul Regan · 12 months ago
  67. b3c77e6 update build and release workflow (#1597) by Dhruv Chandwani · 12 months ago
  68. 8043f56 Generating correctly for string type attributes which have numbers only as their default values when using helper-endpointconfig.js (#1595) by Bharat Raju · 12 months ago
  69. 3d572e8 Resolve element optionality via both optional attribute and conformance (#1578) by Ethan Zhou · 12 months ago v2025.05.07
  70. e26405c Fix Matter helpers to do the right thing with global enums/bitmaps. (#1593) by Boris Zbarsky · 1 year ago v2025.05.06-nightly
  71. 5d1df1c Adding search by enum/bitmap name and Cluster name (#1590) by Bharat Raju · 1 year ago
  72. e74dd35 Fix asStructPropertyName to handle pluralized acronyms better. (#1583) by Boris Zbarsky · 1 year ago v2025.04.29-nightly
  73. 4aaa973 Fix various helpers that were not handling name collisions between global and cluster-specific structs. (#1584) by Boris Zbarsky · 1 year ago v2025.04.28-nightly
  74. d785a36 Update tests for Cluster Extensions in Custom XML (#1582) by Dhruv Chandwani · 1 year ago
  75. 43455f0 Adding db constraints for enum items, struct items and bitmap fields (#1581) by Dhruv Chandwani · 1 year ago
  76. 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 · 1 year ago
  77. ef42589 Adding default value column for command args, event fields and struct items (#1580) by Dhruv Chandwani · 1 year ago
  78. a4e2781 Fix endianness issue when the hex value length is odd (#1579) by Bharat Raju · 1 year ago
  79. 317a7db - Extending existing helper (#1575) by Bharat Raju · 1 year, 1 month ago v2025.04.15-nightly
  80. 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 · 1 year, 1 month ago
  81. e40b09d Fix: error in postCluster (#1572) by Dhruv Chandwani · 1 year, 1 month ago v2025.04.10 v2025.04.10-nightly
  82. b9342bd adding icon (#1571) by Paul Regan · 1 year, 1 month ago
  83. 973efe7 Fix: Adding device types through custom XML (#1565) by Dhruv Chandwani · 1 year, 1 month ago
  84. 5458d9a Clean up helper when structs with same name exist as a global struct and a cluster specific one (#1562) by Bharat Raju · 1 year, 1 month ago v2025.04.08-nightly
  85. 1a2f946 Increasing timeout because for now it is not reasonable for all machines (#1564) by Bharat Raju · 1 year, 1 month ago v2025.04.03-nightly
  86. 4c9871c Support touppercamelcase in iterator for split templates (#1566) by Andrei Litvin · 1 year, 1 month ago
  87. 3375934 Cluster Feature Page - Display Feature Info (#1544) by Ethan Zhou · 1 year, 1 month ago
  88. 8d714d6 Cleaning up loadPartial to make sure they are registered properly before generation (#1558) by Bharat Raju · 1 year, 1 month ago v2025.04.03
  89. d814b12 Handling struct items properly when we have a global and cluster specific struct with the same name (#1557) by Bharat Raju · 1 year, 1 month ago
  90. 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, 1 month ago v2025.04.01
  91. dbef348 Creating extensions for ZAP files using .zapExtension files (#1552) by Bharat Raju · 1 year, 1 month ago
  92. ce14d1a Fix: Handling package paths in different drives than user home dir or zap file location (#1547) by Dhruv Chandwani · 1 year, 1 month ago
  93. dc0747a Provide the metadata for tooling that cares about executing zap and supports the JSON-based metaformat. (#1550) by Paul Regan · 1 year, 1 month ago v2025.03.27
  94. b14541b Set warnings for enabled Matter commands with disabled response command (#1536) by Ethan Zhou · 1 year, 1 month ago
  95. abc348f Only Zigbee can't have min/max for attributes larger than 2 bytes (#1546) by Paul Regan · 1 year, 1 month ago v2025.03.25-nightly
  96. 7dd15ec Allow cluster specific and generic data types with the same name in the XML (#1542) by Bharat Raju · 1 year, 2 months ago v2025.03.24-nightly
  97. 049aa34 Timeout generation with an error if the template generation is taking forever (#1539) by Bharat Raju · 1 year, 2 months ago
  98. d439600 Adapt ZAP to Support Both List Type Definition Formats for Attributes (#1530) by Ethan Zhou · 1 year, 2 months ago
  99. b7c0b36 Fix: dirty state incorrectly being set to 1 upon .zap file open (#1537) by Dhruv Chandwani · 1 year, 2 months ago
  100. c903b91 Allow Features to have cluster codes just like bitmaps and other data types (#1538) by Bharat Raju · 1 year, 2 months ago