Last 7 days
3
Features: 0
Changes: 3
Fixes: 0
Deprecations: 0
Full-stack Ruby framework for database-backed web applications.
Latest Ruby on Rails changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this Ruby on Rails release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
3
3
3
3
Active Storage disables libvips unfuzzed image loaders/savers, causing Vips::Error for BMP, ICO, PSD, SVG, JPEG XL, JPEG 2000, Netpbm and other formats – a breaking change for apps using those types
Active Storage disables libvips “unfuzzed” image loaders and savers (e.g., BMP, ICO, PSD, SVG, JPEG‑XL, JPEG‑2000), causing Vips::Error for those formats
Active Storage now disables libvips "unfuzzed" image loaders/savers, raising Vips::Error for BMP, ICO, PSD, SVG, JPEG XL, JPEG 2000, Netpbm, FITS and similar formats – a breaking change for image‑processing applications.