---
title: "Faster i18n loading, thread-safe routes, and more!"
url: https://daily.dev/posts/faster-i18n-loading-thread-safe-routes-and-more--zi7g6nkhp
source_url: https://world.hey.com/this.week.in.rails/faster-i18n-loading-thread-safe-routes-and-more-08949dcb
type: article
source: "This Week in Rails"
published: 2026-08-01T13:21:49.798Z
updated: 2026-08-01T15:16:59.173Z
tags: ["security", "webdev", "ruby", "rails"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Faster i18n loading, thread-safe routes, and more!

**[This Week in Rails](https://daily.dev/sources/twirails)** · 3 min read · 0 upvotes · 0 comments

## Summary

This week's Rails changelog covers security releases for versions 7.2.3.2, 8.0.5.1, and 8.1.3.1 addressing an Active Storage RCE vulnerability. Performance improvements include faster i18n initialization (400ms → 250ms) and optimized template resolution. Thread-safety fixes land for lazy route loading, thread_mattr in Ractors, and controller middleware stacks. Several deprecations are introduced for TransactionState predicates, positional #insert arguments, and the binds argument to to_sql. Additional changes include token authentication scheme support, improved SQL logging with positional markers, and Arel-based RETURNING handling.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://world.hey.com/this.week.in.rails/faster-i18n-loading-thread-safe-routes-and-more-08949dcb>

## Similar posts on daily.dev

- [Improvements to routing, Active Storage configs, time tracking, and...](https://daily.dev/posts/improvements-to-routing-active-storage-configs-time-tracking-and--fg6pp9lfc) · This Week in Rails · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#webdev](https://daily.dev/tags/webdev), [#ruby](https://daily.dev/tags/ruby), [#rails](https://daily.dev/tags/rails)

[View this post on daily.dev](https://daily.dev/posts/faster-i18n-loading-thread-safe-routes-and-more--zi7g6nkhp)
