0.1.38-public_beta
Pre-release
Pre-release
tpanajott
released this
26 Apr 19:38
·
140 commits
to beta
since this release
- Reverted back to espressif framework v5.4.0 as the latest release didn't always open an AP and when it did, it didn't always work to connect to it.
- Implemented a fix for running the NSPanel Manager docker container via podman instead of docker.
- Manage to reclaim a lot of space by removing files that are not in use during run and only during development and also strip the binaries.
- Fixed a bug where the new TFT upload path via MQTT would not work if more than 1 manager was running.
- Various small fixes in the NSPanel firmware and moved a lot of the log messages during TFT upload from DEBUG level to TRACE level.
- Implemented a mutex for weather data to prevent the manager from crashing/hanging when weather data and temperature data from a sensor would arrive at the same time to the manager on different threads.
- Fixed issue #111 properly so that it rounds to closest decimal and ignores any rounding errors.