Known Problems
Current state
TCA_API is in alpha state (version 0.1.0). While the core functionality is stable and tested, the API surface may change between minor releases.
Planned features
The following features are planned but not yet implemented:
- Custom route patterns — support for custom URL patterns like
/user/current(medium priority). - Inline relation field selection — select specific fields from related records when embedding (high priority).
- Relation filtering in serialization — filter related records during serialization (low priority).
Reporting issues
Please report bugs and feature requests on the GitHub issue tracker.