Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 2.47 KB

Changelog

1.1.1 (2024-11-23)

🐛 Bugfixes

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)