Elixir
Elixir Core Team
Elixir v1.20.1 released
1. Security
Elixir
- [Version] Limit integer components in Version to 14 decimal bytes, to avoid parsing too large integers from untrusted user input. We strongly advise developers parsing versions from user input to limit the data size given to the
Versionmodule (CVE-2026-49762, GHSA-w2h8-8x3g-278p)
2. Bug fixes
Elixir
- [Calendar] Cap width in
Calendar.strftime/2to 1024 characters - [Code] Ensure
Code.require_filereleases the file if compilation fails - [Kernel] Fix documentation generation to use the correct version in search
Mix
- [mix archive.install] Validate paths and files when extracting archives
- [mix format] Honor
--no-compileoption when loading plugins
Popular in News
In Elixir we are continuously trying to improve the experience for developers learning the language. However, there are still common road...
New
Release: Release v1.9.0-rc.0 · elixir-lang/elixir · GitHub
Releases
The main feature in Elixir v1.9 is the addition of releases. A relea...
New
Release: Release v1.9.3 · elixir-lang/elixir · GitHub
This release deprecates the use of URLs on mix archive.install, mix escript.instal...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.13.3
1. Enhancements
Mix
[mix format] Supply file and line to formatter ...
New
1. Enhancements
Elixir
[Kernel] Speed up loading of runtime modules in the parallel compiler
[Range] Optimize range membership implement...
New
This release adds basic support for Erlang/OTP 26. When migrating
to Erlang/OTP 26, keep it mind it changes how maps are stored
interna...
New
Hi everyone, this release includes type inference across applications and is our last step before v1.20. Please give it a try!
Here are ...
New
Other popular topics
Hello, how can I check the Phoenix version ?
Thanks !
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
If I have a post route which an argument:
post /my_post_route/:my_param1, MyController.my_post_handler
How would get the post params ...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
New
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









