Skip to main content

Latest changes

April 27, 2026

Deprecated

  • Export API: The pickle output format is deprecated and will be removed in a future release. Use parquet, feather, csv, excel, or json instead.

Python SDK

April 23, 2026

New features

  • KPI Analyzer: Redesigned the model quality indicator with a cleaner fill-bar badge and updated popover.

Improvements

  • Various performance improvements.

April 21, 2026

Python SDK

March 31, 2026

New features

  • KPI Analyzer: Added hit rate as a user setting, allowing users to configure hit rate display preferences.

Bug fixes

  • KPI Analyzer: Fixed Exabel base model not showing for companies with a hierarchical model.
  • KPI Analyzer: Fixed entity picker reverting to a different entity type.

March 9, 2026

New features

  • KPI Analyzer: Custom forecasting configuration in KPI mappings, allowing users to select forecasting model type and configure model-specific hyperparameters.
  • KPI Analyzer: Added ensemble model type for KPI models, which uses the model type configured on each KPI mapping, allowing users to mix different model types across predictors.
  • KPI Screener: Added support for hierarchical models, with KPIs returned in hierarchical order when sorting by company-level fields.

Improvements

  • Data API: CustomCalendarService is renamed to CalendarService, and has a new operation Get company fiscal calendar.
  • KPI Analyzer: Modeling details are now shown in the KPI mapping details popover.

Bug fixes

  • Charts: Fixed download as PDF sometimes not showing time series.
  • Dashboards: Fixed performance issue where large dashboards with table widgets became slow.
  • Dashboards: Fixed metrics disappearing from strategy tracking widget.
  • Dashboards: Fixed widget full view sometimes showing empty content.

February 25, 2026

Improvements

  • DSL: fs_revisions and va_revisions can now return error rates and confidence bands, and kpi_model_revisions supports error rates relative to publish date. For details, see the DSL reference documentation.

February 6, 2026

Python SDK

February 5, 2026

Improvements

  • KPI Analyzer: New settings design with separate Global and Screen-specific sections for better organization of KPI Analyzer and Screener configuration.
  • KPI Analyzer: Simplified model sources popover with data category information, removed unnecessary nested popovers.
  • KPI Analyzer: Sources and weights popover now displays immediately while data category loads in the background.
  • KPI Mapper: Results page now uses the same modern UI and API endpoints as Data Catalog with improved coverage and predictive power summaries.
  • KPI Screener: Deleted watchlists are now clearly indicated and automatically excluded from evaluation.
  • KPI Screener: Screens now properly refresh when watchlists are updated.
  • Plotter: Charts automatically update when referenced watchlists are deleted.
  • Dashboards: Optimized widget rendering for dashboards with many charts.
  • Watchlists: Confirmation dialog now appears when clicking outside after editing watchlist titles.
  • Data Catalog: Removed irrelevant "KPI Overlapping" filter option when viewing single datasets.

Bug fixes

  • Alerts: Fixed an issue where newly created digests were not saved with alert configurations.
  • Charts: Fixed custom Y-axis labels not appearing in chart instructions.
  • Company page: Fixed share price change not displaying when the change is 0%.
  • Dashboards: Fixed layout issue where hovering over table widget titles caused text to overlap on narrow views.
  • Data Catalog: Fixed spacing issue where cards touched the top of tables.
  • Entity header: Fixed intermittent issue where multiple tabs appeared selected.
  • KPI Heatmap: Fixed formatting issues in monthly/weekly view tooltips.
  • KPI Mapper: Fixed alignment issue with Company/KPI column header in results table.
  • KPI Mapper: Fixed currency conversion field not respecting read-only status in mapping configuration.
  • Sidebar: Fixed broken "+ View" option in the company menu.

January 8, 2026

New features

  • Custom KPIs: You can now create and manage KPIs for any uploaded data signal.
  • Charts: Added support for adding and deleting Y-axes.

Improvements

  • Company page: Data Explorer and KPI Heatmap tabs are now hidden by default and can be enabled from the tab menu.
  • Charts: Y-axis labels (R1, R2, etc) are now hidden when only one Y-axis is used.
  • KPI Picker: Uses optimized endpoint when no companies are selected.
  • KPI Mapping: Added "None" as an option for proxy aggregation method.
  • KPI Mapper: Added vendor logos to mapping collections for easier identification.

Bug fixes

  • KPI Analyzer: Fixed "Add KPI" action not working for companies with hierarchical models.

December 18, 2025

New features

  • KPI Analyzer: The KPI hierarchy models now support changing hierarchy equations over time. This is necessary to handle M&A situations at companies, or changes in segment reporting. Currently, hierarchies remain curated internally by Exabel.
  • KPI Analyzer: New spread model type. This is analogous to the ratio model, but instead of modeling the ratio between the KPI and the data, we model the difference (spread) between the KPI and the data. For more information, see the documentation.

Improvements

  • KPI Analyzer: The KPI Screener results are now updated withing refreshing the page when the watchlist used for filtering is updated.
  • Data Catalog: The KPI Backtests table can now be sorted on any column.
  • Import Jobs: A job can now be canceled while it is running.

Bug fixes

  • Charts: Fixed an issue where plotlines didn't show when downloading charts.