Skip to content

v6.1-beta.13

Choose a tag to compare

@jc064522 jc064522 released this 05 Dec 00:37
* 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`.