Ruby on Rails: v7.0.8.1 Release

Release date:
February 26, 2024
Previous version:
v7.0.8 (released September 9, 2023)
Magnitude:
46,465 Diff Delta
Contributors:
237 total committers
Data confidence:
Commits:

1029 Features Released with v7.0.8.1

Top Contributors in v7.0.8.1

byroot
rafaelfranca
jonathanhefner
fatkodima
SkipKayhil
seanpdoyle
fractaledmind
zzak
adrianna-chang-shopify
AkhilGKrishnan

Directory Browser for v7.0.8.1

All files are compared to previous version, v7.0.8. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • Fix possible XSS vulnerability with the translate method in controllers

    CVE-2024-26143

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

  • Disables the session in ActiveStorage::Blobs::ProxyController and ActiveStorage::Representations::ProxyController in order to allow caching by default in some CDNs as CloudFlare

    Fixes #44136

    Bruno Prieto

Action Mailbox

  • No changes.

Action Text

  • No changes.

Railties

  • No changes.