Released on March 6, 2026
Internal Release
3 major components of QDV were translated from VB.NET to C#. The application is now fully written in C#.
Even if the settings file (JSON) is empty, incomplete, or contains errors, the application will open normally and behave as if it is being launched for the first time, using default settings.If some settings are missing or invalid, the application automatically keeps the valid values and restores any missing ones. No error message is shown to the user as long as the application can continue working normally. When the application is closed, the updated and corrected settings are automatically saved back to the file, ensuring the configuration file remains valid and complete.