Release Notes: Difference between revisions

m
Line 21: Line 21:
==== Version 7.0.0 (xx/xx/24) ====  
==== Version 7.0.0 (xx/xx/24) ====  
Alpha 1:
Alpha 1:
#General: The platform for CUtils version 7 will now be .NET 8. Instructions for installing .NET 8 (for Linux) will be supplied in the CMX forum.
#General: The platform for CUtils version 7 will now be .NET 8. Instructions for installing .NET 8 (for Linux) will be supplied in the CMX forum.  
#ChartsCompiler: Added PERIOD for SMA stats line. If no period is given a default is given by the parameter ''SmaPeriod'' in section [Compiler]. See [[Charts_Definition_Language_(CDL)|CDL]] Plot Specification
#ChartsCompiler: Added PERIOD for SMA stats line. If no period is given a default is given by the parameter ''SmaPeriod'' in section [Compiler]. See [[Charts_Definition_Language_(CDL)|CDL]] Plot Specification


Line 32: Line 32:


Alpha 5:
Alpha 5:
#One major change for CUtils is that the CustomLogs require a comma field separator (it was a space). As a result the definition needs to be adjusted (replace the space between webtags with comma) and the existing data need to be edited. To do this (after the conversion):
##shutdown CMX
##take a customlog in the editor and check if the conversion added comma separators. If yes => done, If not do the following
##find the space separator and replace with a comma. Make sure no multiple comma separators come into the file (this should be an easy automatic editor operation).
##repeat for all your CustomLog datafiles
##start CMX
#ChartsCompiler: Rewrite of the axis logic in the code generation. Should be transparant for the user.
#ChartsCompiler: Rewrite of the axis logic in the code generation. Should be transparant for the user.
#Support: for the CMX un/pw encryption
#Support: for the new CMX un/pw encryption
#General: Extensive rewrite of all logfile reading because of the invariant write by CMX. Transparent for the user.
#General: Extensive rewrite of all logfile reading because of the invariant write by CMX. Transparent for the user.
#Highcharts: there were two charts which did not work with HC 11.3 which had been accepted as bugs. The Heatmap is fixed but it is unknown when it propagates through the CDN. The Rain vs EVT chart has a workaround and should work.
#Highcharts: there were two charts which did not work with HC 11.3 which had been accepted as bugs. The Heatmap is fixed but it is unknown when it propagates through the CDN. The Rain vs EVT chart has a workaround and should work. Advise: empty the parameter ''UseSpecificHighchartsVersion'', if problems re-occur, use version 11.2
#HighCharts: There may be some cookie issues if you are working with Chrome. afawk other browsers are still working fine.
#HighCharts: There may be some cookie issues if you are working with Chrome. afawk other browsers are still working fine. No solution as yet.
#Because of the logfile invariance you may remove the parameter ''MonthsOfMiracleAndWonder''
#Because of the logfile invariance you may remove the parameter ''MonthsOfMiracleAndWonder''