v0.6.1
What changed
Backend UI polish, no API changes.
- Dark/light mode: the backend chat panel, the markdown renderer and the chat-core modal now follow the TYPO3 v14 backend color scheme (driven by
var(--typo3-*)custom properties, verified in both schemes), instead of a hardcoded light palette. - Icons: a branded extension tile plus a dedicated module icon in the TYPO3 v14 3-color style, with a v13 legacy tile selected at runtime by TYPO3 version. The placeholder "AI" text icon is gone.
Shipped as a 0.x patch so ^0.6 consumers pick it up automatically. See #60.