Versions Compared

Key

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

Squirro 3.7.3 was released on March 22, 2023.

...

  • Fixed a bug where PDF searches included the “Page” and page number fields, returning unwanted results. Now, searches only take place in the body of PDF Sub-Items. Sub-Item title (Page Nr) is not used for text-matching nor highlighting.

  • Changed the return value from id to rule_id to keep it uniform.

  • Fixed an issue with the early closing of entity highlights in situations where the end and beginning of highlights overlap.

  • Fixed an issue with the QA widget not opening the same answer twice.

  • Fixed styling issues with the Items widget sort dropdown menu.

  • Enabled full support of ACL filters within content-based typeahead as defined in query_templates (with logical operators).

  • Fixed an issue with the Add Rule button being hidden in AI Studio.

  • In Groundtruth Labeling, fixed an issue with labels not persisting when switching documents.

  • Fixed an issue with tabs not respecting url parameters when refreshing certain pages.

  • Fixed an issues with the Items widget fetching multiple pages at once.

  • Previously, items would be dropped during ingestion if they did not contain mapped field content (emails without attachments when the attachments field was mapped, for example.) Now, items are not dropped because they are missing configured non-mandatory mappings. The mandatory Squirro Item fields are body and title, which must be present to successfully ingest an item.

  • Fixed an issue with Groundtruths showing labels from different ones.

  • Fixed an issue with the Rules table not correctly adjusting when moving to another tab.

  • Fixed an issue with resetting dashboard selections on home in breadcrumbs.

  • Force the source edit to fetch sources collection.

  • Fixed an issue with Entities chips sometimes not showing.

  • Fixed an issue with the checkmark not showing correctly in subscribed communities for users.

  • Fixed errors with PDF entity sorting.

  • Fixed an issue where Go to Groundtruth disappears when the candidate set is on different page.

  • Fixed an issue with CandidateSetEdit crashing when an item is not found.

  • All of a user's subscriptions to communities now correctly show as subscribed.

  • Fixed an issue with widgets on the Community 360 dashboard not reacting to a Global Search reset.

  • Fixed an issue where clearing the global search on the Community 360 page removed the selected community query.

  • Improved Elasticsearch performance in edge cases by auto-closing scroll context when the client stops the iterator via break, closing properly when all returned items fit into a single batch, and extending client scan to explicitly close scroll context.

  • Fixed issue with the Groundtruth in AI Studio not showing the proper list of items.

Installation and Upgrade

You will have to resolve at least the following config files when upgrading from Squirro 3.7.2 or earlier.

  • /etc/squirro/common.ini

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

...