11.12.3
✨ Features
Date | Description |
---|---|
2024-10-25 | (facet-date): Rework on facet date |
2024-10-25 | (first-page): Refactor FirstPageService to accept aggregations in getFirstPage method |
2024-10-30 | (timeline): Refactor facet-date component to include mask selection |
2024-10-30 | Add sq-facet-date component for date filtering in timeline visualization |
2024-10-31 | Add sq-facet-date component for date filtering in timeline visualization |
2024-10-31 | (first-page): Update FirstPageService to use options.aggregations in getFirstPage method |
2024-10-31 | (facet-date): Add 'Apply' button and update date range filter logic in facet-date component |
2024-11-04 | Add 'apply' label to date facet and enhance NumericalFilter with 'eq' operator |
2024-11-05 | Update ag-grid dependencies and refactor ag-grid component for improved functionality |
2024-11-05 | Enhance date facet functionality and add aggregation overrides |
2024-12-17 | (advanced-search): Refactor setSelect() method to support query options and field operators |
2025-01-14 | (components-docs): Enhance DocMenuComponent to use Renderer2 for font size adjustments |
🐛 Bug Fixes
Date | Description |
---|---|
2024-09-09 | (preview): No highlights with SVG/DWG |
2024-09-12 | (intl.service): Brackets in treepath interpreted as sysLang message |
2024-09-18 | (my search facet): Display the exclusion operator when active |
2024-09-30 | (heatmap): Use the key separator sets in the admin |
2024-10-08 | (search input): Fielded search with regex pattern doesn't work |
2024-10-09 | (search input): Fielded search with regex pattern doesn't work |
2024-10-25 | (autocomplete): Misleading display with the autocomplete |
2024-10-25 | (neural): Disable Neural-Search according to user preferences |
2025-01-14 | (machine-learning): Prevent passage expansion when text is selected in a passage list component |
2025-01-15 | (analytics): Set default value for query input in AgGridViewComponent |
📦 Dependencies
Date | Description |
---|---|
2024-09-17 | (chore): Update ag-grid-angular and ag-grid-community versions |
2024-10-01 | Bump @types/estree from 1.0.0 to 1.0.6 |
2024-10-01 | Bump zone.js from 0.14.7 to 0.14.10 |
2024-10-08 | Bump @microsoft/teams-js from 2.24.0 to 2.29.0 |
2024-10-08 | Bump focus-within from 2.0.0 to 3.0.2 |
2024-10-08 | Bump postcss from 7.0.39 to 8.4.47 |
2024-10-10 | Update to Angular 18 |
2024-10-10 | Update @angular-slider/ngx-slider to version 17.0.2 |
2024-10-28 | Update ws package version to 8.17.1 |
2024-11-04 | Update ag-grid to 31.3.4 |
2025-02-10 | Remove eslint-plugin-jsdoc from dependencies |
2025-03-04 | Remove unused Cypress support files |
♻️ Refactoring
Date | Description |
---|---|
2024-11-05 | Improve code consistency and readability in ag-grid module and view component |
2024-12-04 | Update logo for vanilla & pepper |
🩹 Patches
Date | Description |
---|---|
2024-12-02 | Application start config based on the environment |
2025-03-07 | Fix comparison logic in BsFacetList for aggregation items |
2025-03-07 | Handle URI decoding errors |
2025-03-17 | Fix vulnerabilities |
2025-05-29 | Fix(search): Improve expression building |
🔧 Configuration
Date | Description |
---|---|
2024-12-16 | (query-intent): Add query intent in the query payload |
2024-12-19 | (facet-date): Update mask value in BsFacetDate based on aggregation overrides |
2025-01-07 | (configuration): Add custom JSON schema support to CCApp configuration |
📖 Documentation
Date | Description |
---|---|
2024-12-19 | Update setSelect() method signature to include fieldOperator and options parameter |
2025-01-08 | (documentation): Update configuration to replace autoSAMLProvider with autoOauthProvider |
Other
Date | Description |
---|---|
2024-10-25 | Add message for like filter operator |