v3.0
v3.0 is here!
This is a huge release with major UI changes! Edit personas in the app! Define chatrooms for grouping your personas together! Enable/disable TTS and STT separately, for more customized setups! Also adds support for Qwen3-TTS via a new custom server script.
The new README contains a much better walkthrough of the application, including how to set it up in environments starting in as little as 4GB of VRAM!
What's Changed
- Issue #11 - persona editor by @scorbo2 in #16
- Issue #19 - split TTS and STT into separate features by @scorbo2 in #20
- Issue #21 - change STT to OpenAI-compatible API by @scorbo2 in #22
- Issue #23 - add UI for server settings by @scorbo2 in #25
- Issue #24 - persona selection UX improvement by @scorbo2 in #26
- Issue #18 - chat rooms by @scorbo2 in #27
- Issue #28 - mentioning a persona causes them to answer next by @scorbo2 in #30
- Issue #29 - Break up the app.js monolith for better maintainability by @scorbo2 in #32
- Issue #31 - update Copilot instructions; add AGENTS.md by @scorbo2 in #33
- Issue 4 chat persistence by @scorbo2 in #34
- Issue #17 - Rewrite the README for v3 by @scorbo2 in #35
- Issue #36 - add read-only serverType to TTS settings UI by @scorbo2 in #37
- Dev branch for 3.0 release by @scorbo2 in #15
Full Changelog: 2.0...3.0