Hive mind
its been more than a month since 3.0 release. Thankfully we have not heard of any serious bugs except few edge cases (bugs induced by very specific type of inputs or usecases). I have taken time to go through those and fix them along with addressing several minor bugs (does not impact controller behavior/function critically but undesirable or confusing things). There are few minor but very useful feature that also i felt were missing after using 3.0 for a month. I have made all those changes and we are shipping reef-pi 3.1 today. This is a non invasive drop in upgrade. All 3.0 users should be able to upgrade without any modifications. Following are the key highlights from 3.1 release
Features
- Revert button in macro ui and api
- ATO, Temperature UI provides top-level enable/disable buttons
- Introduce pi version detection capability and expose it as part of summary information
- Macros can be triggered via ato
- Introduce Undervoltage detector (chart/alerting capability yet to be added)
Bugfixes
- Fix grid alignment under dashboard configuration UI
- Fix interval profile out of index error
- Fix inlet UI components alignment
- Hysteresis validation is applied even when the chiller threshold is not defined
- Fix data race issues in unit tests
Chore
- i18n loader improvement
- dependency upgrades (frontend and backend)
- Improve Chinese translation
Release builds can be found in usual location
Features [feat] Revert button in macro ui and api [feat] ATO, Temperature UI provides top-level enable/disable buttons [feat] Introduce pi version detection capability and expose it as part of su...
github.com
cheers,