mirror of
https://github.com/shouptech/tempgopher.git
synced 2026-02-03 08:39:43 +00:00
30 lines
596 B
Markdown
30 lines
596 B
Markdown
# TempGopher Changelog
|
|
|
|
## 0.2.0
|
|
|
|
Release: 2018-10-11
|
|
|
|
* You can now update the configuration using the UI or API
|
|
* A script to help install has been added
|
|
* The binary will now generate a usable configuration
|
|
|
|
## 0.1.1
|
|
|
|
Release: 2018-10-07
|
|
|
|
* Changes temperature logic. See #8. Fixes a situation where temperature 'floats' at the threshold and the switch is rapidly cycled.
|
|
|
|
## 0.1.0
|
|
|
|
Released: 2018-10-04
|
|
|
|
* Added single page Web UI, packaged into app
|
|
* Moved to GitLab, uses GitLab CI to run builds
|
|
|
|
## 0.0.1
|
|
|
|
Released: 2018-10-02
|
|
|
|
* Initial Release
|
|
* API only
|
|
* Supports multiple thermostats
|