Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Squirro 3.6.1 was released on . This page describes the changes that went into this release.

Features

  • New mode to Reset widget - List display. Supports usage in accordion layers.

  • Support rerun for staged pipeline workflows

  • React tabs widget now also supports legacy icon identifiers (materialize css)

  • Communities widget: Make entire card clickable.

  • [Search] Pass the result from the /parse endpoint to the item collection requests.

  • [Search] Introduced Search Scoring Profiles: Allow to rank on additional (optional) signals to customise document relevancy scoring. Applicable in a general manner (project-scope) or on a per group/user scope.

    • Associate Scoring Roles with Squirro Groups, or 3rd Party User Metadata (coming from SSO provider)

    • QueryProfile: Personalised document relevancy scoring by allowing to match on user-metadata. This is done by templating user-information in the configured Query Relevancy Scoring Profile

  • For the document level feedback, adds a view of the document under the feedback and an icon to scroll to it

  • [Search] Similar Searches widget is customizable and documented in storybook

  • [Search] All the typeahead suggestions are now visible without scroll, as long as there is space to display them.

  • [Pipeline Editor] The available pipeline steps in each section of the Pipeline Editor are sorted by name.

  • Add helper text for "Show icons" property in Tabs widget

  • Added "Create Facet" to the pipeline config for ML steps enrichment

  • [AI Studio] Apply configured project query-templates to enforce all ACL's on the GroundTruth Label View

  • Expose CommunityType to custom property pages (Properties.CommunityType)

  • Improvment of libNLP base and tokenizer documementation

...