1,154
edits
(→2.0.0) |
|||
** Load orders changed to speed up initial page load/display
* Updated gauges.js
** Added ability to select the display units:▼
Temp: °C, °F▼
Rain: mm, inch▼
Wind: km/h, m/s, mph, knots▼
Baro: hPa, mb, inHg, kPa▼
▲ Added (optional) cookie handling to preserve end user unit preferences across sessions
** Added variables to set the default min/max values for gauges
** Changed the temperature gauge scaling logic so both gauges always use the same range (except for the indoor temperature)
** Added config.dewDisplayType setting to control initial 'dew' gauge display
** Added smaller gauge size option for 'mobile' devices
▲** Added ability to select the display units:
▲ Temp: °C, °F
▲ Rain: mm, inch
▲ Wind: km/h, m/s, mph, knots
▲ Baro: hPa, mb, inHg, kPa
* Updated Language handling, all languages now use a single (English by default) template HTML file, calling changeLang(LANG.newLanguage) now updates the HTML as well as the gauges.
* Updated realtimeGaugesT.txt & customclientrawlocal.txt
|