v2023.05.04
·
357 commits
to master
since this release
What's Changed
- Add some more content-based matter tests. by @tecimovic in #958
- Minor cleanup. by @tecimovic in #959
- Feature/zap profiling by @jingteng25742 in #913
- Support touring with Vue.js 3. by @aspecter in #963
- Use MTR_DEPRECATED in Darwin availability helper. by @ksperling-apple in #964
- improve zap-config.h generation speed by 7x by @jingteng25742 in #965
- invalidate SQL cache per generation by @jingteng25742 in #966
- Adding to zcl_attributes_server and enabled_attributes_for_cluster_and_side helpers to replace chip_server_cluster_attributes by @brdandu in #899
- direct user to release page on Github landing page / document release management process. by @jingteng25742 in #972
- fix link by @jingteng25742 in #973
- Increase test coverage. by @tecimovic in #967
- Adding exceptions to if_basic_attribute by @brdandu in #975
- Bug/fix basic attribute exceptions/zap#898 by @brdandu in #976
- fix date format by @jingteng25742 in #979
- Ensure db mapping aliases commandName for commands and add response Names by @andy31415 in #981
- Deprecating stateful helpers with stateless helpers by @brdandu in #982
- Fixing App.vue so it is asynchronous by @paulr34 in #984
- Extend all_user_cluster_generated_commands with more info by @brdandu in #985
- Fix the spelling of "stringify" in error message generation. by @bzbarsky-apple in #986
- Deprecating the matter stateful helpers by @brdandu in #989
- Uccli upgrade fix by @paulr34 in #990
- deprecating chip_cluster_specific_structs and chip_shared_structs by @brdandu in #994
- fix bug when branch name have folder/slashes by @jingteng25742 in #998
- upate js, not ts, version of download-artifact with branch name bugfix by @jingteng25742 in #999
- Error message fix for loading new ZAP file by @paulr34 in #997
- Dotdot bitmap field backwards compatible fix by @brdandu in #1001
- Make zap files smaller by @tecimovic in #992
- Add isSupported helper for Darwin. by @bzbarsky-apple in #1000
- Adding struct item helper based on struct and cluster name by @brdandu in #1002
- Expose the storagePolicy of attributes in attribute iterators. by @bzbarsky-apple in #1008
- Issue 1010 upgrading by @paulr34 in #1011
- updating node by @paulr34 in #1007
New Contributors
- @ksperling-apple made their first contribution in #964
Full Changelog: v2023.02.27...v2023.05.04