Changelog
Added
- New events API based on web sockets.
- Mimalloc set as main memory allocator for x86-64 and arm64 based builds.
- Worker-count configuration options to change core count used by nut_webgui. With Mimalloc, this setting plays an important role in tweaking application memory usage.
Changed
- Glorious potato symbol removed from README. They used to be just a funny-cringe addition, but nowadays they often symbolize slop.
Fixed
- UPS device stops updating and only shows previous data when UPSD driver fails with
DRIVER-NOT-CONNECT(#39, #28). - Failed UPS device status is now set as
NOCONN(no connection) (#39).
Removed
- Deprecated config file format used in earlier versions is removed. (v0.5.0 to v0.6.0)