Release Notes: Difference between revisions

m
#Log messaging: The escalating order of log messages now includes the prior level. So : '''Verbose''' includes ('''Logging''' includes ('''Warning''' includes '''Error''')))
#Forecast ECMWF: add cumulative rain
#Webcam: modify the ImageViewer as follows: <image id='imageViewer' style='width:100%; height:75vh; object-fit:contain; object-position:center top;'> (See [https://cumulus.hosiene.co.uk/viewtopic.php?p=203012#p203012 here]). This has been implemented with a new parameter (''AdditionalViewerCSS'' section ''meteocam'') which in this case will contain <u>object-fit:contain; object-position:center top;</u>. Please note the content of this parameter must fulfill CSS syntax but may not include the closing quote which is already generated.▼
[The list above has already (partly) an implementation on my [https://meteo-wagenborgen.nl/?dropdown=WH45_CO2&report=meteocam.txt site v8.3.1]]
 
 
#Colouring: Make the text colour not a choice (as it is now) but calculate it to be black or white as a result of the background as configured by the user (not for HighCharts)
#Configuration: Make a cleanup of the configuration parameters (by some method to design yet)
▲#Webcam: modify the ImageViewer as follows: <image id='imageViewer' style='width:100%; height:75vh; object-fit:contain; object-position:center top;'> (See [https://cumulus.hosiene.co.uk/viewtopic.php?p=203012#p203012 here])
 
==== Version 8.3.0 .NET10 (19/04/26) ====