Skip to content

v2024.08.15

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 20:44
· 27 commits to master since this release
33637fe

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