v7.4-beta.14
Pre-releasev7.4-beta.14
-
Issue #4078 : Support BZIP2 compression and make compression level configurable for FileAppender and RollingFileAppender.
-
Issue #4257 : Stop new dashboards showing params input by default.
-
Issue #4275 : Fix NPE.
-
Issue #4262 : Change the content auto import feature to allow setting the user/group that will own the content on import. Previously content was imported as the 'admin' user, but this user may not exist in all environments. Setting of the user/group is done with the following config properties
stroom.contentPackImport.importAsSubjectId(the unique identifier for the user/group) andstroom.contentPackImport.importAsType(USERorGROUP). -
Issue #4279 : Improve index shard writer cache error handling.
-
Issue #4280 : Separate LMDB data directories.
-
Issue #4263 : Fix HTTPAppender compression error and add additional compression algorithms.
-
Issue #4286 : Fix Stroom key bindings incorrectly triggering in the Ace editor find text input field.
-
Issue #4287 : Add create document key sequences to explorer context menu.
-
Change the styling of the key binds in the menus.
-
Add
Add Current Item to Favouritesto Main Navigation menu andAdd to Favouritesto the top level tab context menu. Both menu items add the currently open document to the user's favourites list. Operation is idempotent. -
Issue #4289 : Make analytic duplicate checking optional and allow duplicates to be viewed/deleted from store.
-
Issue #4281 : Add debug for recent items issue.
-
Issue #4292 : Reset table selection on dashboard query.