v2026.02.26
What's Changed
- Add aarch64 paths to
apack.jsonfor Linux and Windows by @puddly in #1677 - Adding unit tests to improve the code coverage of jest unit tests in ZAP by @brdandu in #1652
- Improve coverage with Cypress E2E tests and split test setup by mode (Zigbee/Matter/Multiprotocol) by @tbrkollar in #1680
- Add test for Tour in Multiprotocol mode by @tbrkollar in #1681
- ZAPP-1695: Enable toggling desc features to fix the TagList feature issue by @ethanzhouyc in #1685
- use fieldId for event fields with id fallback by @dhchandw in #1690
- Making sure that the nvm stored attributes are ordered by endpoint by @brdandu in #1686
- Cleaning up the broken functionality for UI not catching the errors from SQL Triggers by @brdandu in #1689
- parallelize generation and notification paths with Promise.all by @brdandu in #1687
- Add Cypress config-loading tests for Zigbee, Matter, and multiprotocol modes by @tbrkollar in #1692
- Ensure all XML Files are included in validate and format scripts by @dhchandw in #1693
- update package dependencies by @paulr34 in #1667
New Contributors
Full Changelog: v2025.12.02...v2026.02.26