Changes.Watch

Rails changelog digest

May 4 - May 10, 2026. Useful releases, risky migrations, and noisy updates from the Rails channel.

Rails updates in 2026-w19

Minor release patches planner and replication issues

  • Patch release includes planner fixes and replication reliability updates.
  • DB teams should review extension compatibility before maintenance windows.

Persistence configuration docs warn about risky defaults

  • Updated docs call out persistence settings that can surprise small teams.
  • Operational guidance is clearer for cache-only versus durable workloads.

Checkout adds new recovery controls

  • Checkout recovery flows expose more controls for abandoned sessions.
  • Billing teams can tune recovery without rebuilding custom payment pages.