# v1.0.x

Covers all v1.0 patch releases including initial launch and bug fixes.

### [v1.0.1](https://github.com/OpenMind/OM1-video-processor/releases/tag/v1.0.1) - latest

* Added environment configuration and entrypoint script for video processing
* The video processor is now stabilised
* Added a configurable option to enable or disable cloud streaming across the system, making it easier to control whether video and audio feeds are sent to the OpenMind API

### [v1.0.0](https://github.com/OpenMind/OM1-video-processor/releases/tag/v1.0.0)

* Updated the environment to support newer Python and CUDA version. It refines dependency management, and improves model handling. The changes enhance compatibility with latest libraries and streamline deployment, especially for NVIDIA THOR and specific version of TensorRT-based inference.
* Updated Dockerfile for Thor support
* Fixed CUDA driver mismatch
* Added venv to docker image
