Skip to content

v1.8.14

Choose a tag to compare

@github-actions github-actions released this 14 Sep 09:39
· 97 commits to main since this release
96085e9

Bug fixes

  • Fix timer leak in LongPoll fetch requests (only used in service or web workers) (#6811)

Enhancements

  • Raise when :router given to use Phoenix.VerifiedRoutes is not a compile time literal (#6806)
  • Align nil host handling in endpoint configuration and transport
  • Unify path validation for static paths, verified routes and redirects