Release Notes: Difference between revisions

89 bytes removed ,  14:33, 27 December 2021
m
Line 8: Line 8:


#Created a new project line for .NET5. When CMX is ready for .NET5 CumulusUtils will follow shortly after.
#Created a new project line for .NET5. When CMX is ready for .NET5 CumulusUtils will follow shortly after.
#Dayfile and Standard Logfiles are now sources through SQLite. Although the text logfiles will continue in first instance, the performance of SQLite is such that it outperforms plain text file reads. Also the availability of SQL besides the Linq library of C# is advantageous.
#Dayfile and Standard Logfiles are now sourced through SQLite.  
#ExtraSensor data are now sourced through SQLite.
#WindRose has now a much better performance because of the use of SQLite.
#Use latest  versions of libraries. This may have effect on FTP, FTPS and SFTP. Standing issues were:  
#Use latest  versions of libraries. This may have effect on FTP, FTPS and SFTP. Standing issues were:  
##FTPS - not all servers were able to handle re-use of resource.
##FTPS - not all servers were able to handle re-use of resource.