Squirro Release 3.5.2

The latest Squirro Release 3.5.2 is now generally available on our mirror. In order to upgrade your existing Squirro installation or install a new version of Squirro, please head over to the Getting Squirro page for relevant instructions.

Highlights :zap: of this release have been documented below:

Features :top: :desktop_computer:

  • Add possibility to specify a folder ID the Google Drive dataloader searches files in.
  • Add mlflow_models squirro asset type (early stage) for the simple upload usage. Can be used together with How-to use MaaS with in Squirro to deploy custom machine learning models in Squirro.
  • Improved heatmap colors for model validation.
  • Introduces in-house trained Question Answering model as default model for higher accuracy. :hugs: :hugs:
  • Add API ability to define priorities to the data sources. Frontend in the upcoming sprints.
  • Comma key can also be used in addition to the enter key to define labels on the Groundtruth edit screen in AI Studio.
  • [Dataloader UI] Expose thumbnail url (webshot_url) in Map Item Fields.

Bug Fixes :beetle:

  • Filter functionality in communities was case-sensitive, and now changed it to be case-insensitive for better matches.
  • Fix IE alert message flashing for a moment on page load.
  • In the Known Entity Extraction plugin, the links style is now the same as normal text.
  • UI improvements for ML jobs page.
  • Don’t show compare and translate buttons if ref_types is empty for reference documents.
  • Fixes issue where unanswerable questions where incorrectly processed.
  • Fixed Chip sizes across AI studio to match designs. Fixed labels not being fixed while scrolling in the AI studio labeling overview page.
  • In the Groundtruths Table, add new column for status to avoid misaligned names.
  • Fix highlight on search results widget.
  • QA Widget can now be hidden in the dashboard editor when empty.
  • Fixed an issue where trying to change Groundtruth ML template, an error is thrown.
  • Fixed an issue where in the Search Widget(not global), the query log is missing the query.
  • Fixes to the line chart widget.
  • Added progress bar and loading for model validation screen. Now, you don’t need to keep reloading the validation screen until you get some results.
  • PDFs with only a single page didn’t support searching via the item-detail-view before (because of space optimisation). This was changed so that single-page PDFs work in the same way as other PDFs (already indexed PDFs will require a reload to reflect the change).
  • Don’t include custom query as filter when interacting with Timeline widget.
  • Fix Engagement map widget not loading when there is no data.
  • in Communities, fixed padding not respected between community avatar and name.
  • In AIS label data, adapt all the chips according to the design.
  • Fix scrolling inside Insights widget.
  • Fixed subscribed communities search.
  • Fixed a bug that enabled skipping sentences in the GT focus view while hitting space inside the rule query modal.
  • Fixed bug that prevented many GT labels from displaying properly in the list and focus view.
  • Reference Screen visual bugfixes and design improvements.
  • In the Pipeline Editor, all section with AI studio links should point to /start.
  • Unify entities feedback across all item widgets.

Installation and Upgrade :rocket:

You will have to resolve at least the following config files when upgrading from Squirro 3.3.0

  • /etc/nginx/conf.d/ssl.inc
  • /etc/squirro/common.ini

For new installations, please follow the Setup on Linux instructions.

To upgrade an existing installation, please consult the Upgrades for Squirro 3.4.x and later guide.

2 Likes