This major release introduces full English language support, a completely restructured modular codebase, and critical UI/UX improvements based on extensive code analysis.
What’s New & Bug Fixes:
-
Full English Language Support: The entire application interface, configuration settings, log outputs, and notifications have been fully translated into English to provide global usability.
-
Code Architecture Refactoring (Modular UI): Decoupled the monolytic ui.py file into separate, logical modules (tabs, widgets, dialogs). Functions and business logic are kept fully intact, drastically improving code maintainability.
-
Smart Profile Verification: Added verification to check if any configuration changes were actually made before allowing a profile update, preventing accidental duplicate rewrites.