Fluxzero 1.210.0
1.210.0 (2026-06-18)
Features
feat(web): serve clean static URLs (
0f1df93)Resolve extensionless static requests through exact paths, .html files, directory indexes, and finally the configured fallback.
Add cleanUrls as an opt-out on @ServeStatic and document the new behavior.
Bug Fixes
- fix(modeling): prefer alias owners when resolving entities (
92b3953)