Monday, September 22, 2025

Rails Version 8.0.3 has been released!

Posted by rafaelfranca

Hi everyone,

I am happy to announce that Rails 8.0.3 has been released.

CHANGES since 8.0.2

To see a summary of changes, please read the release on GitHub:

8.0.3 CHANGELOG To view the changes for each gem, please read the changelogs on GitHub:

Full listing

To see the full list of changes, check out all the commits on GitHub.

SHA-256

If you’d like to verify that your gem is the same as the one I’ve uploaded, please use these SHA-256 hashes.

Here are the checksums for 8.0.3:

$ shasum -a 256 *-8.0.3.gem
f8cad39cebefaa1c9d4904f3e843022f22ee7a9201b59db703bf3ef7f2877493  actioncable-8.0.3.gem
2a0444f8937c641db100128a1826554c5298ade65c62b623a1fcb34a1dc6bd2f  actionmailbox-8.0.3.gem
6dc0c3701065a96f845a05a28e9d7a60055222cfc324cc6c3a281cec148cc723  actionmailer-8.0.3.gem
d63c21cb109e0529d785ffdb657a092928890327c5c8ea2e46f63b6751be5ad3  actionpack-8.0.3.gem
1c46fdfa60ffa282bf29cccc0714071128826bef5740c4f2a88d375d206a9df4  actiontext-8.0.3.gem
5171946ff07d1e95bf3d805ad9425a89040a013dea11bb1f4cf604f108b1ce66  actionview-8.0.3.gem
469eddb3822aff1c6a0df0bd3398f28bff8fcd1bd0e9d309e6b7ccbd0bdba1b6  activejob-8.0.3.gem
406907245a1c6c04cdf2187cc4590fdc081d7a07392123d322125677022ea67c  activemodel-8.0.3.gem
9b95c63b2ae9ccb57bb15db730300fdd02af387e12474eb9002a668acab3cea8  activerecord-8.0.3.gem
4f4eadeb5d128a35ed21d960eeece027225b36d54542512c8a36ad5316988c5e  activestorage-8.0.3.gem
a711ce5e30660b23232f26a38699469f8d859d47aa1f722e183fda6d7cc17823  activesupport-8.0.3.gem
5d83c0822d1aaea32a278a99b1afedd3f28e14cfff846e96987bb24ebcb3fd45  rails-8.0.3.gem
ace31dcad7134299a64d6d96310d76d32868756e58e2983e25b121acd457f1d2  railties-8.0.3.gem

As always, huge thanks to the many contributors who helped with this release.