Platform Releases

1.24.0 (2025-Feb) issues, plugin releases, JS API compatibility

Visualization and analysis

  • Grid: Rows and columns now resize together when you change row heights. This creates a zoom effect, where cell content adapts for optimal viewing. Zooming out shows the big picture. Zooming in shows details. This works especially well with dynamic content like proteins, user profiles, forms, and JIRA tickets.
    grid-dynamic-column-widths

  • Grid: We now support right-click panning. Hold the right mouse button to drag and move around your data. This feature is particularly useful when exploring extensive datasets in the zoomed-out mode.
    grid-mouse-pan-content

  • Grid: You can now create column groups
    grid-column-groups

  • Grid: You can now easily (un)hide columns
    grid-unhide-columns

  • Cell renderers: Tags cell renderer now works with boolean columns (previously, it required comma-separated values)
    grid-tags-renderer

  • Cell renderers: Sparklines now support multiple normalization options - by row, column, or global values
    sparklines-normalization-demo

  • Cell renderers: We now support adaptive rendering of files in cells
    grid-files-in-cells

Developer updates

JS API changes: