CII 4.3.0
#########

Features and Fixes
==================

Logging
-------
- python-logs using the cpp-logstream now shows correct Cref (ECII-1026)
- python-logging now supports the same log levels as cpp-logging (ECII-1001),
  see https://www.eso.org/~eltmgr/CII/v2024-03/4.3.0/manuals/html/docs/log.html#log-levels


Log Viewer
----------
- allows to copy logs from the log gui (ECII-929)
- replaced "most recent" button with "scroll-lock" button (ECII-999)
- log widget now works when $CII_LOGS is not set (ECII-1003)
- changing "from" and "to" now immediately trigger a refiltering (ECII-1003)
- faster filtering, and reduced time for loading logs (ECII-1003)
- python-logs of warning level are now shown (ECII-1001)


OLDB
----
- oldb-notifications now work for scalar types (ECII-1030)
- heartbeat-dp can represent "freshness" of other datapoints (ECII-1014)
- datapoint maxLimit validation now checks for "<=" (was: "<") (ECII-1014)
- broken datapoints are now treated as stale (ECII-1018)