Elixir & Phoenix
LIVEVIEW ASYNC CLEANUP FIX SHIPS ALONGSIDE RANGE OPTIMIZATIONS
Phoenix LiveView closes a critical async task test failure while Elixir cuts unnecessary abs calls from Range operations.
Read the wire →
Topic · Elixir & Phoenix
Daily updates from the BEAM ecosystem - the Elixir language, Phoenix, LiveView, and Ecto.
Elixir & Phoenix
Phoenix LiveView closes a critical async task test failure while Elixir cuts unnecessary abs calls from Range operations.
Read the wire →
Elixir & Phoenix
A reverted encryption fix exposes how Phoenix was leaking BEAM node identities through unencrypted upload tokens, and the core team is pivoting to a cleaner solution using term_to_binary.
Read the wire →
Elixir & Phoenix
Alexander Gubarev landed five targeted fixes to Calendar.ISO and ParallelCompiler that close gaps in time parsing, validation guards, and documentation.
Read the wire →
Elixir & Phoenix
The compiler stops misinterpreting profile flags, string reversal handles invalid UTF8 correctly, and Ecto gains fragment column selection in a wave of fixes that shores up core library reliability.
Read the wire →
Elixir & Phoenix
Ecto's new with_columns/2 lets you assign names to SQL fragments, while Phoenix now handles module plugs with options in pipe_through declarations.
Read the wire →
Elixir & Phoenix
Multi-clause function analysis now runs significantly faster after the core team eliminated unnecessary list allocations in disjoint argument checking.
Read the wire →
Elixir & Phoenix
Two critical Ecto bugs that silently corrupt changeset data are now fixed, and you should merge these immediately if you're using map or association updates.
Read the wire →