Releases: rupertgermann/text-to-typo3
Releases · rupertgermann/text-to-typo3
Release list
v0.2.0
What's Changed
- Add open GitHub issue workflows and related chat persistence updates by @rupertgermann in #29
New Contributors
- @rupertgermann made their first contribution in #29
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
Release Notes 0.1.0
text-to-typo3 0.1.0 is the first public release of a chat-first TYPO3 assistant built on MCP.
Highlights:
- Chat with a TYPO3 instance through its MCP server from a Next.js interface
- TYPO3 OAuth 2.0 login plus token-based local MCP mode
- Streaming AI responses with persisted conversations in SQLite
- Inline tool-call rendering and activity history for TYPO3 reads and writes
- Multi-step MCP tool execution with schema-aware write retries
- OpenAI and LM Studio model support from the same UI
- Message editing, image attachments, conversation search, rename, delete, and Markdown export
- Local scaffold CLI for provisioning a TYPO3 + DDEV setup and matching app configuration