You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: emhass/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 0.11.1 - 2024-10-29
4
+
### Fix
5
+
- Fix parameter saving and duplicate battery bugs
6
+
- utils.py add more specific logging information for config
7
+
- Fix issue where thermal runtime parameters were not being propagated into optim_conf
8
+
3
9
## 0.11.0 - 2024-10-25
4
10
5
11
This version marks huge improvement works by @GeoDerp aiming to simplfy the intial and normal setup of EMHASS. The workflow for setting the EMHASS configuration regardless of the installation method has now been centralized on the single `config.json` file. The webserver has now a configuration tab that can be used to to modify and save the `config.json` file.
0 commit comments