- fix for AutoCal ASPP3 command sending invalid command packet.
32.1.0
- support for WebSocket connections. - added requirement for OpenSSL - added requirement for Boost::Beast library
32.0.3
- fix for eeprom caches being destroyed while other threads are using them causing a crash. - changed to just clearing the cache instead of destroying the object, since the cache uses a mutex internally anyway. - don't use group eeprom read if useEepromCache is set to false on the Node, since it just adds unnecessary overhead.
32.0.2
- added mutex for eeprom cache access.
32.0.1
- fix for Timestamps being calculated incorrectly with sample rates 1khz and above. - removed ch8 from SHM-Link-201.