Skip to content

v7.8.2

Choose a tag to compare

@github-actions github-actions released this 30 Apr 18:29
· 2584 commits to master since this release

v7.8.2

  • Fix OIDC code flow. Session wasn't being created so user was repeatedly redirected back to the IDP.

  • Issue #4892 : Prevent disabled users from authenticating.

  • Issue #4925 : Fix UI IndexOutOfBoundsException.

  • Issue #4926 : Fix UI NPE.

  • Issue #4893 : Fix text editor context menu styling.

  • Issue #4916 : Fix query results download so it doesn't require VIEW on the View. It now only needs USE on the View.

  • Fix permissions checking when executing a Query. It no longer requires VIEW permission on the extraction pipeline, just USE.