Skip to content

Releases: project-chip/zap

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

v2024.08.05

06 Aug 15:41
ed938c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.06.04...v2024.08.05

v2024.08.05-nightly

06 Aug 15:42
ed938c9
Compare
Choose a tag to compare
v2024.08.05-nightly Pre-release
Pre-release

What's Changed

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

v2024.08.06

06 Aug 15:24
ed938c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.06.04...v2024.08.06

v2024.08.06-nightly

06 Aug 15:24
ed938c9
Compare
Choose a tag to compare
v2024.08.06-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.07.26-nightly...v2024.08.06-nightly

v2024.07.26-nightly

27 Jul 03:30
af33f57
Compare
Choose a tag to compare
v2024.07.26-nightly Pre-release
Pre-release

What's Changed

  • feat: improve device type selection in cmp by @tbrkollar in #1361
  • Resolved the intermittent packageId mismatch error in gen-test.test.js and zcl-loader-consecutive.test.js when running locally by @dhchandw in #1365
  • Add api maturity support for tagging structs inside xml by @andy31415 in #1353
  • Fix fails in gen-zigbee unit tests by @ethanzhouyc in #1368
  • Fix zapTypeToClusterObjectType to handle global structs/enums/bitmaps. by @bzbarsky-apple in #1371
  • Fix zcl_struct_items_by_struct_and_cluster_name to work for global structs. by @bzbarsky-apple in #1373
  • Feature/modify cluster configuration by @tbrkollar in #1366
  • feat: switch the q-select of enable to q-checkboxes by @tbrkollar in #1369
  • Fix Darwin name determination for global structs and enums. by @bzbarsky-apple in #1374
  • Adding functionality for attribute qualities from the data model spec into ZAP: by @brdandu in #1367
  • Add support for global types in the Python Matter codegen. by @bzbarsky-apple in #1376

Full Changelog: v2024.07.23-nightly...v2024.07.26-nightly