Blog Sections Open

sArticles v1.2.1: Portable Language Fallback Ordering

sArticles 1.2.1 fixes language fallback ordering so article lists behave consistently across supported database engines.

sArticles v1.2.1 is a compatibility fix for multilingual article queries. Language fallback ordering no longer depends on database-specific SQL behavior.

What changed

  • Article model queries use portable fallback ordering.
  • The manager module applies the same ordering rules.
  • SQLite and other supported databases now return fallback-language records consistently.

Projects using one language may not notice a visible difference. Multilingual projects should update, especially when local and production environments use different database engines.

Open sArticles v1.2.1 on GitHub

Newer post

sSettings v1.0.8: CSRF-Safe Manager URLs

sSettings v1.0.8 includes the CSRF token in manager route URLs to prevent token mismatch errors.

Older post

TinyMCE5 v5.7.2: Text Color Tools and Editor Compatibility Fixes

TinyMCE5 v5.7.2 adds foreground and background color controls, Dutch localization, and file-manager popup fixes.