Stay updated with the latest releases, feature additions, performance improvements, and bug fixes for JakeyTTS.


[v2.1.0] - Official Release (v2.1)

Release Tag: github.com/JakeyTTS/JakeyTTS/releases/tag/v2.1
Direct Download: JakeyTTS_v2.1.0.exe
Full Compare: v2.0.3…v2.1

What’s Changed

Update User Event Actions, add real-time Twitch Goals integration, UI refinements, and bump version to 2.1.0

  • Re-styled the default response block in User Event Actions to be visually distinct
  • Expanded text fields to support multi-line Twitch Goals responses
  • Implemented TwitchService.GetCreatorGoalsAsync() to fetch real-time active goals from the Twitch API
  • Added ‘Test Goal’ buttons and UI previews for real Twitch Goal progress (e.g., 60 / 100)
  • Fixed XAML layout converter parsing crash by adding a custom ProgressRatio property in the TwitchGoal model
  • Refactored ‘Read Msg’ checkboxes to ‘Read User Message’ for clarity
  • Updated the Parameter Guide to explain the {message} mapping for Bits, Subs, and Streaks
  • Bumped project version to 2.1.0 in JakeyTTS.csproj and Package.appxmanifest

[v2.0.3] - Minor Maintenance Update

Release Tag: github.com/JakeyTTS/JakeyTTS/releases/tag/v2.0.3

  • Bug Fixes: Addressed minor edge cases with configuration backup restoration and file path handling across different Windows user permission levels.
  • Performance: Optimized voice matrix weight calculations for complex voice mixing profiles.

[v2.0.2] - Twitch Redeem Chat Reply Hotfix

Release Tag: github.com/JakeyTTS/JakeyTTS/releases/download/v2.0.2/JakeyTTS_v2.0.2.exe

  • Fixed Twitch Redeem Replies: Resolved an issue where automated chat reply messages configured for Twitch Channel Point Redeems were not sending to chat.

[v2.0.0] - Major Version 2.0 Launch

Release Tag: github.com/JakeyTTS/JakeyTTS/releases/tag/v2.0

  • Redesigned User Interface: Modern WPF interface with glassmorphism aesthetic, sleek dark theme, and improved navigation.
  • Plugin Architecture: Local WebSocket server (ws://localhost:8889) enabling third-party plugins and external integrations.
  • Voice Mixing Engine: Real-time mathematical voice weight blending for up to 10 distinct voice prints.
  • SFX & Custom Melodies: Audio graph editor for creating custom frequency/pitch curves and triggering sound effects.
  • Backup & Restore System: Single .zip archive export/import functionality.