Sourced from phoenix's changelog.
1.7.9 (2023-10-11)
Bug fixes
- [Phoenix.CodeReloader] - Fix error in code reloader causing compilation errors
- [phx.new] – fix LiveView debug heex configuration being generated when
--no-html
pas passed1.7.8 (2023-10-09)
Bug fixes
- [Phoenix.ChannelTest] Stringify lists when pushing data
- [Phoenix.Controller] Fix filename when sending downloads with non-ascii names
- [Phoenix.CodeReloader] Remove duplicate warnings on recent Elixir versions
- [Phoenix.CodeReloader] Do not crash code reloader if file information is missing from diagnostic
- [Phoenix.Logger] Do not crash when status is atom
- [phx.gen.release] Fix
mix phx.gen.release --docker
failing with:http_util
error on Elixir v1.15- [phx.gen.*] Skip map inputs in generated forms as there is no trivial matching input
- [phx.new] Fix tailwind/esbuild config and paths in umbrella projects
- [phx.new] Do not render
th
for actions if actions are emptyEnhancements
- [Phoenix] Allow latest
plug_crypto
- [Phoenix.Endpoint] Support dynamic socket drainer configuration
- [Phoenix.Logger] Change socket serializer/version logs to warning
- [Phoenix.VerifiedRoutes] Add support for static resources with fragments in
~p
- [phx.gen.schema] Support
--repo
and--migration-dir
flags- [phx.new] Allow
<.input type="checkbox">
withoutvalue
attr in core components- [phx.new] Allow UTC datetimes in the generators
- [phx.new] Automatically migrate when release starts when using sqlite 3
- [phx.new] Allow ID to be assigned in flash component
- [phx.new] Add
--adapter
flag for generating application with bandit- [phx.new] Include DNSCluster for simple clustering
- [phx.routes] Support
--method
option
3ef0926
Release 1.7.90a0a463
Only add phoenix_live_view if html enabled, closes #55997b8575d
Do not return closures from initb4c7ab3
Update ExDoc on installer9f841d4
Update SECURITY.mdde0e0e7
Fix CIe074903
Release 1.7.82992379
Add a security policy using GitHub advisories (#5591)595b502
Bump postcss from 8.4.16 to 8.4.31 in /assets (#5596)176e7e5
Docs: Remove separate index for leftmost column in multi-index (#5595)