Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status
titleRELEASE DATE: AUGUST 7, 2024

New features

Updates

...

Updates

Data Search improvements via canvas

The Data Search table screen uses canvas now. This means that instead of using traditional HTML elements to display and interact with our data, we will use a single canvas element.

Before, each element is part of the webpage’s structure and can be individually styled and manipulated. The new canvas model provides more flexibility and performance for complex graphics and large datasets. Regarding performance, this implies faster rendering for large amounts of data. Complex visualizations are easier to render now.

In simple terms, we’re moving from a structure of many small building blocks to drawing everything on a single surface, which should make our data visualizations faster and more powerful.

Bug fixes

  • Fixed the Download an event button from the Selected events wizard in Data Search: when pressing the space bar over an event, a wizard will open showing the details of the event. In that wizard, the Download button fail to download the event.

  • Global Search, the links in the table all.data in the field tables: the second table is not opened properly when clicking on it. Now each table is opened correctly.