v1.0.4
denizsafak/abogenv1.0.4May 2, 2025by denizsafak
AI Summary
Fixes stability issues in the voice mixer, including profile management and profile name handling.
Key Highlights
- Fixed issue where selecting a voice ignores existing profiles.
- Fixed error while renaming the default 'New profile'.
- Fixed subtitle_combo enabling/disabling when a voice is selected.
- Prevented using special characters in profile names.
- Improved invalid profile handling.
New Features
- Profile name validation (prevents special characters)
Full Release Notes
- Merge pull request [#7](https://github.com/denizsafak/abogen/pull/7) by @jborza that improves voice preview and documentation. - Fixed the issue when a voice is selected, the voice mixer tries to pre-select that voice and ignores existing profiles. - Fixed the error while renaming the default "New profile" in the voice mixer. - Fixed subtitle_combo enabling/disabling when a voice in the voice mixer is selected. - Prevented using special characters in the profile name to avoid conflicts. - Improved invalid profile handling in the voice mixer.