You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Issue **#260** : You can now hide dashboard tabs.
* Issue **#1332** : The text pane can now be configured to show source data.
* Issue **#1311** : Improved source location tracking.
* Issue **#1338** : Added new config options to control the maximum size of some caches: `stroom.pipeline.parser.maxPoolSize`, `stroom.pipeline.schema.maxPoolSize`, `stroom.pipeline.schema.maxPoolSize`, `stroom.pipeline.xslt.maxPoolSize`, `stroom.entity.maxCacheSize`, `stroom.referenceData.mapStore.maxCacheSize`.
* Issue **#642** : Downloading query details now ignores hidden fields.
* Issue **#1337** : Fixed issue where downloading large numbers of search results in Excel format was exceeding maximum style count of 64000.
* Issue **#1341** : Added XSRF protection to GWT RPC requests.
* Issue **#1335** : Made session cookie `Secure` and `HttpOnly`.