Release Notes: Difference between revisions

553 bytes added ,  07:43, 15 May 2021
m
Line 4: Line 4:
   |}
   |}
==== Current Development ====
==== Current Development ====
#Misc Charts: Fixed a bug in the titles for the agricultural charts, where the parameters data were showing fixed values
#Misc Charts: Fixed a bug in the titles for the agricultural charts, where the parameters data in the Title were showing fixed values
#Maps: Send signature file only once per day (parameter [Maps] DoneToday added)
#Maps: Send signature file only once per day (parameter [Maps] DoneToday added)
#ChartsCompiler: DAILY or ALL charts now have different default rangeselector: DAILY has 1 month, ALL has 1 year
#ChartsCompiler: Added DAILY range specifier (See [[Charts_Definition_Language_(CDL)|CDL]])
#ChartsCompiler: added columnrange as chart type for variables which have max and min values (see [[Charts_Definition_Language_(CDL)#Graph_Types|CDL Graph Types]] for some implicit semantics)
#ChartsCompiler: DAILY or ALL charts now have different initial rangeselector: DAILY has 1 month, ALL has 1 year
#ChartsCompiler: added ''columnrange'' as type for variables which have max and min values (see [[Charts_Definition_Language_(CDL)#Graph_Types|CDL Graph Types]] for some implicit semantics)
#Added MySQL as a data source alternative to the original datafiles (usage: disadvised and undocumented)
#Added MySQL as a data source alternative to the original datafiles (usage: disadvised and undocumented)
NOTE: In the search for performance improvement and efficiency the MySQL usage has been implemented and experimented with. The conclusion was that MySQL will not serve a better performance in the context of CumulusUtils. I decided to take another route to stay within the the design goals of CumulusUtils.
NOTE: The ColumnRange type specifier was implemented in the compiler after an idea of @buffaloseven and a technical hint by @beteljuice: H/T!


==== Version 5.3.6 (06/05/2021) ====
==== Version 5.3.6 (06/05/2021) ====