-
Release v2.6.2
发布于
2023-09-06 18:52:11 +00:00 Added
- Gamma correcton filter (https://github.com/opencv/cvat/pull/6771)
- Introduced the feature to hide or show objects in review mode (https://github.com/opencv/cvat/pull/6808)
Changed
- [Helm] Database migrations are now executed as a separate job,
rather than in the server pod, to mitigate the risk of data
corruption when using multiple server replicas
(https://github.com/opencv/cvat/pull/6780) - Clicking multiple times on icons in the left
sidebar now toggles the corresponding popovers open and closed
(https://github.com/opencv/cvat/pull/6817) - Transitioned to using KeyDB with FLASH for data
chunk caching, replacing diskcache (https://github.com/opencv/cvat/pull/6773)
Removed
- Removed outdated use of hostnames when accessing Git, OpenCV, or analytics via the UI (https://github.com/opencv/cvat/pull/6799)
- Removed the Feedback/Share component (https://github.com/opencv/cvat/pull/6805)
Fixed
- Resolved the issue of the canvas zooming while scrolling
through the comments list in an issue (https://github.com/opencv/cvat/pull/6758) - Addressed the bug that allowed for multiple issue
creations upon initial submission (https://github.com/opencv/cvat/pull/6758) - Fixed the issue of running deep learning models on
non-JPEG compressed TIFF images (https://github.com/opencv/cvat/pull/6789) - Adjusted padding on the tasks, projects, and models pages (https://github.com/opencv/cvat/pull/6778)
- Corrected hotkey handlers to avoid overriding default behavior when modal windows are open
(https://github.com/opencv/cvat/pull/6800) - Resolved the need to move the mouse to activate
brush or eraser effects; a single click is now sufficient (https://github.com/opencv/cvat/pull/6800) - Fixed a memory leak issue in the logging system (https://github.com/opencv/cvat/pull/6804)
- Addressed a race condition that occurred during the initial creation of
secret_key.py
(https://github.com/opencv/cvat/pull/6775) - Eliminated duplicate log entries generated by the CVAT server
(https://github.com/opencv/cvat/pull/6766)
下载附件