Changelog
4.x (TYPO3 14)
- Move backend module from Web to System group (full width, no page tree)
- Move inline JS to external file for CSP compliance
- Theme-aware module icon (adapts to modern/classic/fresh, light/dark)
- ModuleTemplateFactory, proper backend styling
- Fix mermaid reserved words (fk, text, etc.)
- Fix empty entity blocks
- Cardinality labels in relations (0:1, 1:n, n:m)
- Copy to clipboard, download .md
- json and uuid TCA field types
- TYPO3 extension documentation
3.x (TYPO3 13)
- Move backend module from Web to System group
- Move inline JS to external file for CSP compliance
- Upgrade to TYPO3 13.4
--list-extensions,--list-tablesCLI options- Fix population query on missing DB columns
- ModuleTemplateFactory, proper backend styling
2.x (TYPO3 12)
- Move backend module from Web to System group
- Move inline JS to external file for CSP compliance
- Upgrade to TYPO3 12.4
- v12 TCA types, DB population stats
- PHP 8.2+
1.x (TYPO3 11)
- Move backend module from Web to System group
- Refactor templates to use Fluid form ViewHelpers
- Initial release for TYPO3 11.5
- TCA schema extractor, relation resolver, Mermaid renderer
- CLI command and backend module