v2025.05.07
·
43 commits
to master
since this release
What's Changed
- Fix the Legal Clusters view where users will only see clusters associated with a device type and not just enabled clusters which is wrong by @brdandu in #1573
- Extending existing helper by @brdandu in #1575
- Fix endianness issue when the hex value length is odd by @brdandu in #1579
- Adding default value column for command args, event fields and struct items by @dhchandw in #1580
- Bug/update gen templates json file for nested files/zapp 1297 by @brdandu in #1577
- Adding db constraints for enum items, struct items and bitmap fields by @dhchandw in #1581
- Update tests for Cluster Extensions in Custom XML by @dhchandw in #1582
- Fix various helpers that were not handling name collisions between global and cluster-specific structs. by @bzbarsky-apple in #1584
- Fix asStructPropertyName to handle pluralized acronyms better. by @bzbarsky-apple in #1583
- Adding search by enum/bitmap name and Cluster name by @brdandu in #1590
- Fix Matter helpers to do the right thing with global enums/bitmaps. by @bzbarsky-apple in #1593
- Resolve element optionality via both optional attribute and conformance by @ethanzhouyc in #1578
Full Changelog: v2025.04.10...v2025.05.07