Skip to content

Releases: celluloid-camp/vision

v1.11.0

22 Mar 16:48

Choose a tag to compare

1.11.0 (2026-03-22)

Features

  • Add min_scene_len parameter to ContentDetector for improved scene detection accuracy (35f1a07)

v1.10.1

20 Mar 11:09

Choose a tag to compare

1.10.1 (2026-03-20)

Chores

  • add workflow_dispatch trigger to release workflow (7c35633)
  • update Docker image name in build workflow (6073b59)

v1.10.0

18 Mar 15:40

Choose a tag to compare

1.10.0 (2026-03-18)

Features

  • Add job_type field to API models and update version to 1.8.0; modify Dockerfile to streamline file copying (458bed0)

Bug Fixes

  • Improve error handling in object and scene detection tasks by formatting callback parameters for consistency (ae25eca)

v1.9.0

18 Mar 14:31

Choose a tag to compare

1.9.0 (2026-03-18)

Features

  • Enhance API response models with result type discrimination for object and scene detection, update version to 1.7.0, and improve flower command directory handling (b6c2383)

Code Style Changes

  • Refactor import statements in result_models.py for improved readability (8208aff)

v1.8.0

18 Mar 14:21

Choose a tag to compare

1.8.0 (2026-03-18)

Features

  • Update API to version 1.6.0 with job creation endpoint and enhanced job status responses (8bb853a)

v1.7.0

18 Mar 14:15

Choose a tag to compare

1.7.0 (2026-03-18)

Features

  • Add job creation endpoint and enhance detection parameters (386dfec)

Bug Fixes

  • Update object detection thumbnail generation to use full frame for complete screenshots (bb57f8a)

Chores

  • Update .gitignore to include .data/ directory and remove CELERY_VISIBILITY_TIMEOUT from deploy script (9a114c5)

v1.6.0

08 Mar 15:38

Choose a tag to compare

1.6.0 (2026-03-08)

Features

  • Refactor detection modules and enhance Celery integration (aff35bd)

Code Style Changes

  • Improve code formatting in Celery job manager and scene detection modules (43b5a3d)

v1.5.2

24 Feb 12:30

Choose a tag to compare

1.5.2 (2026-02-24)

v1.5.1

24 Feb 11:06

Choose a tag to compare

1.5.1 (2026-02-24)

v1.5.0

23 Feb 18:19

Choose a tag to compare

1.5.0 (2026-02-23)

Features

  • Add Redis visibility timeout and configurable log level for Celery workers (93f5f08)