Changelog

Latest updates and improvements

v0.4 Improvement

Platform Update

🚀 New Features

  • Per-language content editing for about, terms, privacy, refunds (EN/RO/ES)
  • Language selector in admin edit forms
  • Guests can browse products without logging in

🛠️ Improvements

  • Locale detection and persistence across pages
  • Installer updated to support multilingual pages with a single unique index on (slug, locale)

🐛 Bug Fixes

  • Prevented edits in one language from overwriting others
  • Minor fixes when verifying SQL/indexes in phpMyAdmin

⚡ Performance

  • Indexed lookups by (slug, locale) for fast reads/writes
  • Efficient upserts (minimal overhead)

🔒 Security

  • CSRF protection on admin edit forms
  • Safe Markdown rendering for static pages

🔎 SEO

  • Localized titles/content improve language-targeted indexing
  • Consistent language handling reduces duplicate-content risk across locales

Summary: Multilingual static pages, guest product browsing, and cleaner install/setup landed today.

Published by stefan.p1