* Issue **#1288** : Streams now show the name of the pipeline used to create them even if the user doesn't have permission to see the pipeline.
* Issue **#1282** : Fixed issue where items were imported into the explorer even if not selected for import.
* Issue **#1291** : Fixed issue where empty dashboard table cells did not select table rows when clicked.
* Issue **#1290** : Fixed issue where executor provider was not executing supplied runnable if parent task had terminated.
* Issue **#1264** : Dashboards running in embedded mode will not always ask for the user to choose an activity if the users session has one set already.
* Issue **#1275** : Fixed permission filtering when showing related streams.
* Issue **#1274** : Fixed issue with batch search caused by Hibernate not returning pipeline details in stream processor filters.
* Issue **#1272** : Fixed saving query favourites.
* Issue **#1266** : Stroom will now lock the cluster before releasing owned tasks so it doesn't clash with other task related processes that lock the DB for long periods.
* Issue **#1264** : Added `embedded` mode for dashboards to hide dashboard chrome and save options.
* Issue **#1264** : Stroom no longer asks if you want to leave the web page if no content needs saving.
* Issue **#1263** : Fixed issues related to URL encoding/decoding with the `dashboard()` function.
* Issue **#1263** : Fixed issue where date expressions were being allowed without '+' or '-' signs to add or subtract durations.
* Add fallback config.yml file into the docker images for running outside of a stack.
* Issue **#1263** : Fixed issues related to URL encoding/decoding in dashboard expressions.
* Issue **#1262** : Improved behaviour of `+` when used for concatenation in dashboard expressions.
* Issue **#1259** : Fixed schema compliance when logging failed document update events.
* Issue **#1245** : Fixed various issues with session management and authentication.
* Issue **#1258** : Fixed issue affecting search expressions against keyword fields using dictionaries containing carriage returns.