mirror of
https://github.com/ConnectedHumber/Air-Quality-Web
synced 2024-11-22 06:23:01 +00:00
Update changelog
This commit is contained in:
parent
10086bdb09
commit
8ac572ec53
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ This is the changelog for the air quality web interface and its associated HTTP
|
||||||
|
|
||||||
## v0.12-dev
|
## v0.12-dev
|
||||||
- Added loading animation while the map is loading
|
- Added loading animation while the map is loading
|
||||||
|
- Added new favicon
|
||||||
|
- Added device sensor information to the device info tab in the popup
|
||||||
- [API] Improve accuracy of `distance_calc` for the `list-devices-near` action by using _Haversine's Formula_.
|
- [API] Improve accuracy of `distance_calc` for the `list-devices-near` action by using _Haversine's Formula_.
|
||||||
- Display how long ago a device was last seen in it's pop-up box
|
- Display how long ago a device was last seen in it's pop-up box
|
||||||
- [API] HTTP API users can now use the new `last_seen` property to the `list-devices` and `device-info` actions.
|
- [API] HTTP API users can now use the new `last_seen` property to the `list-devices` and `device-info` actions.
|
||||||
|
|
Loading…
Reference in a new issue