phoenix v1.6.3 Release Notes

Release Date: 2021-12-07 // over 2 years ago
  • ✨ Enhancements

    • Add new phx.gen.release task for release and docker based deployments
    • Add fullsweep_after option to the websocket transport
    • Add :force_watchers option to Phoenix.Endpoint for running watchers even when web server is not started

    🐛 Bug Fixes

    • Fix Endpoint log: false failing to disable logging

    🛠 JavaScript Client Bug Fixes

    • Do not attempt to reconnect automatically if client gracefully closes connection