Version 6.7.5.0 du 04/07/2026- Notifications now use the modern NotificationV2 toast (matching Diag), instead of the legacy notification widget.
- Dashboard: the update source tags (Community / Portable / Winget / Microsoft Store) are now readable on the dark theme (they were rendering in a near-invisible dark color), and a program that carries several sources now shows all of them instead of only one.
- Sidebar: the expanded panel now auto-sizes to fit both the label and its count badge, so longer translations (e.g. Italian "Aggiornamenti") and their badges are no longer truncated or overlapped.
- Marketing / pricing table now re-translates live when the language is changed in Settings; previously it kept the language it was first drawn in.
- Completed the translations for the redesigned My Account, License Registration, Support and Dashboard screens across all supported languages (several strings were still showing in English), and recompiled all language files.
- Fixed two malformed entries in the English source language file that broke its compilation.
Version 6.7.4.0 du 27/06/2026- Fixed false "update available" reports for programs with compact version numbers (e.g. HWMonitor 1.64, UltraISO 9.76, HDCleaner 2.095, ASTRA32 4.23, CodeBlocks 25.03). A 6.7.3 change wrongly replaced these short versions with the executable's internal file version, then compared them against the catalog and proposed an "update" to the already-installed release.
- Restored column sorting on the Updates list (compact view): click a header to sort, click again to reverse.
- Result tabs (Updates, Windows, Installed, Catalog) are again locked during a scan until it finishes.
- Fixed a crash when opening the Updates page after a scan.
- Fixed the header refresh / account icons showing a yellow highlight on hover.
- Fixed the registration left panel overlapping its content; added a scroll area and moved the "Compare plans" link.
- Fixed the My Account page panels not aligning; right column now matches the left.
- Installer: fixed license key / path arguments being truncated to a single character on the Qt6 build.
- Updated to core 9.0.5:
- UCheck: stopped replacing compact registry versions (1.64, 9.76, 2.095…) with the executable's file version, which is what produced the false update reports above.
- Real-time protection service: refresh its configuration when the service is already installed instead of failing the install/repair.
- Service helper: distinguish "already installed" from a real failure and expose a config-update recovery path.
- Windows Update scan: the Abort button now also escapes a wedged search (skip the blocking EndSearch call on user abort, matching the timeout path).
- Common: clear the cloud-removal search-status label correctly (no stray empty translation entry).