Skip to content

Releases: rupertgermann/text-to-typo3

v0.2.0

Choose a tag to compare

@rupertgermann rupertgermann released this 11 Jun 18:37
ac09f93

What's Changed

  • Add open GitHub issue workflows and related chat persistence updates by @rupertgermann in #29

New Contributors

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

Choose a tag to compare

@rupertgermann rupertgermann released this 05 Apr 18:47

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