What's Changed
* New Import: Group 2D DICOM, meta from 3D DICOM. Graph shape for videos. Handling corner cases. New method api.image.upload_medical_images() by almazgimaev and grokhi in https://github.com/supervisely/supervisely/pull/957
- New method `api.image.upload_medical_images()` to upload 2D DICOM images in groups
- Add grouping functionality for 2D DICOM images
- Preserve metadata for 3D DICOM volumes
- Implement GraphNode shape in SLY video converter
- Address corner cases in SLY image converter
- used sly.ApiContext to improve annotations uploading performance
**Full Changelog**: https://github.com/supervisely/supervisely/compare/v6.73.91...v6.73.92