1
0
Fork 0
mirror of https://github.com/shouptech/tempgopher.git synced 2026-02-03 16:49:42 +00:00
tempgopher/CHANGELOG.md
2018-10-20 19:52:45 -06:00

39 lines
872 B
Markdown

# TempGopher Changelog
## 0.3.0
Release: 2018-10-20
* You can now supply a list of users for simple authentication
* Will write data to an Influx DB if configured
* Adds the ability to selectively disable heating or cooling
* Checks for the existence of a config file before generating a new one
## 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