Release Notes: Difference between revisions

2,541 bytes added ,  Yesterday at 19:36
m
 
(19 intermediate revisions by the same user not shown)
|__TOC__
|}
==== Version 8.2.0 beta3 .NET10 (xx/xx/25) ====
#As release 8.2.0 .NET 8
#recoding of all the communication with CMX
 
==== Version 8.2.0 .NET8 (04/12/25) ====
#General: This version requires CMX v4.7.0 and up. With this .NET10 needs to be installed on the target machine and CUtils will make use of this. For CUtils .NET8.0 is obsolete.
#General: Use of Highcharts vs Charts.js (which CMX uses from 4.7 an up). See [https://cumulus.hosiene.co.uk/viewtopic.php?p=140789#p140789 the release topic].
#Meteocam: the values for T, P, H, R, W are now visible in textual overlay on the image. Config for alignment, left/right position, border position and colour
#Highcharts: version config has changed. If ''UseSpecificHighchartsVersion'' is empty the latest version is used by default. Otherwise the version in that parameter (e.g.12.3) is used
#SysInfo: this menu option is now optional by setting ''SystemInfoMenu=true/false'' in section [SysInfo]
#Records: The name of the record (e.g. T<sub>max</sub>) can now be changed to anything you wish via the language translation system i.e. CUstrings<language identifier>
#pwsFWI (and forecast): As can be read [https://cumulus.hosiene.co.uk/viewtopic.php?t=23728 here], the ''YourWeather'' system is going to close. Therefore CUtils has made the switch to [https://open-meteo.com/ Open Meteo] for ''pwsFWI'' for the prediction. With this the licensing issue is gone and the prediction will now be standard for all.
#Fixed: The use of thrifty in combination with YADR is now working.
#Fixed: CustomLogs JSON file got UTC wrong when a null value appeared. This prevented the PHP upload to continue correctly for the duration of the difference between UTC and local time
#Fixed: Units for the Extra Sensors which got mixed up after the laser sensor introduction.
#Fixed: Info text now works again for the 'Graphs' (if available, copy ''CUhelptexts-default-for-use.txt'' to utils/CUhelptexts.txt). Other help texts you make yourself in ''CutilsCharts.def'', See keyword '''''INFO'''''
 
==== Version 8.1.2 (19/09/25) ====
#CutilsMenu.def: Update the menu system for more robustness:
##Accept tab as separator
##Requires ''About'' as last item and ''Home'' as first
##Requires the following Top Level items in the ''CutilsMenu.def'' (Note that Print is optional): ''Home, ToggleDashboard, Reports, Graphs, Records, Extra, Misc, About'' (Note: ''Extra'' must be present but if no appropriate sensors have been actvated it will not show)
##The order of items between ''Home'' and ''About'' is arbitrary
 
==== Version 8.1.1 (11/09/25) ====
#UserAskedData: FIX => When uploading with PHP, the JSONs are incrementally uploaded. This required the OLDEST date in the JSON to be set in the headers so the old data could shift out of the JSON on the server while the new ones were pushed in. This OLDEST needs to be set in Javascript in UTC (and it wasn't).
##<code><meta name="description" content="Cumulus standard Website, part of CumulusUtils" /></code>
##<code><meta name="keywords" content="Cumulus, weather, data, weather station, CumulusUtils" /></code>
##<code><meta name="robots" content="index, noarchive, follow, noimageindex, noimageclick" /></code><br/>These default values have been changed slightly wrt the previous values: ''Cumulus'' has become ''CumulusMX'' and ''weather station'' has become ''private weather station'', the wordtword ''standard'' has been removed.
 
==== Version 8.0.1 (07/09/25) ====