Excerpt |
---|
We're excited to announce Squirro 2.6.2, released on October 10th, 2018 |
Contents
Table of Contents | ||||
---|---|---|---|---|
|
What's in the release?
...
- Bookmark widget is now called 'Tabs' so that the visual and the functional attributes of the widget is clear.
- Breadcrumb is now a widget in itself. It comes with two modes: Breadcrumbs and Chips. Breadcrumb mode is a pure trail of how the user ended up at a particular state of a dashboard. Chips mode display all the filters in the tag component with a X button. Users can remove any filter from this mode of the widget and the dashboard reloads with the new combination of filters.
- Navigation Chips is another widget added to the navigation group of widgets. Conceptually, it is configured and functions like Tabs widget. Instead of tabs, it offer toggle-able chips to control the dashboard by query or dashboard store. Main difference between the two is that the 'Tabs' widget will always have 'ALL' tab as the first tab whereas the Navigation Chips widget will not have the ALL tab and no chip will be selected by default.
- Furthermore, the query behind the Tabs widget and the Navigation Chip widget is not passed to the resettable filters. Which means, now when the users clear all filters, they won't jump back to the 'Home' or the 'All' tab of the Tab widget.
...
Added on Nov 9, 2018 (build 175 – patch 2)
- SB-140 - Remove hard dependency on user_information for SSO auth
- SB-150 - Table widget count number is not being formatted
- SB-155 - Helvetia - Disable Highlight not working on Facet Table Widget / Result List
- SB-156 - fix for hashtags in filenames
- SB-165 - Prevent Materialize initialization on facet row view
- SB-166 - Scroll bar issue fix on table widget
- Fix project template guide loading
- Add ability to import/export ML model assets. Fix for large project exports.
- Extend activity tracking
Added on Nov 13, 2018 (build 178 – patch 3)
- Feature: Disable Drilldown option for all widgets that have a selection mode
- Fix the returned query bleeding into other widget queries
- Fix for export/import ML models and pipelets
- Fix for toolbox building on Windows
- Default to standard JSON module
- SB-179 - "Matching pages" column shown without content if highlighting is disabled
Added on Nov 17, 2018 (build 183 – patch 4)
- SB-182 - Check for `pipeline_workflow_id` or `pipeline_workflow_name` before composing process_config in DocumentUploader
- Fix guide file persistence
Added on Nov 23, 2018 (build 184 – patch 5)
...
- Breadcrumbs widget does not match applied filters
- Breadcrumbs widget displays wrong state after clearing all filters
Added on Nov 28, 2018 (build
...
187 – patch 8)
- Numpy iteration number bump
Added on Nov 30, 2018 (build 188 – patch 9)
- Double colon support for typeahead suggestions
Installing and Upgrading
Fresh Installation Instructions
Please follow the regular installation steps
Upgrade Instructions
Warning |
---|
Please ensure that your current version is 2.6.1. If you are on a version older than 2.6.1, please contact support. |
Expand | ||
---|---|---|
| ||
|
Expand | ||||
---|---|---|---|---|
| ||||
Upgrade the storage node by running:
Upgrade the cluster node by running:
|
...