v1.0.1-beta.1
What's new in this release
- Improved DockerManager to treat missing containers as stopped, logging this as info and adding them to stopped_services.
- Introduced environment variable management for Docker services to simplify configuration and deployment.
What's Changed
- updated readme for Thor by @Prachi1615 in #24
- Add Kokoro TTS container info by @openminddev in #25
- Handle missing containers as stopped in DockerManager by @openminddev in #26
- feat: Implement environment variable management for Docker services by @YuchengZhou821 in #28
New Contributors
- @Prachi1615 made their first contribution in #24
Full Changelog: v1.0.0...v1.0.1-beta.1