Skip to content

Fluxzero 1.210.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 21:51

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)