Changelog¶
All notable changes to the Stimm platform will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]¶
Added¶
- Initial documentation site with mkdocs.
- Auto-generated Python API reference via mkdocstrings.
- Integration of Mermaid diagrams from README.
Changed¶
- Moved detailed technical content from README to documentation.
- Updated README to be more marketing-focused.
Fixed¶
- None yet.
[0.1.0] – 2025-12-09¶
Added¶
- First public release of Stimm.
- Real-time voice conversation with WebRTC.
- SIP telephony integration.
- Modular AI providers (LLM, TTS, STT).
- Administrable RAG configurations.
- Agent management dashboard.
- CLI tool for development and testing.
Changed¶
- Initial version.
Fixed¶
- N/A
For a detailed history of commits, see the GitHub commit log.