...
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.
...