3.2.0
Info
This release introduces the following changes:
- Support for Node Identity messages (also in nRF Mesh in Configuration Server model) (#415).
- @gujor implemented Energy32, Power and Electric Current characteristics and Generic OnPowerUp messages (#394).
- Messages sent to All Nodes address will only be handled by the Primary Element on the local Node, not all (#410).
- Node features states will be shown as Unknown before they are read, not as Not enabled (#414).
- Option to subscribe to All Relays, All Friends and All Proxies addresses (#412). All Nodes address is returned always as a subscribed group for all Models on the Primary Element (#412).
- Custom Proxy Filter initialization (#390). This allows setting initial proxy config before connecting to a Proxy Node.
Find detailed list of PRs below.
What's Changed
- Add Energy32, Power and Electric Current characteristics by @gujor in #389
- Fix crash when set heartbeat publication with max value by @Coral-CW in #395
- Add Generic OnPowerUp Get and Set to app by @gujor in #394
- Update company IDs by @philips77 in #405 and #413
- Bug fix: Handing messages sent to All Nodes only on the Primary Element by @philips77 in #410
- Logging duplicate message decoder by @philips77 in #411
- Custom Proxy Filter initialization by @philips77 in #390
- Added an option to subscribe to All Relays, All Friends or All Proxies by @philips77 in #412
- Node features fixed by @philips77 in #414
- Support for controlling Node identities on connected nodes by @philips77 in #415
- Fix: Disabling Node Identity switch in case of an error by @philips77 in #416
- Feature: returning a node matching hash and random by @philips77 in #417
- Bumping CryptoSwift to 1.5.1 by @philips77 in #418
New Contributors
Full Changelog: 3.1.5...3.2.0