
🌍 Language Mode: Single vs. Multi-Language Support
- Added configurable language mode via
AppConfig
(single or dual language) - Adapted all key views:
- Conversations
- Translator
- Sentences & Words
- Lu Pronunciation Coach
- Introduced language toggle flag in conversation view (visible in multi-language mode)
📚 Smarter Dictionary
- Now shows:
- Word meaning
- Explanation of usage in context
- Translation (if multi-language enabled)
- Example sentences
- Added caching layer for faster reloading
- Improved Markdown-to-HTML rendering for:
- Line breaks
- Numbered lists
🧩 Multitenancy & White Labeling Foundations
- Introduced
AppConfig
system to enable per-app customization - Fully functional multi-tenant support:
- App-specific routing via subdomain or param
- Separate login and registration flows per app
- UI and language behavior controlled by app config
- Added alias support to allow multiple app names per configuration
Multi-App User Authentication
LingoStand now supports multiple applications with shared infrastructure but separate user contexts.… Read the rest “Release 10.0.2 – Milestone 1: Multitenancy & Language Mode Foundations”