Prepare 15.4.0

This commit is contained in:
jomjol
2023-12-21 19:21:22 +01:00
parent 02138c44ac
commit 3baf5865ad
2 changed files with 18 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
## [unreleased] - 2023-08-20
## [unreleased] - 2023-12-21
### Changes
@@ -10,6 +10,23 @@ For a full list of changes see [Full list of changes](https://github.com/jomjol/
- Explicitly included needed tflite network layers (instead of all) , resulting in much smaller firmware size
- Added shortcut icon
- Rename in InfluxDB 'Database' to 'Bucket'
- Updated analog tflite files
- dig-class100-0167_s2_q.tflite
- dig-class11_1700_s2.tflite
#### Fixed
* InfluxDB: consider DST setting for UTC time conversion
* Minor html response bugfix
- Memory leakage (MQTT)
## [15.3.0] - 2023-07-22