phoenix v1.6.0-rc.1 Release Notes

Release Date: 2021-09-22 // over 2 years ago
  • ✨ Enhancements

    • [mix phx.gen.auth] Validate bcrypt passwords are no longer than 72 bytes
    • re-enable phx.routes task to support back to back invocations, such as for aliased mix route tasks
    • [mix phx.gen.html] Remove comma after for={@changeset} on form.html.heex

    🛠 JavaScript Client Bug Fixes

    • Fix messages for duplicate topic being dispatched to old channels