v1.1.4-beta5 2024-09-22
Pre-release
Pre-release
nimroddolev
released this
22 Sep 06:02
·
138 commits
to main
since this release
✨ New Features:
- Added new
Default Language
andDefault Voice
options to the configuration page, which are used when theDefault TTS Platform
is set.
🐞 Bugfixes:
- Failed action calls no longer prevent additional actions #181 #161
- Added
aiofiles
library as a requirement in the integration's manifest #182 - Generated MP3 files now cached correctly #167
- The
volume_level
parameter now correctly supports an array of dictionaries - Public URL no longer include an addition ‘/‘ character
What's Changed
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #168
- Bump softprops/action-gh-release from 2.0.6 to 2.0.8 by @dependabot in #172
- Update pip requirement from <24.2,>=21.0 to >=21.0,<24.3 by @dependabot in #173
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #184
- Bump ruff from 0.5.1 to 0.6.1 by @dependabot in #180
Full Changelog: v1.1.4-beta4...v1.1.4-beta5