Elixir v1.20 has been released, introducing a gradually typed language with a set-theoretic type system. The type system is designed to be sound, gradual, and developer-friendly, and it can find verified bugs in existing programs without introducing type annotations. The release also includes improvements to compilation times and a new compiler option. The type system is still under development, with plans to introduce new type signatures and annotations in the future.