Skip to content

v7.5-beta.18

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Oct 10:22
· 3601 commits to master since this release

v7.5-beta.18

  • Issue #4485 : Improve dialog move/resize behaviour.

  • Issue #4492 : Make Lucene behave like SQL for OR(NOT()) queries.

  • Issue #4494 : Allow functions in StroomQL select, e.g. count().

  • Issue #4202 : Fix default destination not being selected when you do Save As.

  • Issue #4475 : Add mask() function and deprecate countPrevious().

  • Issue #4491 : Fix tab closure when deleting items in the explorer tree.

  • Issue #4502 : Fix inability to step an un-processed stream.

  • Issue #4503 : Make the enabled state of the delete/restore buttons on the stream browser depend on the user's permissions. Now they will only be enabled if the user has the require permission (i.e. DELETE/UPDATE) on at least one of the selected items.