Skip to content

v7.5-beta.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 11:05
· 1226 commits to master since this release

v7.5-beta.16

  • Issue #4454 : Show the source dictionary name for each word in the Dashboard List Input selection box. Add sorting and de-duplication of words.

  • Issue #4455 : Add Goto Document links to the Imports sub-tab of the Dictionary screen. Also add new Effective Words tab to list all the words in the dictionary that include those from its imports (and their imports).

  • Issue #4468 : Improve handling of key sequences and detection of key events from ACE editor.

  • Issue #4472 : Change the User Preferences dialog to cope with redundant stroom/editor theme names.

  • Issue #4479 : Add ability to assume role for S3.

  • Issue #4202 : Fix problems with Dashboard Extraction Pipeline picker incorrectly changing the selected pipeline.

  • Change the DocRef picker so that it shows a warning icon if the selected DocRef no longer exists or the user doesn't have permission to view it.

  • Change the Extraction Pipeline picker on the Index Settings screen to pre-filter on tag:extraction. This is configured using the property stroom.ui.query.indexPipelineSelectorIncludedTags.

  • Change the key names in the example rule detection to remove -. Not sensible to encourage keys with a - in them as that prevents doing values.key-1. Also add a warning if there are multiple detection values with the same name/key (only the first will be used in each case).

  • Issue #4476 : Fix streaming analytic issue where it failed to match after seeing records with missing query fields.

  • Issue #4412 : Fix / key not working in quick filter text input fields.

  • Issue #4463 : Fix NPE with analytic rule email templating.