v4.1.4
🇬🇧 English Version (EN) Overview This update cycle focused on platform independence , enhancing User Experience (UX) , and implementing standardized data sharing capabilities. The most significant change was the migration of the AI backend and the introduction of dynamic export features. Key Changes (Changelog) 1. AI Engine & Backend (Core Logic) Pollinations.ai Integration: Replaced the previous Google Gemini API with the free Pollinations.ai endpoint. Benefit: Users no longer need to generate and set up their own API keys . The app works "out-of-the-box". Fallback: The codebase retains the Gemini API logic (hidden) for potential future reversion. Prompt Engineering: Fine-tuned the System Prompt to enforce strict JSON formatting and extract a specific short_model field for filename generation. 2. User Interface (UI/UX) Extended Internationalization (i18n): The translation engine now dynamically updates input placeholders and select option texts, ensuring a fu...