Skip to content

Releases: project-chip/zap

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

v2024.07.23-nightly

23 Jul 15:26
8af71bf
Compare
Choose a tag to compare
v2024.07.23-nightly Pre-release
Pre-release

What's Changed

  • Add zap-devserver target to package.json by @YanchengZhou in #1360
  • Feature/reconfigure the new edpoint card by @tbrkollar in #1354
  • restructured dom test in test/ui.test.js to avoid local intermittent failures by @dhchandw in #1363
  • Show standard clusters when custom device types are added from custom xml by @brdandu in #1359

New Contributors

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

v2024.07.10-nightly

10 Jul 16:06
d216b84
Compare
Choose a tag to compare
v2024.07.10-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.06.14-nightly...v2024.07.10-nightly