diff --git a/stable/TextToTalk/manifest.toml b/stable/TextToTalk/manifest.toml index 8cdb73f09d..5a524873ef 100644 --- a/stable/TextToTalk/manifest.toml +++ b/stable/TextToTalk/manifest.toml @@ -1,8 +1,11 @@ [plugin] repository = "https://github.com/karashiiro/TextToTalk.git" -commit = "0880b0db6552568e513865d4877b8ed933c17adc" +commit = "6fdefac17cc2d786caa9afd2c43be57fb4d80386" project_path = "src/TextToTalk" owners = ["karashiiro"] changelog = """\ -- Updated for API10 (thanks Ania!) +- **OpenAI**: Fixed API key not being saved (thanks PassiveModding!) +- **OpenAI**: Improved error visibility in the login flow and during TTS +- **ElevenLabs**: Fixed multiple UI errors +- **System**: Added a link to [NaturalVoiceSAPIAdapter](https://github.com/gexgd0419/NaturalVoiceSAPIAdapter) next to VoiceUnlocker """