* Issue **#1983** : Fix line number inconsistency in View Source when last char is a line break.
* Issue **#1971** : Fix 'no appender' errors when editing a Data volume.
* Issue **#1965** : Ignore gzipped data that has no uncompressed content.
* Issue **#1976** : Add an enabled check box and insert above button to retention rules list.
* Fix bug with retention rules impact summary when rows are identical.
* Replace two buttons with toggle button on retetion impact summary.
* Fix path for user event logs.
* Uplift send_to_stroom script to v3.0.
* Issue **#1978** : Fix Meta tab losing syntax highlighting when switching streams.
* Remove byte count in brackets on Info tab when size is below 1024 bytes.
* Fix help links on Jobs screen.
* Fix inability to select text on Info tab in Data viewer.
* Issue **#1963** : Fix data/source view progress bar showing blue when all data is visible.
* Issue **#1974** : Fix job screen only showing one job.
* Issue **#1970** : Fixed issue related to accidental execution of SearchDebugUtil outside of tests.
* Change reference data lookup request object to support string or epoch millis date.
* Add byte count to Info tab, make date values consistent.
* Fix problem of wrong charset being used.
* Fix syntax highlighting for Meta streams in Source view.
* Fix bug in PreviewInputStream read() method.
* Improve the way the YAML logger paths are modified on boot.
* Issue **#1964** : BGZIP files are now closed on exception.
* Changed default dashboard time zone to use UTC.
* Fixed SQL statistics upsert statements for MySQL 5.7.
* Issue **#1954** : Change code that sets ReceivedPath to try getting a value from DOCKER_HOST_(HOSTNAME|IP) env vars first.