Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Features

  • Extend QA documentation by configuration section

  • [Search] Custom Document Relevancy Scoring using Script Profiles

  • [Breadcrumb Widget] Dont show default dashboard time selection as a breadcrumb

  • Expose hostname to Squirro SDK.

  • Add user activity logs for QA and SimilarSearches widgets

  • [Search] Create new widget group (Search), Reorganize widgets in groups

  • [Pipeline Workflows] Allow pipeline rerun in view mode

  • Expose QA configuration to specify for which query languages the answer should be searched for

  • Search] Add libNLP step that supports ML models in the ONNX format

  • [Search] Documentation

  • [Search] Scoring Profiles:

    • Added popular-item boosting profile. This allows to use the overall item-popularity (amount of item.read events) as additional ranking signal. See Scoring Profile Documentation.

    • Support native Elasticsearch Scripts to customise Document Relevancy Scoring. See Script Profiles

  • [Breadcrumb Widget] Dont show default dashboard time selection as a breadcrumb

  • Expose hostname to Squirro SDK.

  • [Pipeline Workflows] Allow pipeline rerun in view mode

  • Support the maxRequests option of the forked FastCGI flup server. It can be defined in the max_requests config option in the server section of a service's ini file, similar to min_spare and max_spare. It has an effect only when the fork config option is set to true.

  • Allow reordering community types in the setup space

  • [Document Level Feedback] Implement feedback generation from any type of document

  • Avatar colors in items and engagement widget will now have color based on avatar text hash

  • Added API to fetch followers' information from a community. It will be needed to display followers' information in the Community 360 dashboard.

  • [Cards widget] Expose custom date format in Cards properties

  • [libNLP] Documentation for steps in filter, loader, normalizer, projector and saver steps

  • Expose QA widget configuration to the configuration service

  • Implements QA and SimilarSearches widgets activity logs

Bug Fixes

  • Entities Sidepanel: Child entities will be unselected together with parent

  • Following communities are missing cursor pointer and totals.

  • Fixes a bug where community cards cause a session disconnect.

  • Fix missing link wrapper for custom logo

  • Fixed the documentation of modify_community in Squirro client

  • Entities chips widget will now show all entities instead of just 10

  • Fixes spellcheck not working with React GlobalSearch

  • Fixes not aligned star icon in items cards horizontal

  • Center chip text for entity popup

  • Fixes the query context being persisted, after clearing the filter of a dashboard

  • Change item sidepanel empty message for matching query tab

  • Make the SDK use the already existing server option.

  • Fix modification of processed value (it can be now False or True)

  • Fix matching queries sometimes not showing in the item detail of Items Widget

  • Fixes non-clickable keywords being wrongly highlighted

  • Entity Type which includes a space breaks the side panel in the explore screen

  • Adjust Tooltip styles in React and Backbone

  • Fix multiple query activity logs

  • Fixed side panel appearing momentarily when navigating between items using arrows,

  • Fix QA Detail not opening properly

  • Add community 360 navigation support to subscribed communities list.

  • Fix selection reset for multiple values in facets widget, Fix styles for horizontal dropdowns

  • Fix item detail highlighting when there is a dashboard query applied.

  • Fix aggregation reset after facet change

  • [Reset widget, list mode] Make reset all filters button blue

  • Widget Browser shows all widgets under Items category when opened twice in a row

...