Skip to content

v2.1.0 Feature release

Compare
Choose a tag to compare
@K-Ko K-Ko released this 12 Jan 19:37
· 422 commits to master since this release

Please note

Don't forget to load sql/pvlng.2.1.0.sql to upgrade database!

FIXED

  • Fix wrong SQL select for channel read when used as sub channel ~ Knut Kohl [email protected]
  • Fix missing decimals formated data values for scatter plotted channels in charts ~ Knut Kohl [email protected]

CHANGED

NEW

  • Allow split seconds reading values, align during readout to at least one minute ~ Knut Kohl [email protected]
  • Add flag to add a new created channel automatic to overview ~ Knut Kohl [email protected]
  • Add hint in README how to install development branch ~ Knut Kohl [email protected]
  • Add Widget ~ Knut Kohl [email protected]
  • Add channel widget script, see frontend/View/Widget/README for help ~ Knut Kohl [email protected]
  • Add param type cast functions ~ Knut Kohl [email protected]
  • Store also seconds into CSV log files during API push from script ~ Knut Kohl [email protected]
  • Put template search paths into Controller::before() to allow manual rendering from within controller actions ~ Knut Kohl [email protected]

DELETED

  • Remove time step for saveed readings, save real timestamps and calculate during readout if required ~ Knut Kohl [email protected]