Skip to content

v1.1.0

Compare
Choose a tag to compare
@hugobloem hugobloem released this 23 Nov 10:18
48bc849

1.1.0 (2024-11-23)

🚀 Features

  • add signal handling for graceful shutdown in main execution (a63a1f4)
  • enhance argument parsing and validation with environment variable support (a63a1f4)

🐛 Bugfixes

  • add exit call for graceful shutdown on stop signal (#88) (b99f441)
  • add-on button url (#77) (3532cee)
  • validate and use default voice in event handling (#82) (320a226)

🔨 Code Refactoring

  • enhance error handling and logging in voice loading and synthesis processes (#87) (363a46a)

👷 Continuous Integration

  • add release-please configuration and workflow files (#83) (dd370fc)
  • add required packages (#76) (5e89262)
  • enhance Docker image tagging and labeling in release workflow (#85) (88ff459)