Release Notes: Difference between revisions

m
 
(13 intermediate revisions by the same user not shown)
|__TOC__
|}
==== Version 8.3.01 .NET10 (xx/xx/xx) ====
#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
[The list above has already (partly) an implementation on my [https://meteo-wagenborgen.nl/?dropdown=WH45_CO2&report=meteocam.txt site v8.3.1]]
 
 
<u>ToDo list:</u>
#General: I am thinking about a new version in autumn which will account for all additions and changes in the datafiles and webtags. This will have affect above all for the (W)BGT sensor(s) and the new soil moisture (EC) sensors. So far I heard no complaints from CUtils users so if you plan on using those, please plan this later in the year.
#Snow: optional menu choice for yearly/daily snowdepth (like [https://rjoand.utnet.no/utils/?dropdown=Oversikt&report=SnowCharts.txt#yearlysnow this])
#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) ====
#PHP upload: The usage of PHP upload procedure is now protected by a semaphore to limit the number of parallel uploads. Initially defaults to the CMX value but can be modified.</br>New parameter: ''MaxConcurrentUploads=''
#PHP upload: For systems which have a limit on the HTTP Post calls, a delay is implemented slowing down the nr of uploads per minute.</br>New parameter: ''delayMilliSeconds=0'' (default)
#Thrifty: Fix; Thrifty did not work if it was written after ''website''. Now ''website thrifty'' and ''thrifty website'' both work
#Forecast: with the disappearance of ''yourweather'' a new forecast has been created. Keyword "CUtils", a charted forecast based on ''Open Meteo ECMWF IFS HRES 9km''
#Forecast: Added Info to the charts especially the links to the ECWMF info and the link to the Open Meteo site.
 
==== Version 8.2.3 .NET10 (10/04/26) ====