github happytodev/blogr v1.12.2

6 hours ago

🐛 Bug Fixes

  • Locale filtering on blog index: Removed resolveLocale() which always returned 'en' due to duplicate config keys. All 6 controller methods (index, show, category, tag, seriesIndex, series) now use the URL locale directly, so a post with only a French translation correctly appears on /fr/blog and not on /en/blog (and vice versa).

✅ Tests

  • 1082 tests passing (3246 assertions) — 5 new tests covering French-only/English-only/bilingual post visibility on localized indexes.

Don't miss a new blogr release

NewReleases is sending notifications on new releases.