Add state cacheing for "diagnostics" endpoint

This commit is contained in:
Linus Dietz
2024-01-26 08:24:51 +01:00
parent 3d2285f59e
commit 290a441f2b
4 changed files with 10 additions and 5 deletions
+6 -1
View File
@@ -1,7 +1,12 @@
## v1.8.27
### 🚀 Features:
- Add state cacheing for "diagnostics" endpoint
## v1.8.26
### 🚀 Features:
- Add option to disable updates #160
- Add option to disable updates #160 (Set the update interval to -1)
## v1.8.25
### 🚀 Features: