* Issue **#1450** : Stop data tabs showing all feeds.
* Issue **#1454** : Fix NPE in feed name suggestion box.
* Remove internal statistics from setup sample data.
* Fix issue of pipeling structure not showing when it contains a StatisticsFilter.
* Update auth flow for auth-into-stroom integration
* Issue **#1426** : Change /logout endpoint to /noauth/logout.
* Fix `Expecting a real user identity` errors on auto import of content packs.
* Increase wait timeout to 240s in `start.sh`.
* Issue **#1404** : Fixed issue with invalid XML character filter.
* Issue **#1413** : Attempt to fix search hanging issue.
* Issue **#1393** : The annotations data popup now formats content on load.
* Issue **#1399** : Removed error logging for expected exceptions in TaskExecutor.
* Issue **#1385** : File output param `streamId` now aliased to `sourceId` and `streamNo` is now aliased to `partNo` for consistency with new source tracking XSLT functions.
* Issue **#1392** : Downloading dashboard queries now provides the current query without the need to save the dashboard.
* Issue **#1427** : Change remote call to auth service to a local call.