phoenix v1.6.1 Release Notes

Release Date: 2021-10-08 // over 2 years ago
  • ✨ Enhancements

    • [phx.new] Add external flag to esbuild for fonts and image path loading
    • [phx.gen.auth] No longer set argon2 as the default hash algorithm for phx.gen.auth in favor of bcrypt for performance reasons on smaller hardware

    🐛 Bug Fixes

    • Fix race conditions logging debug duplicate channel joins when no duplicate existed

    🛠 JavaScript Client Bug Fixes

    • Export commonjs modules for backwards compatibility