Rails News

  • Rails 6.0.4 has been released

    Hi everyone, I am happy to announce that Rails 6.0.4 has been released. CHANGES since 6.0.3 To view the changes for each gem, please read the changelogs on GitHub: Action...

  • Active Storage audio improvements and more

    Hi, Wojtek here with the summary of changes from the last week. Add audio analyzer to Active Storage It extracts duration and bit rate of audio files and stores it...

  • Active Record Encryption, several performance optimizations, and much MORE!

    Hi, zzak here! お久しぶりです! This time I will be recapping the past month or so of Rails. Hang on! There’s a ton of stuff to catch up on!! Active Record...

  • Rails versions 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have been released!

    Hi everyone! Rails versions 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have been released! These releases contain important security fixes, so please update when you can! Here is a list of the...

  • Rails Governance

    As some questions have been raised about how the Rails project’s governance functions, we’d like to clarify how the team is structured and how we operate: Ruby on Rails is...

  • Rails 5.2.5, 6.0.3.6 and 6.1.3.1 have been released

    Hey everyone! Rails versions 5.2.5, 6.0.3.6 and 6.1.3.1 have been released. These versions upgrade Active Storage’s Marcel dependency to version 1.0.0. Before 1.0.0, Marcel—which is distributed under the terms of...

  • Rails 6.1.3 has been released

    Hi everyone, I am happy to announce that Rails 6.1.3 has been released. CHANGES since 6.1.2 To view the changes for each gem, please read the changelogs on GitHub: Action...

  • Rails 5.2.4.5, 6.0.3.5 and 6.1.2.1 have been released

    Hey everyone! Rails version 5.2.4.5, 6.0.3.5 and 6.1.2.1 have been released! Those version are security releases and addresses two issues: [CVE-2021-22880] Possible DoS Vulnerability in Active Record PostgreSQL adapter [CVE-2021-22881]...

  • Rails 6.1.2 has been released!

    Hi everyone, I am happy to announce that Rails 6.1.2 has been released. CHANGES since 6.1.1 To view the changes for each gem, please read the changelogs on GitHub: Action...

  • Defaults to "main" branch name, new webpacker guide and improved strict loading

    Hi, Wojtek here with the summary of changes from the last days. Renamed master branch to main in the Rails repository As mentioned by DHH and performed by Rafael França...