Skip to content

v2024.08.14-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 16:21
· 51 commits to master since this release
dca1ad0

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