Skip to content

Releases: project-chip/zap

v2024.09.27

01 Oct 18:16
5b64118
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.09.20...v2024.09.27

v2024.09.26-nightly

26 Sep 21:01
4f8060d
Compare
Choose a tag to compare
v2024.09.26-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.09.20...v2024.09.26-nightly

v2024.09.20

20 Sep 15:09
2b71747
Compare
Choose a tag to compare

What's Changed

  • adding Unify code generation diff check by @dhchandw in #1416
  • Update eslint configuration and adding comment to all functions which do not have them. by @brdandu in #1414
  • Update to node v20 for ZAP by @brdandu in #1419
  • can go back to endpoint config from extensions and options page by @dhchandw in #1418
  • Fix the ordering of the device types using endpoint type device's device order. by @brdandu in #1421
  • cleanup by @paulr34 in #1422
  • Fix commands not displayed in Matter clusters by @ethanzhouyc in #1425
  • dynamically enabling Matter/Zigbee only components for CMP by @paulr34 in #1427

Full Changelog: v2024.08.27...v2024.09.20

v2024.09.20-nightly

20 Sep 15:12
2b71747
Compare
Choose a tag to compare
v2024.09.20-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.09.10-nightly...v2024.09.20-nightly

v2024.09.10-nightly

10 Sep 13:22
80dfe7a
Compare
Choose a tag to compare
v2024.09.10-nightly Pre-release
Pre-release

What's Changed

  • Update to node v20 for ZAP by @brdandu in #1419
  • can go back to endpoint config from extensions and options page by @dhchandw in #1418
  • Fix the ordering of the device types using endpoint type device's device order. by @brdandu in #1421

Full Changelog: v2024.09.05-nightly...v2024.09.10-nightly

v2024.09.05-nightly

05 Sep 19:38
6f8c18a
Compare
Choose a tag to compare
v2024.09.05-nightly Pre-release
Pre-release

What's Changed

  • adding Unify code generation diff check by @dhchandw in #1416
  • Update eslint configuration and adding comment to all functions which do not have them. by @brdandu in #1414

Full Changelog: v2024.08.27...v2024.09.05-nightly

v2024.08.27

04 Sep 15:06
43da6e8
Compare
Choose a tag to compare

What's Changed

  • Endpoint composition xml update and loader enhancements for Conformance and Constraints by @paulr34 in #1406
  • Getting rid of all trailing commas by @brdandu in #1407
  • fixed bugs with notification system: by @dhchandw in #1408
  • Syncing Multi-protocol Endpoint Type Attribute Default Values by @brdandu in #1410
  • Catching duplicate attributes, commands and events in the .zap file and fixing them by @brdandu in #1412
  • Feature Page phase 1 by @ethanzhouyc in #1409

Full Changelog: v2024.08.15...v2024.08.27

v2024.08.15

15 Aug 20:44
33637fe
Compare
Choose a tag to compare

What's Changed

  • Fix glitchy scrolling in attributes by removing virtual-scroll by @ethanzhouyc in #1377
  • Adding tests for Matter custom xml support by @dhchandw in #1389
  • Remove console prints for compliance when running tests by @ethanzhouyc in #1393
  • fixing XML and making the corresponding changes to the composition test by @paulr34 in #1395
  • feat: modify zclclusterview popup to page by @tbrkollar in #1383
  • Include Steps To development-instructions.md For Building zap-cli by @paulr34 in #1396
  • Fix row number discrepancy in Matter attributes by @ethanzhouyc in #1401
  • Issue 1397 by @paulr34 in #1398
  • Adding constraints to the database tables to avoid redundant entries by @brdandu in #1352
  • Bug/accessing undefined variables unappropriately/zap#1379 by @brdandu in #1400
  • Fix support for global types in Python Matter codegen by @arkq in #1394
  • added triggers to check for and handle code conflicts in custom XMLs and updated relevant tests by @dhchandw in #1402
  • Getting rid of unused packages by @brdandu in #1388
  • Code formating by @brdandu in #1404
  • hot fix for passing in packageIds by @paulr34 in #1405

New Contributors

Full Changelog: v2024.08.05...v2024.08.15

v2024.08.15-nightly

15 Aug 20:34
33637fe
Compare
Choose a tag to compare
v2024.08.15-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.08.14-nightly...v2024.08.15-nightly

v2024.08.14-nightly

14 Aug 16:21
dca1ad0
Compare
Choose a tag to compare
v2024.08.14-nightly Pre-release
Pre-release

What's Changed

  • Fix glitchy scrolling in attributes by removing virtual-scroll by @ethanzhouyc in #1377
  • Adding tests for Matter custom xml support by @dhchandw in #1389
  • Remove console prints for compliance when running tests by @ethanzhouyc in #1393
  • fixing XML and making the corresponding changes to the composition test by @paulr34 in #1395
  • feat: modify zclclusterview popup to page by @tbrkollar in #1383
  • Include Steps To development-instructions.md For Building zap-cli by @paulr34 in #1396
  • Fix row number discrepancy in Matter attributes by @ethanzhouyc in #1401
  • Issue 1397 by @paulr34 in #1398
  • Adding constraints to the database tables to avoid redundant entries by @brdandu in #1352
  • Bug/accessing undefined variables unappropriately/zap#1379 by @brdandu in #1400
  • Fix support for global types in Python Matter codegen by @arkq in #1394

New Contributors

Full Changelog: v2024.08.05...v2024.08.14-nightly