File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Server Version 4.7.0 (23.11.25):
4+ ### Codename: Winter Bock
5+
6+ ### Maintenance:
7+ - Update required packages to latest versions.
8+ - Update dockerfile requirements.
9+ - adapt deprecated get_event_loops
10+
11+ ### Fixes:
12+ - Fix error handling for local recipe file loading.
13+ - Catch empty MQTT values (Error handling).
14+ - Change rights of log file if file is not accessible.
15+
16+ ### Features:
17+ - Add Chromium autostart feature for trixie os
18+ - Add function to transfer free memory value to GUI as well as minimum memory config parameter to reload browser page if memory becomes lower.
19+ - Use output value as alternative (Alternative actor plugin required to ensure higher resolution) instead of power (0-100%).
20+ - Add optional actor to boilstep for steam condensor or solenoid valve
21+
322## Server Version 4.6.1 (16.04.25):
4- ### Codename: Hop Master
523
624### Fixes:
725- Restore Config via raspberryPi did not work. Fix in system controller to check as well for 'application/zip' content type (Issue #162 ) (4.6.1.a1)
Original file line number Diff line number Diff line change 1- __version__ = "4.7.0.a15 "
2- __codename__ = "Hop Master "
1+ __version__ = "4.7.0"
2+ __codename__ = "Winter Bock "
You can’t perform that action at this time.
0 commit comments