* Issue **#2475** : Orphan file and meta finder now show the correct task progress.
* Issue **#2474** : Fixed orphan file finder.
* Issue **#2467** : Fix viewing of streams that can't be decoded. Errors now displayed in large banner rather than as text in the editor.
* Add a view as hex option to the Data Preview panes.
* Add option to show/hide the editor indent guides.
* Remove white space on editor context menu.
* Change data viewing 'progress' bar to have a minimum width of 3px to make it more visible.
* Issue **#2469** : Made `SafeXmlFilter` available for use in the application.
* Issue **#2403** : Fix guice bind errors in stroom and proxy when the `path` config branch is empty or set to null.
* Issue **#2462** : Made changes to stop DB connections being used within the context of other open connections.
* Uplift LMDBJava to 0.8.2 to fix LMDBJava cursor comparator bug.
* Issue **#2464** : Add `leakDetectionThreshold` to the hikari pool config.
* Issue **#2463** : Integrate the hikari connection pool with drop wizard's health checks and metrics.