Skip to content

Fluxzero 1.210.4

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:24

1.210.4 (2026-06-19)

Bug Fixes

  • fix(web): allow double dots in static filenames (1da0766)

    Only reject .. when it is a complete path segment so generated asset names such as font..woff2 are served normally while traversal attempts remain blocked.