Skip to content

v0.4.13

Latest

Choose a tag to compare

@horatiualmasan horatiualmasan released this 21 Apr 10:33
· 103 commits to main since this release
13899c8

[0.4.13] - 2026-04-21

Added

  • Added a floating selection panel to grid pages.
  • Tags can be created and assigned directly from the sample and annotation detail view.
  • Tags can be created and assigned directly from the side panel in the grid view.
  • Tags can be renamed directly from the side panel in the grid view.
  • Tags can be deleted from the side panel in the grid view.
  • Show Embedding Plot selection as a filter item in the left panel.
  • Added thumbnail quality setting in the Settings dialog. Enable "High Quality Thumbnails" to load compressed JPEG thumbnails in grid views, reducing bandwidth for large datasets.
  • Added Dataset.update_metadata method to update metadata of multiple samples at once.
  • Exposed Pascal VOC segmentation export from the Python interface.
  • Added cloud storage support for Pascal VOC semantic segmentation annotations.

Changed

  • Embedding plot shows only 2 categories Filtered and Not Filtered.

Fixed

  • Fixed annotation editing UX in sample details by showing a Saving indicator while changes are persisted.

What's Changed

Full Changelog: v0.4.12...v0.4.13