-
Fix: Remove THW Index in /web/websitedataT.json, and default web site index.htm
-
Fix: OpenWeatherMap - create new station was not forcing the use of dot decimals for lat/long values
-
Fix: WeatherCloud - date/time of reading should be UTC
-
Fix: End of day backup now always runs at rollover
-
Fix: FineOffset stations were not ignoring invalid wind speeds on historic catch up
-
Fix: FineOffset stations historic catch up was failing when it reached a logger memory wrap around
-
Fix: FineOffset stations historic catch up is now limited to the number of logger entries the console says are recorded
-
Fix: FineOffset synchronise reads process improvements (attempt)
-
Fix: Catch some errors that could occur in the start-up PING process
-
Fix: MySQL connections that use encryption should now be supported (MySQL 8.0+ default)
-
Fix: GW1000 System Information now correctly decodes 915 and 920MHz devices
-
Fix: GW1000 occasional crash when an unexpected response was received
-
Fix: All settings screens error handling messages now no longer display "[object object]"
-
New: Adds support for a THW Index calculation. This value is now available for all station types via the web tag <#THWindex>
-
New: Adds support for Windguru uploads
-
New: Adds Email support for Alarms
-
New: WeatherCloud now supports uploading of Air Quality, Soil Moisture, and Leaf Wetness
-
New: Adds support for two sets of Growing Degree Days data
-
New: Adds support for Temperature Sum - annual running total of daily average temperatures
-
New: The graphs pages - both dashboard and default web site - now set a page hash value depending on the graph being shown.
-
New: FineOffset stations now report a warning if the console logger interval does match the Cumulus MX interval
-
New: FineOffset experimental feature to set the console logger interval to match Cumulus logging interval
-
New: JavaScript encoded web tags. These tags were previously only available as HTML entity encoded strings
-
New: Web tags with no HTML entity encoding
-
Changed: Moved FTP Logging option from Internet Settings to Program Settings to collect all the logging options in one place
-
Changed: A Data Stopped state now stops all logging, MySQL and web activity
-
Changed: Updates to various library components
-
Changed: FineOffset stations now attempt to reconnect the USB after a data stopped event. These stations now also keep retrying to connect to the station at start-up
-
Changed: The MySQL real time table data retention settings reworked.
-
Changed: Moved all third party web uploads from Internet Settings page to their own Third Party Settings page
-
Changed: Internal optimisations
-
Changed: JQuery library updated to v3.6.0 for both the Dashboard interface, and the default web site