v2.1
- Installation is now via
apt-get
a big improvement over having to build from source. See http://temperature-machine.com/docs/getting_started/installing.html for details. #57 - Improved UI - amongst other things it now updates as temperature changes (thanks to websockets at #6).
- You can now set the timezone of the charts and log and it will display consistently if your clients are in different timezones #56
- #32 (#24) Export the last 24 hours as CSV.
- Fixed #37 to enable cross-platform compilation.
- Fixed #16 and #17 to improve startup script not to assume your running on wireless (now works with
eth0
. - #21 Improve error logging. You can now check the error logs on the server and all clients via the app.
- #9 Avoid spikes in temperature - this seem to fix itself my magic... or fairies, I'm not sure which. Maybe #59 helped.
- #22 add version endpoint (and display versions of each client in the UI)
- Updated dependency versions
Full log at v2.0...master