🚀 Changes in v25.12.05
📝 Commits
- feat: Implement Localization (Translations) for the following languages: English (en) Base Language, Czech (cs), German (de,) French (fr), Hindi (hi), Italian (it), Japanese (ja), Lithuanian (lt), Latvian (lv), Brazilian Portuguese (pt-BR), Portuguese (pt), Russian (ru), Chinese Simplified (zh-Hans).
- fix: Remove problematic 'Memory-Compression' Setting from GamingandPerformance Optimizations
- Remove Winhance theme change button from Main Window Top Nav bar. Theme change is now available in the Settings View
- Add bug report button to Top Nav and More Menu
- fix: Improve AutoUnattend registry generation accuracy #250
- fix: Fixed Power Plan Detection to use a Regex pattern instead of localized Output Strings
- feat: Add HiBit Uninstaller to External Apps File & Disk Management Section
- fix: Force UTF-8 Output from Commands like Powercfg and reading of UTF-8 to correctly display localized characters like Czech in Power Plan Combobox. Addresses #246
- fix: Corrected typo in Setting Name definition and Recommended Config file. Fixes #248
- fix: Improve responsive header scaling and window sizing. Add Minimum Size to MainWindow and Setting Description Text Wrapping. Fixes #233
- fix: Add 20 sec delay before restarting pc after applying UserCustomizations script to give enough time for FirstLogonCommands to complete. Fixes #244
- fix: Filter out hardware-controlled core parking settings on modern CPUs. Fixes #227
- fix: Resolve STA threading error in update check dialog #237
- refactor: Centralize feature definitions in Core to enforce Single Source of Truth
Localization 🌐
I used AI (Gemini 2.5 Pro) to generate initial translations for Winhance, so it's available in multiple languages right out of the gate. That said, AI isn't perfect, and there are probably some mistakes or awkward phrasings in there.
If you spot any translation errors or have suggestions to make things sound more natural, I'd love your help! Feel free to open a Pull Request with corrections or create an Issue to let me know what needs fixing. The localization files can be found in the src/Winhance.WPF/Localization directory.
Want to see Winhance in a language that's not currently supported? Open an Issue with the "feature request" label and I'll see what I can do!
📥 Installation
Download from winhance.net or directly from this release.