December 7th, 2022
about 2 years ago by Kili Technology
Changelog (v2.126.0)
New
- [Project] Projects can be now be archived or deleted directly from the project list. For more information on deleting and archiving projects, refer to our documentation.
- [Python SDK] We’ve added the possibility to archive and unarchive projects using the SDK. To do that, use our new
.archive_project
and.unarchive_project
methods.
Changed
- [Labeling] We’ve changed how Kili behaves when zooming in and out on large images. The operation is way smoother now, with no unnecessary resetting and re-loading.
- [Labeling] It is now possible to upload
.tif
files containing geospatial metadata (GeoTIFF) to Kili. For information on supported formats, refer to our documentation. - [Python SDK] We’ve increased the asset upload batch size to accelerate the asset import rate.
Fixed
- [Integrations] While syncing S3 buckets, Kili would sometimes duplicate assets. We’ve fixed this issue.
- [Integrations] In projects, it used to be possible to select assets from folders that had not been whitelisted in the integration. We’ve fixed this issue.