Adds translations for the lightning fields on the Extra Sensors page
A new web tag to provide the WBGT exposure level 1-5 <#WBGTlevel>, the tag takes an optional parameter cat=N (where N = 0 to 3) - invalid cat=N returns 0
The "cat" parameter specifies which category scale to use for the exposure level (see below), it defaults to "cat=0"
Categories 1-3 correspond to the US National Weather Service
Category 0 is user defined. The user defined range must be specified in Celsius
Adds 'Rain Since Midnight' to 'Today's Rain Editor'
Changed
The daily Cumulus upgrade check now only issues a warning message when the alarm is triggered rather than every time the check is performed and a new version is found
The Cumulus forecast now uses the average wind direction for the last hour rather than the last 10 minutes
The Cumulus calculated sea level pressure now uses the average temperature for the last 12 hours:
(10_min_average_12h_ago + current_10_min_average) / 2
Comments are now allowed in JSON Station input JSON
Improved some error logging messages in upload.php
Fixed
Soil moisture units now set per sensor per station
Davis Cloud Station saving soil temperature values as soil moisture!
Fix occasional "System.objectDisposedException" during real-time FTP operations
Re-fix the <#daylength> and <#Tagdaylightlength> tag outputs when the value is 24 hours
Yesterdays high BGT/WBGT values not being written to the yesterday.ini
Fix <#WbgtH> <#TWbgtH> web tags not actually being implemented!
PM 10 data not showing on the Dashboard charts when data is ingested via the JSON station
Fix error in Ecowitt HTTP station parsing firmware version for OEM stations that do not send the data
Fix error message if the PHP secret is left blank. A new GUID value is now correctly applied