Article queries now respect the reader's locale
PublishedIván Petrov
The article listing, search, by-category, and by-tag endpoints used to serve content in the default locale only, ignoring whichever language the reader was browsing in.
Every one of those endpoints now accepts a locale parameter and returns the appropriate translation when one exists, falling back gracefully to the canonical content when it doesn't.
From the reader's perspective, this means category and search pages now show Spanish titles to Spanish readers, English titles to English readers — instead of the awkward mixed-language lists you might have seen before.
April 10, 2026
Activity feed
- HMHenry Mitchell
Locale-respecting queries fix the silent class of "showing English content to Spanish readers". Important for the bilingual experience.
April 17, 2026
•Replay