Skip to main content

11.12.3

✨ Features

DateDescription
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-30Add sq-facet-date component for date filtering in timeline visualization
2024-10-31Add 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-04Add 'apply' label to date facet and enhance NumericalFilter with 'eq' operator
2024-11-05Update ag-grid dependencies and refactor ag-grid component for improved functionality
2024-11-05Enhance 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

DateDescription
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

DateDescription
2024-09-17(chore): Update ag-grid-angular and ag-grid-community versions
2024-10-01Bump @types/estree from 1.0.0 to 1.0.6
2024-10-01Bump zone.js from 0.14.7 to 0.14.10
2024-10-08Bump @microsoft/teams-js from 2.24.0 to 2.29.0
2024-10-08Bump focus-within from 2.0.0 to 3.0.2
2024-10-08Bump postcss from 7.0.39 to 8.4.47
2024-10-10Update to Angular 18
2024-10-10Update @angular-slider/ngx-slider to version 17.0.2
2024-10-28Update ws package version to 8.17.1
2024-11-04Update ag-grid to 31.3.4
2025-02-10Remove eslint-plugin-jsdoc from dependencies
2025-03-04Remove unused Cypress support files

♻️ Refactoring

DateDescription
2024-11-05Improve code consistency and readability in ag-grid module and view component
2024-12-04Update logo for vanilla & pepper

🩹 Patches

DateDescription
2024-12-02Application start config based on the environment
2025-03-07Fix comparison logic in BsFacetList for aggregation items
2025-03-07Handle URI decoding errors
2025-03-17Fix vulnerabilities
2025-05-29Fix(search): Improve expression building

🔧 Configuration

DateDescription
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

DateDescription
2024-12-19Update setSelect() method signature to include fieldOperator and options parameter
2025-01-08(documentation): Update configuration to replace autoSAMLProvider with autoOauthProvider

Other

DateDescription
2024-10-25Add message for like filter operator