Changed
-
Enabled nginx proxy buffering
(#6991) -
Helm: set memory request for keydb
(#6945) -
Supervisord (#6945):
- added
autorestart=true
option for all workers - unified program names to use dashes as delimiter instead of mixed '_' and '-'
- minor improvements to supervisor configurations
- added
Removed
- Removed gitter link from about modal
(#7002)
Fixed
-
Persist image filters across jobs
(#6953) -
Splitting skeleton tracks on jobs
(#6968) -
Uploading skeleton tracks in COCO Keypoints format
(#6969) -
Fixed Siammask tracker error on grayscale images
(#6982) -
Fixed memory leak on client side when event listener was not removed together with its context
(#6984) -
Fixed crash related to issue tries to mount to not existing parent
(#6977) -
Added 'notranslate' markers to avoid issues caused by extension translators
(#6993) -
Getting CS content when S3 bucket contains manually created directories
(#6997) -
Optimized huge memory consumption when working with masks in the interface
(#6996)
Security
-
Security upgrade opencv-python-headless from 4.5.5.62 to 4.8.1.78
(#6931) -
Added X-Frame-Options: deny
(#6992)
New Contributors
- @WilliamKyle made their first contribution in #6961
Full Changelog: v2.7.5...v2.7.6