Releases: project-chip/zap
Releases · project-chip/zap
v2023.02.25-nightly
What's Changed
- Fixing helpers/queries when dealing with mfg specific options by @brdandu in #939
- Notification documentation by @paulr34 in #932
- Fix backwards compatibility for recent zap changes by @brdandu in #944
- Syncing the rel branch of CSA fork after rebasing master into rel by @brdandu in #927
- Deal with ordering in the endpoint-config generated structs. by @tecimovic in #945
- Backwards Compatibility Fix by @brdandu in #947
- Restore matter unit tests and fix backwards compatibility. by @tecimovic in #948
- Make the zap install path absolute for CI by @andy31415 in #949
- Change deviceType to 32-bit. by @bzbarsky-apple in #951
- Fixing Token Attribute helpers by @brdandu in #953
- Fix cluster list generation. by @bzbarsky-apple in #955
Full Changelog: v2023.02.16-nightly...v2023.02.25-nightly
v2023.02.16-nightly
What's Changed
- Add CommissionerCommands::PairWithCode discoverOnce optional argument by @vivien-apple in #928
- Minor cleanup for zap's attribute token helpers by @brdandu in #929
- Bugfix/zapp 1036 fix zap token generated file 2 by @brdandu in #931
- Bugfix/zapp 1036 fix zap token generated file 2 by @brdandu in #933
- migrate download-artifact to Artifactory (Nexus deprecated) by @jingteng25742 in #934
Full Changelog: v2023.02.10-nightly...v2023.02.16-nightly
v2023.02.10-nightly
What's Changed
- Fix a problem where custom XML in a .zap file would not load properly. by @tecimovic in #924
- Create token helpers for generating the token files using ZAP by @brdandu in #919
- new: support for cluster shutdown functions by @rochaferraz in #921
New Contributors
- @rochaferraz made their first contribution in #921
Full Changelog: v2023.02.09-nightly...v2023.02.10-nightly
v2023.02.09-nightly
What's Changed
- Fix preview pane not showing any content. by @aspecter in #923
- Use a single Matter config yaml instead of per-list yamls or hardcoded lists. by @bzbarsky-apple in #922
Full Changelog: v2023.02.03-nightly...v2023.02.09-nightly
v2023.02.03-nightly
What's Changed
- Added code to enable EventList support for Matter by @emargolis in #914
New Contributors
- @emargolis made their first contribution in #914
Full Changelog: v2023.01.31-nightly...v2023.02.03-nightly
v2023.01.31-nightly
What's Changed
- remove shadow from header by @tbrkollar in #881
- Fix Matter job by running zap_regen_all with the same clang-format as Matter again. by @bzbarsky-apple in #902
- Add a resolveEnvVars option to .zap package.pathRelativity by @q-thla in #891
- Add CommissionerCommands::GetCommissionerNodeId by @vivien-apple in #910
- Allowing Data types having the same name to be loaded into the DB by @brdandu in #908
- Upgrade Quasar to v2 and Vue to v3. by @aspecter in #865
New Contributors
Full Changelog: v2023.01.19-nightly...v2023.01.31-nightly
v2023.01.19-nightly
What's Changed
- Fix dimmable light test. by @aspecter in #889
- Add better documentation for the handling of struct renames in asObjectiveCClass by @bzbarsky-apple in #895
- Fix handling of manufacturerCode in various places. by @bzbarsky-apple in #888
- handle exception for httpGetInitialState() gracefully. by @jingteng25742 in #900
- Fix response determination in ClustersHelper. by @bzbarsky-apple in #901
New Contributors
Full Changelog: v2023.01.18-nightly...v2023.01.19-nightly
v2023.01.18-nightly
What's Changed
- Make sure to use the old struct name for ObjC types when using the old cluster name. by @bzbarsky-apple in #894
Full Changelog: v2023.01.17-nightly...v2023.01.18-nightly
v2023.01.17-nightly
What's Changed
- fix attribute / cluster generation issue in template by @jingteng25742 in #887
Full Changelog: v2023.01.09-nightly...v2023.01.17-nightly