* Issue **#1334** : Fix 404 when accessing `/stroom/resourcestore/........`, i.e. fix Tools->Export.
* Issue **#1333** : Improved resilience against XSS attacks.
* Issue **#1330** : Allow configuration of `Content-Type` in HTTPAppender.
* Issue **#1327** : Improvements to annotations.
* Issue **#1328** : Increased size of data window and removed max size restrictions.
* Issue **#1324** : Improved logging and added SSL options for HTTPAppender.
* Issue **#1322** : Stroom now asks if you really want to leave site when stepping items are dirty. Also fixed `Save` and `Save All` menu items and dashboard param changes now correctly make a dashboard dirty.
* Issue **#1320** : Fixed formatting of XML where trailing spaces were being removed from content surrounded by start and end tags (data content) which should not happen.
* Issue **#1321** : Make path relative in stroom distribution .zip.sha256 hash file.
* The auth service now supports the use of HTTPS without certificate verification and adds additional logging.
* Issue **gchq/stroom-auth#157** : Automatically refresh user's API key when it expires.