SteelSeries Versions: Difference between revisions

843 bytes added ,  10:10, 31 January 2015
Line 1: Line 1:
  __NOTOC__
  __NOTOC__
=SteelSeries Version history=
=SteelSeries Version history=
== 2.5.3 ==
[[https://github.com/mcrossley/SteelSeries-Weather-Gauges/archive/master.zip Download here]]
*Updated steelseries.js/steelseries.min.js/steelseries_tween.min.js
**Moved to version 0.14.13 - Bug fixes affecting the wind direction gauge
**Note the script and page will still display the version as 2.5.2
== 2.5.2 ==
*Updated gauges.js to fix language switch in Saratoga SS gauge template file.
**Also requires a change to the Saratoga template file, the initial call to changeLang() needs to be changed to:
      print "<script type=\"text/javascript\">
        $(document).ready(function () {
          changeLang(LANG.$toLang);  // change SteelSeries language\n
        });</script>\n";
== 2.5.1 ==
*Updated WD customclientrawlocal.txt to fix cloudbasevalue key, now version 12.
*Updated WeeWX gauge-data.txt.tmpl to fix cloudbasevalue key, now version 12.
*Updated gauges.js to mandate WD & WeeWX JSON version 12 files.


== 2.5.0 ==
== 2.5.0 ==
[[https://github.com/mcrossley/SteelSeries-Weather-Gauges/archive/master.zip Download here]]
*Adds support for WView
*Adds support for WView
**New files: gauges-ss-basic.htx, customclientraw.txtx, pre-generate.sh
**New files: gauges-ss-basic.htx, customclientraw.txtx, pre-generate.sh