l
Features
Improved query clearing for facets with extra parentheses
[Search] Introduced Scoring Profile Execution Stages; query: Apply profiles on all matching items vs. rescore: rescore only top N ranked items (useful to apply more expensive operations on a smaller, most relevant subset)
Allow disabling old file removal in pdfconversion.
Forward query context to query activity log
Create query classifier step that infers type of the provided query. It detects whether the query is written in natural language form.
Updated libNLP documentation for step classes analyzer, classifier, debugger, embedder.
At the moment, we configure the number of community and community items in a newsletter in a config file. In a future release, it will be possible for a user to configure it in the UI. We ship the API for this in the current release.
We expose the functionality to automatically subscribe users to all the Accounts they own. An owner is responsible for an account and should always monitor assigned accounts automatically. Since the subscription is a continuous process, the auto-subscription also works continuously alongside community updates as new accounts might frequently be ingested as communities.
Perform QA only on queries that are formulated in a natural language form
Add user_id as a parameter to the community subscription API which allows a user to subscribe others to different communities.
[Search] Spellchecking Improvement: Add full support for multilingual spell-checking (only works for languages that are actually used within a project aka having documents loaded)
[Spellcheck widget] Make spellcheck suggestion application case insensitive
[Search] Spellchecking Improvement: Perform spellchecking only on User's input-terms and not on facet filters.
New Squirro Monitoring projects, except of activity tracking data, will now include data ingestion and ML monitoring data.
Bug Fixes
Fix Input labels not being initialised when using the JavaScript SDK.
Fixed Reset Filter Widget removing all selections when clicking on the remove single selection.
Fix selection filter condition for multiselect filters
Fix removal of double parenthesis at the end of facet value
PDF Highlighting could skip highlighting longer phrases in favour of shorter ones, if both match the search
Fixes wrong highlight on labels when Filter dashboard by labels is enabled
Fix a bug where query highlighting does not work inside salesforce.
Fix extra trailing parenthesis issue
Community headlines: Multiline title is cut off
Fix extra spacing before labels when checkboxes are hidden
Fixes colors for the item details additional actions
Don't create communities aggregation if user is not subscribing to any communities.
Fix query_context not being reset when navigating away
Improve space between icons in react search bar.
Fixes a bug with text selection range and headlines widget not rendering in salesforce.
Added a fetch --depth 1 origin "$GIT_COMMIT" step in script in order to work on the desired commit after shallow checkout.
Force Tabs widget rows to be single lines.
Fixes a bug where explore screen PDF document is overlaid by buttons.
Fix a bug preventing filters from being applied from Tabs widget.
Sort following communities alphabetically.
Not all checkboxes are checked in keywords list
Fix a bug where the item detail in full screen mode shows double loaders.
Reverted changes to the platform_checkout.sh script which caused branches to diverge
Fix duplicated query parse request in global search
Breaking Changes
Update tensorflow to 2.8.2 and its related dependencies
re-add aggregate filter (for integration tests)
spellcheck parameter in the /items/query endpoint accepts (whether to check the spelling of the provided query) boolean value instead of dictionary value.
Update tensorflow to 2.8.2 and its related dependencies
Installation and Upgrade
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.5.3 and later guide.