Release Notes: Difference between revisions

112 bytes added ,  11:13, 13 February 2022
m
Line 7: Line 7:
During this work development on version 6 has stopped, only support maintenance when required takes place.
During this work development on version 6 has stopped, only support maintenance when required takes place.


#Created a new project line for .NET5. When CMX is ready for .NET5 CumulusUtils will follow shortly after.
#Created a new project line for .NET6. When CMX is ready for .NET6 CumulusUtils will follow shortly after.
#Dayfile and Standard Logfiles are now sourced through SQLite.  
#Dayfile and Standard Logfiles are now sourced through SQLite.  
#ExtraSensor data are now sourced through SQLite.
#ExtraSensor data are now sourced through SQLite.
Line 13: Line 13:
#Use latest  versions of libraries. This may have effect on FTP, FTPS and SFTP. Standing issues to test in the beta:  
#Use latest  versions of libraries. This may have effect on FTP, FTPS and SFTP. Standing issues to test in the beta:  
##FTPS - not all servers were able to handle re-use of resource.
##FTPS - not all servers were able to handle re-use of resource.
##SFTP - login with just un/pw does not work everywhere.
##SFTP - login with just un/pw does not work everywhere, thought to be provider dependent.
#Renewed compliance to [https://validator.w3.org/ W3 markup validation].
#Renewed compliance to [https://validator.w3.org/ W3 markup validation].
#Map: Users will now always appear on the map, the link to their site is no longer compulsory (but highly appreciated).
#Map: Users will now always appear on the map, the link to their site is no longer compulsory (but highly appreciated).
Line 23: Line 23:
#Day records table has now possibility to scroll (configure UseScrollableTables=true, section [Website]). DayRecords and pwsFWI modules now use ''thin'' scrollbar.
#Day records table has now possibility to scroll (configure UseScrollableTables=true, section [Website]). DayRecords and pwsFWI modules now use ''thin'' scrollbar.
#Top10 records now has top 10 list of minimal rain per month added. Technical update of this module.
#Top10 records now has top 10 list of minimal rain per month added. Technical update of this module.
#Windrose bug fix: the v3 WindRose apparently had a bias to some directions/windspeeds which could not be found. The new technique solves that issue.
#Top10 records now also has a scroll bar (on the containing div).
#Windrose bug fix: the v3 WindRose apparently had a bias to some directions/windspeeds which could not be found. The new technique with SQLite solves that issue.
#ExtraSensors: Added coulour changeindicators (using the same colour as main dashboard: ''ColorDashboardTextAccent'')
#ExtraSensors: Added coulour changeindicators (using the same colour as main dashboard: ''ColorDashboardTextAccent'')
#ExtraSensors: If the ExtraSensors remain open for more than 10 minutes (or multiples thereof) the ExtraSensor charts are reloaded. With this the ExtraSensors have the same feature as the Home charts.
#ExtraSensors: If the ExtraSensors remain open for more than 10 minutes (or multiples thereof) the ExtraSensor charts are reloaded. With this the ExtraSensors have the same feature as the Home charts.