josevalim

josevalim

Creator of Elixir

Plug v1.4.0-rc.0 released

Hi everyone,

I am really happy to announce Plug v1.4.0-rc.0. It has many improvements and bug fixes:

  • Multipart support is now implemented in Plug, which guarantees compatibility between adapters, including during tests
  • Range requests are now supported by Plug.Static, which means resumable downloads and videos
  • Plug.Debugger has been improved to show more information, including the Exception.blame/3 feature from Elixir v1.5 if available
  • Log an error when Cowboy aborts parsing headers due to limits

Here is the full CHANGELOG: plug/CHANGELOG.md at v1.4.0-rc.0 · elixir-plug/plug · GitHub

As usual, give a try in your applications by specifying:

{:plug, "~> 1.4-rc", override: true}

If you find any regression or bugs, please report them!

Have fun!

First Post!

josevalim

josevalim

Creator of Elixir

Most Liked

matiso

matiso

This is great!

Last Post!

lessless

lessless

Great job, love it!

Where Next?

Trending in News Top

Other Trending Topics Top

GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
kip
Localize is the next generation localisation library for Elixir. Think of it as ex_cldr version 3.0. The first version will be released ...
New
webofbits
Squid Mesh is an open source workflow automation runtime for Elixir applications. It is aimed at Phoenix and OTP apps that want to defin...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
kip
In 2021 I started a new library called Tempo with the objective of modelling time as a set of intervals - not as instants. In 2022 I gave...
New

We're in Beta

About us Mission Statement