DocumentationRecipesReferenceGraphQLChangelog
Log In
Changelog

November 20th, 2024

Changelog (v2.164.0)

New

High Scalability on Geospatial Images

Lazy loading is now activated for geospatial images with over 1,000 annotations. This ensures only annotations visible in the viewport are loaded, delivering a smoother navigation experience. This improvement is particularly impactful when working with dense and complex annotations, such as detailed semantic segmentation masks.

Change

  • [Autosaved labels] Autosaved labels are now visible exclusively to their author, ensuring a more personalized and focused workflow.
  • [SAM 2] After introducing SAM 2 for geospatial imagery and video, it is now also available for non-geospatial tiled images, expanding its versatility across different use cases.

Fix

  • Resolved an issue where attempting to load a corrupted image or document caused the interface to load indefinitely. The system now raises an error to inform the user.