diff --git a/bin/weewx/test/expected/index.html b/bin/weewx/test/expected/index.html index da2b2c70..f507b300 100644 --- a/bin/weewx/test/expected/index.html +++ b/bin/weewx/test/expected/index.html @@ -523,6 +523,7 @@

Day images

+

temperatures heatchill rain @@ -533,6 +534,7 @@ Wind Vector day rx percent (No image for extraTemp1) +


diff --git a/bin/weewx/test/expected/metric/index.html b/bin/weewx/test/expected/metric/index.html index dd109878..dcfc3bd2 100644 --- a/bin/weewx/test/expected/metric/index.html +++ b/bin/weewx/test/expected/metric/index.html @@ -523,6 +523,7 @@

Day images

+

temperatures heatchill rain @@ -533,6 +534,7 @@ Wind Vector day rx percent (No image for extraTemp1) +


diff --git a/bin/weewx/test/test_skins/StandardTest/index.html.tmpl b/bin/weewx/test/test_skins/StandardTest/index.html.tmpl index c7f26d6a..98ac40fe 100644 --- a/bin/weewx/test/test_skins/StandardTest/index.html.tmpl +++ b/bin/weewx/test/test_skins/StandardTest/index.html.tmpl @@ -556,6 +556,7 @@

Day images

+

temperatures heatchill rain @@ -570,6 +571,7 @@ #else (No image for extraTemp1) #end if +


diff --git a/docs/changes.txt b/docs/changes.txt index 94e5b539..16248e37 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -3,6 +3,10 @@ weewx change history X.X.X XX/XX/XX +Weewx now comes with Wunderfixer as part of the standard installation. +Wunderfixer now works with MySQL databases (as well as sqlite), and with +databases in all unit systems. + Fixed bug in 12-hour temperature lookup for calculating station pressure from sea level pressure when database units are other than US unit system. diff --git a/docs/upgrading.htm b/docs/upgrading.htm index 89227208..aff6cee7 100644 --- a/docs/upgrading.htm +++ b/docs/upgrading.htm @@ -412,6 +412,7 @@ weewx.engine.StdReport Many skins will work in v3 with no modification required. However, every search list extension will have to be upgraded, every restful extension must be upgraded, and some other services must be upgraded. +

There is no automated upgrade system for extensions; if an extension must be upgraded, you must do it manually. If the extension has any diff --git a/docs/usersguide.htm b/docs/usersguide.htm index 38e84d11..e8fcd310 100644 --- a/docs/usersguide.htm +++ b/docs/usersguide.htm @@ -785,6 +785,7 @@ Version: 3.1.0

  • AcuRite Weather Stations. Test on the 01036RX. +
  • System requirements