Releases: Nerivec/zigbee-on-host
Releases · Nerivec/zigbee-on-host
v0.1.12
What's Changed
- fix: process duplicate MAC assoc req as rejoin if known
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #35
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #36
- chore(deps-dev): bump @types/node from 22.15.16 to 22.15.17 in the development-dependencies group by @dependabot in #37
- chore(deps-dev): bump @types/node from 22.15.17 to 22.15.19 in the development-dependencies group by @dependabot in #38
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #39
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
New Contributors
- @github-actions made their first contribution in #31
- @dependabot made their first contribution in #33
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- dev: revamp cli, add utils to sniff & reset stack by @Nerivec in #29
- fix: routing by @Nerivec in #30
- fix: keep track of delivery failures for route repair (first pass)
- fix: keep track of route failures for route repair (first pass)
- fix: prevent MTORR from scheduling too often
- fix: handle source route retrieval errors better
- fix: multicast (group) addressing
- fix: GP commissioning mode timeout not cleared on re-enter while already running
- fix: pass SpinelStatus cause to thrown errors
- fix: improve naming, returns and various dev-related stuff
Full Changelog: v0.1.9...v0.1.10