Features
Expose domain to Newsletter templates; Add unsubscribe link to my account; Remove capitalization from item titles; Remove exclamation mark from newsletter subject
Improve user guidance in the ai studio .
Improve create community screen.
Splitting of Content Standardization step into 3 steps ( Sanitize HTML, Remove HTML and Content Standardization ). Where Sanitize HTML cleans html document of potential malicious html tags, Remove HTML removes html from fields and Content Standardization makes sure that the item as the correct structure to get indexed.
Disable the "Create ground-truth" button if a dataset is not created
Improve html tokenizer to also tokenize titles
Added GroundTruth ID as a parameter of machinelearning_template request
Add 'sales_insight' application in the list of app-templates to be built.
We now add the user preferences to Redis as soon as the plugin is loaded and the preferences endpoint is called for the upgrade cluster plugin.
Improve user guidance in the ai studio
Configuration service for easy configuration of advanced settings through the user interface. See Configuration service for details.
Add smartfilter highlighting for GroundTruth labeling.
When creating a new ground truth, sentence-level tagging will be preselected by default.
Pre-select data loader recommended facet regardless of facet existing in the project.
Added academy links to multiple pages and context sidebar.
Add a new step called "Change Pipeline".
Bug Fixes
Do not raw load the widget html. Fixes all custom widgets.
Fix the communities documentation url.
Fixed UI issues inside page context sidebar.
Translations fixes.
Changed the password in the smoke test to comply with the new password policy.
Added missing variables in the webpack.
Fix position of search icon in communities list page.
Fixes z-index in the Timeline Widget dropdown.
Fixed a bug with module not find for widgetsSamples and optimized webpack build performance.
Dont cleanse trailing parentheses from facet values unless they start with parentheses too.
Redis-server depends on policycoreutils-python-utils for Centos 8 installations.
Wait for Es to finish indexing.
Updated query regex to remove ")" from the string. Sort select dropdown should work as expected now.
Import ml workflow independent on model.
Workaround for the ssl keyword argument error that was raised during connection to machinelearning and plumber databases during the execution of the
migrate_pipeline_steps.py
migration script.Fix authentication loop which could occur during configuration of a OAuth2-enabled Data Connector.
Fix redirect url upon creation of empty project.
Improve entity highlighting for more complex html documents.
Installation and Upgrading
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.2.0 and later guide.