Skip to content

Releases: project-chip/zap

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

v2024.06.14-nightly

14 Jun 13:53
f002e92
Compare
Choose a tag to compare
v2024.06.14-nightly Pre-release
Pre-release

What's Changed

  • show NULL when nullable and default is null by @paulr34 in #1336
  • Update sql schema with on delete/update cascade by @brdandu in #1338
  • changing types to lower case for Matter by @paulr34 in #1340

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

v2024.06.10-nightly

10 Jun 15:53
1bf40e8
Compare
Choose a tag to compare
v2024.06.10-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.06.04...v2024.06.10-nightly

v2024.06.04

05 Jun 13:56
1cc9343
Compare
Choose a tag to compare

What's Changed

  • Custom XML import endpoint type issue when opening .zap file by @brdandu in #1334

Full Changelog: v2024.05.24...v2024.06.04

v2024.05.24

24 May 11:45
851ac0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.05.23...v2024.05.24

v2024.05.24-nightly

24 May 11:45
851ac0b
Compare
Choose a tag to compare
v2024.05.24-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.05.23...v2024.05.24-nightly

v2024.05.23

23 May 20:29
dc9997e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.05.08...v2024.05.23

v2024.05.23-nightly

23 May 20:26
dc9997e
Compare
Choose a tag to compare
v2024.05.23-nightly Pre-release
Pre-release

What's Changed

Full Changelog: v2024.05.08...v2024.05.23-nightly

v2024.05.08

08 May 21:11
0cc6562
Compare
Choose a tag to compare

What's Changed

  • GUI_fix by @paulr34 in #1313
  • tempState by @paulr34 in #1316
  • Adding attribute-mapping capability in ZAP where 2 attributes can be linked to each other by @brdandu in #1314
  • Minor cleanup. Adding async to handlebar block helpers such that generation is consistent for these helpers by @brdandu in #1317
  • Fix generation issues with respect to template category by @brdandu in #1318
  • Check for undefined meta info when zcl meta file is not present by @brdandu in #1320
  • Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #1315
  • Changing user_endpoints back to non async since that is breaking the backwards compatibility with after and iteratorAccumulator by @brdandu in #1321

Full Changelog: v2024.04.25...v2024.05.08