SteelSeries Versions: Difference between revisions

3,207 bytes added ,  20:08, 22 April 2017
Line 3: Line 3:


You can download the latest version [https://github.com/mcrossley/SteelSeries-Weather-Gauges/archive/master.zip from here].
You can download the latest version [https://github.com/mcrossley/SteelSeries-Weather-Gauges/archive/master.zip from here].
== 2.6.0 ==
*Updated gauges.js
**\*Really\* fixed scaling issues with rain gauge ;)
**Added support for Weather Link/WL.com as a data source [Note requires a Saratoga template module]
**Added title to Windrose odometer
*Updated language.js/language.min.js
**Added strings for mile, km, n_mile (nautical mile), used for WindRose odometer title
== 2.5.19 ==
*Updated gauges.js
**Added tweak to rain gauge to fix constant redraws due to maxValue/maxScale mismatch when using default niceScale.
== 2.5.18 ==
*Updated gauges.js
**Added CS tweak for WD users who normally use wxgraphs for the popup images, changes aspect ratio.
**Now obeys the various default scale ranges in gaugeGlobals.[gauge]ScaleDef[Min|Max][unit] settings
== 2.5.17 ==
*Updated gauges.js
**Added new config item "showWindMetar" to enable the METAR substring for wind on the direction gauge,
      the default is now disabled (was enabled). Previously you could only disable it by not showing any
      wind variation on the gauge.
== 2.5.16 ==
*Updated gauges.js
**Minor code style/format changes
**Fixed the display of todays high/low decimal places the singleBaro.update() function
**Fixed an issue with the Ajax timeout error handling
**Amended the hPa to inchesHg conversion to use 3 decimals for inches
**Amended the popup tooltip positioning and sizing to try and keep it on-screen better on tiny displays
**Added config.roundCloudbaseVal to enable/disable cloud base rounding for display
*Updated gauges-ssT.htm, index.html.tmpl, gauges-ssT.htx, steelseriesVWSjson.php
**Fixed the demo HTML templates to use double quotes for element ids
*Updated steelseriesVWSjson.php
**Added no cache header
**Cosmetic changes
*Updated gauge-data.txt.tmpl (Changes via pull request 3 from gjr80)
**humidex calc now (correctly) uses dewpoint in degree K
**removed redunant code in humidex and apptemp calcs
*Updated language.js language.min.js
**Minor change to Norwegian 'meters' -> 'meter'
== 2.5.15 ==
*Updated gauges.js
**Removed deprecated RegExp.$1, and .selector code, plus other changes around the popups to make them compatible with JQuery 3.0
== 2.5.14 ==
*Updated gauges.js
**Reversed style change which named all functions. Back to anonymous functions.
== 2.5.13 ==
*Updated gauges.js
**Switched to using ESLINT and some stylistic changes to code and layout
**Fix to Cloudbase autoscaling
== 2.5.12 ==
*Updated gauges.js
**Auto-disable wind variantion for MeteoBridge users
**Uplift weewx data template version to 13
*Updated gauge-data.txt.tmpl
**Now uses non-localised units for more robust data conversions
**Corrected dew point calculation
**Improved rain in mm calculation
== 2.5.11 ==
*Updated gauge-data.txt.tmpl
**Fixes some data issues for WeeWx users
== 2.5.10 ==
*Updated gauges.js
**Improved rainrate and rainfall coloured sections for imperial units, they are now calculated from the metric units
*Updated the SteelSeries library (steelseries.js, steelseries.min.js, steelseries_tween.min.
**Updated from version 0.14.13 to 0.14.16
== 2.5.9 ==
*Updated gauges.js
**Applied fix for WView (lack of cloudbase unit)
*Updated customclientraw.txtx (for WView)
**Added cloudbase value/unit, incremented version to 11


== 2.5.8 ==
== 2.5.8 ==