Skip to main content

July 28, 2022

New features

  • Dashboards: Revamped backend and user interface that now supports table widgets with >500 rows, with global sorting and filtering across all rows in a table. We now support performant dashboard tables with up to 20,000 rows in the case of 1-level tables, and up to 50,000 rows in the case of 2-level tables. We have also made significant optimizations on the backend to speed up dashboard calculations and avoid bottlenecking of the system.
  • Tag editor: Revamped interface supporting pagination through tags with many companies / entities, and improved display of exchange & sector tags for companies.
  • Library: Sharing will now be enabled automatically for all users, who will now be able to share a library folder to any user group that they are part of, as long as that user group only contains users from their customer. Previously, users were able to share to user groups that contained users from other customers, such as a subscriber user group managed by an Exabel data partner. As such, we had only enabled folder sharing for certain customers where this was not an issue.

Miscellaneous improvements

  • Signal Explorer v2: Moved the "Plot signals" button for easier access.
  • Signal Explorer v2: Auto-scroll newly created signal groups into view, to improve user flow when working with many groups / signals.
  • Signal Explorer v2: Avoid unnecessary validation error when the signal label is empty. A label must still be present in order to save a signal.
  • Import Jobs: Show run duration for each job and stage.
  • Import Jobs: Added UI prompts to create a new job / stage.
  • Dashboards: Pop-up charts now provide the "Open chart" link to Signal Explorer, even for non-company entities.
  • Moved Data Explorer and the File Uploader to new /data/... URLs within the app, for consistency amongst features dealing with raw data.

Bug fixes

  • Import Jobs: Now display a run number which auto-increments within a job, rather than the global run ID.
  • Import Jobs: Fix crash if stage logs were not fetched successfully.