========================================================= === === === UpdateChecker Changelog === === === ========================================================= ------------------- - Adlice Software - ------------------- V6.7.8 09/15/2026 ================== - Update badges are now clearer and less alarming. A big version jump used to show a red "Critical" badge, which read like a security warning for what is just a feature update; badges now say "Major" (orange), "Minor" (amber) or "Patch" and match the true version change. Previously the labels were also shifted a level too high (a minor bump showing as "major"). - Closing the window to the tray now tells you once that UCheck is still running in the notification area (and how to reopen or quit it), instead of appearing to vanish silently. - Installer: a EULA acceptance page is shown during install, linking to the online End-User License Agreement (matching RogueKiller and Diag). Accepting it records the agreement, so the in-app EULA prompt no longer reappears for installed users. - Uninstaller: the temporary helper DLL is no longer left behind in the %TEMP% folder after uninstalling. It is now removed (resetting its permissions first, and scheduling removal on reboot if it is still in use). - Uninstaller: running the uninstaller silently (unattended) no longer hangs on the "remove data?" prompt; it now keeps your data by default in that mode. - Fixed a German typo: "Downlaod beendet" -> "Download beendet". - Updated the bundled engine / shared layers: * Debug log: the final shutdown lines (e.g. the worker-stop cleanup) are now always written. They could previously be dropped because the log buffer wasn't flushed on exit, making it look like cleanup hadn't run when it actually had. V6.7.7 09/03/2026 ================== - Fixed detection of programs backed by winget (Visual C++ Redistributables, .NET runtimes, and others) being wrongly shown as "Unsupported": on some machines winget takes longer than usual to start (e.g. Windows 10 ESU, where its package index loads more slowly), and UCheck was giving up before winget produced its output, so it saw no winget programs at all even though winget works fine from a terminal. UCheck now waits for winget to finish instead of timing out early. (This also makes UCheck more robust with any slow-to-start helper tool.) - Report window: the report view now adapts to UCheck's "software update" reports — the sidebar shows only the relevant sections, wording uses "updates available" instead of security-scan terms, the scan-only cards and category grid are hidden, and the sidebar icons/hamburger are aligned. Double-clicking a report in History opens it without ticking its checkbox. - Windows Update: the sidebar badge now counts only important updates. Optional and driver-only updates no longer raise it. - Exclusions page: rows are aligned into columns, with search and sorting. Removing an exclusion now updates the count shown on the settings menu tile immediately. An excluded program is also removed from the dashboard right away when excluded from the Installed tab. - Settings menu: the History tile shows a live report count, like the Exclusions tile. - Reports now record the current user again (the field could be blank). - Fixed a German typo: "Downlaod beendet" -> "Download beendet". - Installer: the modern (Qt6) build now requires Windows 10 version 1709 or later, matching Diag. Earlier Windows 10 builds and Server 2016 are missing APIs this build imports, which made it fail at startup; those systems now correctly get the classic build instead (aligns the OS check with Diag). - Cleaned up harmless QML/debug warnings (layout anchors, duplicate style setup). - Updated to core 9.0.11 (bundles the RKSdk engine and the shared utility / UI layers). Core / engine changes folded into this build: * External-tool output capture no longer times out early on a slow-to-start process (the winget fix above lives here, in the shared process layer, so it benefits every helper UCheck runs). * curl error 60 fix: an embedded Mozilla CA bundle is used as a fallback so HTTPS program downloads validate even when the machine's certificate store is missing a needed root; added a matching CA/TLS diagnostic. * Downloads: an explicit quiet mode avoids logging a CRITICAL error on expected non-2xx responses; size formatting no longer depends on the system locale for sub-KB values. * Proxy: when none is configured, the system-configured proxy is now auto-detected. * Dynamic (cloud) configuration reworked into a single shared instance with cloud-driven endpoints. * Licensing: removing a license clears the cached tier and always refreshes the UI; account states that could leave a dead-end "unknown license" screen now route back to activation. * Reports record the current user again when the scan info doesn't carry one. * 32-bit build fixes surfaced by the unit tests; bundled YARA engine updated (4.2.3 -> 4.5.5); signature-load failures are now explicit. V6.7.6 07/29/2026 ================== - Settings pages rebuilt with the modern interface (General, Scan, Cache, Exclusions, Custom Locations, History and About), matching the Diag look, including the settings landing menu and the Support page. - Fixed the settings screens showing in English regardless of the selected language: their text was not being extracted for translation. All settings strings are now translated across supported languages (pending translator review) and the language files recompiled. - An installed program is no longer removed as an "old duplicate" when it is actually the up-to-date copy (or the only installed copy), which previously could uninstall it with nothing put back. - Sidebar: clearer icons for the Windows Update and Installed items. - Updated to core 9.0.8 (carries 9.0.6 / 9.0.7 fixes folded in; bundles RKSdk + utility / UI layers): * Program updates now download the correct build for your Windows version. The download link omitted the OS, so the server fell back to the legacy (Windows 7) build even on Windows 10/11. * Portable software (loose .exe files, e.g. in the Downloads folder) is no longer wrongly flagged as a duplicate of an installed program — this also fixes the case where processing such an item would uninstall the real program without reinstalling it. * Proxy: when no proxy is configured, the system proxy is now auto-detected. * Added diagnostic logging around winget to investigate cases where no winget updates are detected even though winget works from a terminal. * Application self-update is more robust: phased progress reporting and automatic retry of the download on a transient network failure. (9.0.7) * Service-scan mode: slimmer scan-result data and scan-info relay. (9.0.6) * Registry: 32-bit (WOW6432Node) uninstall keys now resolve to their true redirected path, improving installed-program and duplicate detection. * Path expansion preserves an absolute path after a \SystemRoot\ prefix. * License registration: importing a valid license file no longer shows a false "not imported" error and correctly fills in the Id and Key (an inverted check affected both the new and legacy registration screens). * Account / registration: license states that previously left an empty "unknown license" screen with no way out (not-checked, missing info, trial disabled, blacklisted) now route back to the activation page. V6.7.5 07/03/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. V6.7.4 06/25/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. - Restored column sorting on the Installed list (click a header to sort). - Windows Updates sidebar entry now shows a pending-count badge, matching the Updates entry. - 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). V6.7.3 06/22/2026 ================== - Redesigned Activate (Marketing + License Registration) and My Account pages with a modern interface: * Marketing pricing table: side-by-side Free / Personal / Technician tiers with highlighted features and tier color coding * License Registration: tabbed flow (License key / Sign in / Free trial) with inline validation, spinner during server check, and a post-login license picker * Free trial now exposes Personal and Technician options and disables itself once trial has been used on the machine * Account view: status card colored by license state (valid / about to expire / invalid / trial), copy buttons for email and license key, calendar glyphs for dates * Manage activations: per-machine cards, "Current machine" pill that protects your own activation from being removed by mistake * Portable configuration card visible only for Technician licenses, with a modernized validity dropdown (Never expires hidden on trial) - New trust indicator on every update row: check / cross badge showing whether the downloaded installer's signature could be verified, with signer, issuer, and source surfaced in the tooltip - Fixed wrong trust state appearing after a download for some apps (worker was reading the inventory record instead of the updates record) - Fixed winget freezing the scan when its progress spinner kept the output pipe busy; winget calls now time out at 30 seconds with a warning logged - Disabled column-header sorting on the updates and installed lists (was leaving cell widgets in inconsistent states — Qt bug QTBUG-32637) - Dashboard ScoreRing: shrunk the percentage text so "100%" no longer overlaps the ring - Dashboard: refresh on tab activation, accurate scan percentage, better behavior on hybrid GPU laptops and G-Sync displays - Translation refresh: * "DISK USED" relabeled to "PROGRAMS SIZE" for clarity * Ukrainian installer strings: fixed entries that were labeled as English * Hungarian: dropped trailing periods to match the source style * Re-saved .ts files with modern lupdate whitespace style; locations refreshed after source-line shifts - Updated to core 9.0.4 (carries 9.0.2 / 9.0.3 fixes folded in): * Deduplicates Microsoft Store entries against the registry and probes PE bitness from the executable * Falls back to the PE FileVersion when DisplayVersion is malformed, so version comparisons stay accurate * Surfaces Wintrust signer / issuer / source on Installed entries so the UI can show trust details in tooltips * Handles silent download failures more gracefully and adds the groundwork for TLS clock-skew bypass on systems with wrong dates * DynamicConfig: staging mode, service URLs, app URLs, and tier prices * Reporting: hash the link target (LNK / JUNCTION) instead of the link itself, so the same content reports the same hash regardless of how it was linked * Process::Create: bound the output-drain loop by wall-clock budget, preventing hangs when a child process spins on stdout * System sounds no longer attempt playback on machines without audio output (fixes log noise on headless / VM hosts) * Digital signature scanner: whitelist now correctly overrides blacklist / graylist findings * Better behavior under Windows 11 for checkbox rendering in tabular controls * Windows Update scan: 5-minute wall-clock cap on the WUA search, with proper recovery when the Windows Update service is wedged — the scan no longer hangs forever and the "Abort scan" button actually escapes immediately * Real-time-protection filter pump: a faulting verdict callback no longer kills its worker thread or leaves the kernel waiting on a missed reply (fail-open by design, logged for diagnostics) V6.7.2 05/28/2026 ================== - Fixed installer crash on launch on 32-bit Windows V6.7.1 05/28/2026 ================== - Updated to core 8.10.2 * UCheck: match by MSI ProductCode and validate downloaded file format * Telemetry: route to staging when staging licensing is in use * Telemetry: include machine_id in payload * Move semantics for Chrome/Edge preferences (smaller heap pressure) * Fixed disabled-software folder opening an Explorer window on Win11 * Crash hardening: privileges cache, NTFS bounds, monitor dump filter * Fixed size formatting leaking the system locale into otherwise English UI - New languages: Indonesian, Korean, Traditional Chinese (21 languages total) - Categories consolidated to 16 canonical buckets server-side; dashboard now translates them at runtime - Update rows: software-type accent stripes (Community, Winget, Microsoft Store, Portable) plus the type inline next to the category in the stripe color - Sidebar auto-grows when expanded so long translations no longer truncate - Dashboard polish: * KPI card labels and section titles elide cleanly when translations exceed the available width * Tooltips on update rows now follow the cursor * Top-updates icon cache invalidated per scan to prevent stale icons after re-scan * Several text-color/contrast fixes; dark theme body text bumped for legibility - Removed Windows toast notification handler (was never functional for elevated processes and side-effected the taskbar icon) - Installer: clean leftover UCheck64.exe on upgrade - Build: dropped QIcoPlugin, restricted image plugins; updater null-safety - ARM64 native support (continued) V6.7.0 05/04/2026 ================== - New dashboard (replaces legacy widget-based dashboard) * KPI cards row: Updates Pending, Installed, Disk Used, Catalog, Windows Updates * Updates panel: top-10 list with avatar, severity badge, version delta, size * Installed panel: category breakdown with stacked progress bar * Top Downloads panel (premium): popular catalog apps with star rating and download count * Score ring indicator reflecting update health (% up-to-date) * Skeleton loading overlays on all panels during scan * Full dark/light theme support via dynamic theme bridge - New sidebar navigation with hamburger expand/collapse, badges, and Windows Updates entry - Scan state management: panels clear immediately on scan start, list populates on completion - ARM64 native support V6.6.1 04/21/2026 ================== - Updated to core 8.10.1 * Added ARM64 architecture support (StackWalker context, process registers) * Optimized real-time protection path parsing (avoid full-path string copies in pipe/UNC checks) * Updater now passes OS and architecture to the download API for accurate package resolution - Updated checkbox icons with refined designs and QTreeView/indeterminate state support - Translations update across 16 languages - Build system: VS2022 preparation V6.6.0 03/12/2026 ================== - Updated to core 8.10.0 * Upgraded third-party libraries to latest versions * Fixed several potential crashes in core components (null pointers, invalid data handling) * Fixed potential crash when receiving malformed data from the anti-rootkit driver * Fixed potential crash when processing invalid pipe/IPC data * Fixed potential crash in DLL injection (use-after-free) * Fixed potential crash in WMI property handling (use-after-free) * Fixed crash in digital signature verification * Fixed crash from exception in system callback * Fixed use-after-free in path parsing * Fixed various thread safety issues in real-time protection and IPC * Fixed YARA engine thread safety and signature loading * Fixed YARA file open error not detected correctly * Fixed SSL certificate verification not enforced for server connections * Fixed memory corruption from mismatched allocation/deallocation * Fixed uninitialized memory read in byte-order conversion * Fixed quarantine not keeping items that could not be deleted * Fixed configuration reading returning wrong values in some cases * Fixed browser detection handling in scan results * Fixed file restore operation * Fixed scan report flags being ignored when saving reports * Fixed registry key access rights not applied correctly * Fixed incorrect registry key offset calculation * Fixed incorrect file extension matching in scanner * Fixed incorrect 64-bit code hook entries * Fixed 64-bit pointer truncation in PE address resolution * Fixed memory leaks in NTFS file parser (7 instances) * Fixed buffer overflow in IRC network data handling * Fixed buffer overflow in URL handling * Fixed memory size miscalculation in webserver * Fixed process handle check using wrong error value * Fixed debug-based process termination always failing * Fixed CPU usage limiter not throttling correctly * Fixed Windows Update status reported incorrectly * Fixed task scheduler processing wrong task entry * Fixed potential race condition in asynchronous operations * Improved stability of driver and device name resolution * Improved curl compatibility * Compatibility fixes and deprecated API cleanup * C++17 / VS2022 compatibility - Fixed several potential crashes (null pointer checks, thread safety, variable initialization) - Fixed memory leaks in context menus, dialogs, and EULA - Fixed potential injection via server-supplied strings in HTML template - Fixed potential integer overflow in download progress calculation - Fixed deprecated regex usage - Fixed HTTPS for external URLs - Improved build system: added library version tracking and VS2022 support V6.5.4 02/25/2026 ================= - Updated to core 8.7.8 * ability to refresh VarEnv singleton * user hives more robust fallback on load * removed debug class VarEnv usage * now pushing back failed logs to the logs queue * ucheck now supports files custom locations * now installing service in a separate call * computing missing info on service start * now refreshing varenv on each scan and preiodically when rtp is ON. * dynamic staging cloud scan * fixed rkmon dll exclusion * Common translations update * RogueKillerDLL 5.2 - added file custom locations - version info V6.5.3 01/19/2026 ================= - Updated to core 8.7.7 (wrong version displayed) * minor contrast fixes (UI) * UCheck error code * now reseting all counters at the beginning of the scan (ucheck) - now showing ucheck failure on dash - Minor UI fixes - Fixed an issue where retset to default wasn't working V6.5.2 12/17/2025 ================= - Updated to core 8.7.5 * fixed an issue where paths with spaces could cause wrong file identification * fixed an issue where command line had duplicated process name in it * fixed an issue where exclusions didn't apply after scancommand target redirection * now checking for installed programs on UCheck reload * removed ucheck retries * now enabling protocol on portable * new renew links * new shop link * fix for getting file icons, probable crash fix - now accepting protocol url on startup - new shop/renewal urls - changed icon when couldn't update - now skipping top programs already installed - fixed issue where installed size wasn't reset on scan start - fixed an issue where scan frame was changing dashboard layout V6.5.1 11/26/2025 ================= - Updated to core 8.7.3 * New AsyncOp (V2) * Updater 4.6: refactored version info and new icon * FP countermeasures: Drivers load, NtAPIs, privileges, drives enumeration - added more clickable links on dashboard - dashboard small UI changes - fixed an issue where badges were not refreshed on new scan - ui wording fixes for dahboard V6.5.0 11/17/2025 ================= - Updated to core 8.7.1 * UCheck: now sanitize exclusions * New trial form, now requires email for activation * New trial expired popup * Fixes for Curl lib * Added ability to read user hives that are not already loaded * VarEnv module limited set for apps loading under DllMain * Small fix in datetime parsing * Minor fixes - fixed an issue where installed UI metadatas were not complete - fixed exclusion removal showing multiple messages - New left nav style and ordering - New dashboard: Top downloads, scan modules, stats, ... - Cleaner top status - New settings option style - New tab styling - added better trial dashboard info V6.4.2 10/07/2025 ================= - Updated to core 8.5.3 * fixed potential infinite loop in licensing for portable config * added regex exclusions V6.4.1 09/24/2025 ================= - Updated to core 8.5.2 * Better multi-user sessions management * Now checking if machine ID has changed and revoke old instance * Fixes for Account links and notifications * Retracted toast notifications for now (Sometimes action buttons don't work) * QUtils refactoring and small fixes * Minor fixes V6.4.0 09/09/2025 ================= - Updated to core 8.4.2 * Fixed AsyncOp for x86 * Safe messagebox implementation * Better default browser acquisition * Optimizations in process' module enumeration * Faster process command line query * Added Disk monitor * Updated common translations * Optimizations for checkable treeview widget * Now recognizing ARM64 machines - Updated missing translations - Added Operating System on About page - Fixed issue where compact view had no columns after switching from normal view - Refactored bulk workers for better stability - Removed unsafe signals (crash fixes) - Added ability to copy text in compact view V6.3.4 08/11/2025 ================= - Fixed issue preventing to abort scan on dashboard V6.3.3 08/11/2025 ================= - Updated to core 8.3.7 * Fixed report closing logic to avoid crash or hangs * Fixed potential crash on reading Service's data * Fixed potential crash in toastlib when closing * Alertable JSON parser * Added custom locations in report - Fixed issue where proxy settings could not be removed - Fixed issue where double update could occur between single and bulk - Now preventing to quit if single action is occuring V6.3.2 07/07/2025 ================= - Updated to core 8.3.5 * Extended pipe reply timeout * Fix for fileversion when knownpath not found * Minor fixes V6.3.1 06/04/2025 ================= - Updated to core 8.3.4 * Update form refactor * Fixed problem where links were not opening with some browsers * Fixed issue where async operations were freezing UI * Added my account notifications * Now showing marketing form by default * Minor fixes - UI optimizations - Dashboard better colors - Fixed dashboard colors and refresh - Fixed bad contrast in marketing form - Now hiding program type in compact view - Added ability to save columns width in compact view - Added Minor updates filtering V6.3.0 05/20/2025 ================= - Updated to core 8.3.1 * Added ability to register without email * Minor fixes - Added more exclusion entries to Action menu in updates V6.2.2 05/12/2025 ================= - Updated to core 8.2.2 * Minor fixes - Added "open website" action on Comapct view - Added fix for sorting Updates view V6.2.1 03/31/2025 ================= - Updated to core 8.1.1 * Minor fixes - Added compact view for updates (Settings + Feature) V6.1.1 03/12/2025 ================= - Updated to core 8.0.7 * Fixed potential overlap in UCheck unique ids * UCheck network retry logic * Fixed another possible crash in Toast lib * Added new cloud config fields * Fix for ADS path parsing * Changelog now displays with fixed-width font V6.1.0 03/05/2025 ================= - Updated to core 8.0.5 * Fixed possible crash in Toast lib * New certificate * Added ability to clear all activations when key has reached maximum * Minor fixes V6.0.1 02/07/2025 ================= - Updated to core 8.0.2 * Fix for RTP serialization * Fix for quarantine crash * Signatures 20250110_132930 * Fixed an issue with web scanner refresh * Fixed an issue with process scanner refresh * Fixed an issue when scanning from service * Curl lazy initialization * Fixed issue when getting volume from path * Fixed issue when getting service status from unelevated process * Pipe retry fixes * Now avoiding multiple remove at reboot for the same file * Yara thread safety * New themes * Minor fixes - New theme and icons V5.8.2 11/27/2024 ================= - Updated to core 7.5.1 * Due to many FPs, Windows Apps are not checked for updates against Community base - Translations V5.8.1 11/25/2024 ================= - Updated to core 7.5.0 * Fixed an issue in IPC scan leading to high CPU consumption * Windows Apps scan * Command Apps compatibility - Added Windows Apps scan and update - UI optimizations - Now supporting software CLI update - Fixed an issue where scan was starting during an update - Limited concurrent downloads to 5 max - Added exclusions search filter - Added editable exclusions - Added ability to add pattern exclusion from context menu - Added copy location to clipboard V5.7.1 10/14/2024 ================= - Updated to core 7.3.3 * Fixed possible crash in Toast notifications * Fixed possible crash in zlib impl * More classes serializations * Scheduled scans IPC helpers * Fixed issue with clear cache IPC not clearing everything * Minor fixes V5.7.0 09/10/2024 ================= - Updated to core 7.3.1 * New string picker * UCheck regex exclusions * Fixed an issue where web addons where whitelisted by path * UCheck outdated type * Badge can now take full text * Badge optimizations * Now exclusing PortableApps.com portable files - Added Pattern (regex) exclusions - Fixed an issue where badge wasn't properly refreshed after update - Added Major/Minor updates badges - Now not showing notifications on last scan reload - Enabled Toast notifications - Fixed mutual exclusion for Autoreload setting - Fixed UI preventing shutdown V5.6.1 08/16/2024 ================= - Updated to core 7.2.0 * Fixed UCheck issue where downloaded files had invalid extension * Minor fixes - Minor theme fixes V5.6.0 08/01/2024 ================= - Updated to core 7.1.0 * Added themes color config parsing * Migrated themes to new system. Preparing for new themes * Fixed issue where config writing was failing the first time * Fix for UCheck program download with unauthorized characters in filename * Fixed possible crash during modules creation in RKCore V5.5.0.2 06/18/2024 ================= - Fixed display issue on certain dates - Fixed an issue when some update items were removed after a successful update V5.5.0.1 06/12/2024 ================= - Updated to core 7.0.0 * IPC refactoring * UCheck serialization * Winget truncation detection * Winget filtering empty sources * Fixed UTF8 serialization on sdk config * Fixed file encryption open flags * Minor fixes - Now reloading previous scan results on start - Now removing update entry after refresh if not outdated - Added ability to refresh data from Updates's action menu - Added Auto reload setting V5.4.0 05/07/2024 ================= - Updated to core 6.20.0 * Fixed missing Technician form in Account tab * Added Winget support for UCheck * UCheck added last scan report saving * UCheck program refresh fixed issue where status was not Updated * UCheck compression support for programs sending * UCheck compression support for community manifest - Icons high DPI compatibility - Fixed columns width saving in installed tab - Added Winget support - Minor fixes V5.3.1 03/08/2024 ================= - Updated to core 6.18.3 * URLEncode search paramters * UTF8 encoding for Curl paramters * UCheck: Internal Name support - Refresh data action (installed tab) - Fixed issue where columns size were not saved properly (installed tab) - Added alternate icon when updates are present - Removed some of the unneeded messageboxes - Added tooltips on top of filter options (installed / updates tabs) - Added filtered count in filter button (installed / updates tabs) - Disabled "remove entry" action when non-admin - Removed "Last scan" info when in Technician portable mode - Added back color for excluded items - Minor fixes V5.3.0 02/16/2024 ================= - Updated to core 6.18.1 * Fix for UCheck exclusions with compressed paths * Now no longer ignoring UCheck excluded files during scan * Fixed un-needed lock during crash dump upload * Removed unneeded ACL reset * Replaced folder ACL reset by "Add World ACE" * Added IsInstalled verification in core * Now using current directory's subdir for non-installed core instances * Modular core, preparing for core optimizations * Added UCheck bitness detection algorithm * Added UCheck existence verification * Removed potential crashing logs * Added AsyncWorker for smoother UI experience * Theme fixes * Report UI refactoring * Minor fixes - Consolidated Tech portable available features - Added "fully portable" feature, if not installed will work from a current dir's subdir - Added Path exclusion action item (Update tab) - Added extended selection (Installed tab) V5.2.2 01/09/2024 ================= - Updated to core 6.17.1 * Themes colors changes * Registration page performance fixes * Filters fixes for ucheck * Download link fix when only x64 link available * Error management in UCheck APIs - Hungarian translation - Added results label in Updates tab - Fixed translator name display V5.2.1 12/28/2023 ================= - Fixed issue with broken "Minimalist" theme - Minor color fixes - Minor filter fixes V5.2.0 12/27/2023 ================= - Updated to core 6.17.0 * UI lib update * Minor fixes - Added context menu for Downloads tab - Added translator name display - Added theme name (translation) - Minor color fixes - Added "Skip version" action to Installed tab - Fixed GDI leak leading to memory growth and crashes V5.1.0 12/04/2023 ================= - Updated to core 6.16.0 * Fixed issue with json decoding from array * Fixed issue with community feedback counter * New UCheck exclusions, ability to exclude paths/folders/program names * UCheck community feedback for portable applications * Fixed an issue where portable apps limit was not applied properly * Added orphan entries check and deletion * Resources optimizations * Fixed an issue where in some cases exclusions check was incorrect * Minor fixes - Added ability to add files/folders exclusions - Added ability to remove installed entries - Added ability to detect and remove orphan entries - UI small fixes V5.0.6 12/04/2023 ================= - Updated to core 6.15.1 * Fixed an issue in RefreshProgram for UCheck * Minor fixes - Fixed possible race condition leading to unconsistent buttons state at startup - Contrast improvements - Theme changed refreshes - Fonts improvements - Removed uneeded messageboxes in some settings - Fixed an issue where scheduled scan could start while a scan is running V5.0.5 11/20/2023 ================= - Updated to core 6.15.0 * Better progress count * Fix for cloud config (proxy not applied) * Fixes for portable programs detection * Fixed portable programs install date * Added UCheck Auto Launch config * Added portable programs filter for uninteresting files * Added portable programs progress count * Fixed orphan temp file created but not removed - Added community label instead of icon - Now saving window geometry and restoring it at launch - Now saving Windows Update checkbox state - Added CLTR+S scan shortcut - Refactored installed tab columns - Added progress count - Installed tab colors refactoring - Added "Portable" tab in Installed - Added UCheck AutoLaunch setting - Fixed an issue where "Update" button was trying to install after a failed download - Now checking if installation did succeed and displaying proper status - Now removing leftover downloaded files when existing - Now updating badges when exclusions are changed V5.0.4 11/02/2023 ================= - Updated to core 6.14.0 * Fixed notification not opening links * Fixed an issue with exclusions * Fixed an issue with getting download links * Now not sending excluded software Community feedback * Fixed an issue where processes list was created when not needed * Minor Fixes - Small UI fixes - Added trial links on marketing page - Added "refresh" button on menu bar - Added Danish translation - Fixed an issue with default search engine - Disabled "Add program" button V5.0.3 10/19/2023 ================= - Updated to core 6.13.3 * Fixed small issues in Community version check * Fixed issue where default search engine was not properly retrieved V5.0.2 10/18/2023 ================= - Updated to core 6.13.2 * Fixed the way we check for default search url - Fixed column names in "Installed" tab - Minor fixes V5.0.1 10/17/2023 ================= - Updated to core 6.13.1 * Fixed crash when opening search url * Now using program full name for exclusions (UCheck) * Fix for download links * Small fix for initial exclusions value * Minor Fixes - Fixed an issue where Community setting was not persisting on Free version - Fixed config errors in the logs - Added community count on dashboard - Color changes in Installed tab - Added ability to exclude version only for Community items (Update tab) - Now using program names for exclusions - Fixed how "Outdated" column was showing for unsupported programs - Fixed Windows updates dashboard value - Fixed links colors in Installed tab - Now allowing to exclude unsupported programs V5.0.0 10/10/2023 ================= - Updated to core 6.13.0 * Fixed possible crashes on logging * NEW! Community Feedback: Update check and programs sending * Minor Fixes - NEW! Added community feedback to updates tab - NEW! Added community feedback to installed tab - Fixed several issues in exclusions - Added ability to exclude from Installed tab - Added ability to bulk exclude from Updates tab - Added Community feedback setting (see EULA for terms) - Added filters for Installed tab - Added last report button on dashboard - Added saving of filters and sorting order in local config - Minor UI tweaks V4.10.2 09/20/2023 ================= - Updated to core 6.12.2 * UCheck: Added support for portable links * Fixed performance issue in UCheck engine * Fixes for UCheck portable detection / installation * Updater 4.1.1, fixed some download links for portable versions * Minor Fixes - Minor fix for settings revert to default - Added portable meta to cache serialization - UI changes (color, labels) for portable soft V4.10.1 09/14/2023 ================= - Updated to core 6.12.1-fix * Fixed bad server URL (slower requests) V4.10.0 09/12/2023 ================= - Updated to core 6.12.1 * Added custom locations config * Now using custom locations config into scanner * Fixed an issue where installed count was wrong * Minor Fixes - Added custom locations (Settings) - Added "Downloads" as default custom locations V4.9.0 08/30/2023 ================= - Updated to core 6.12.0 * Fixed possible crash when opening EULA * First launch UI config * Cloud config * Minor Fixes - Removed thanks page opening - Minor changes for marketing page V4.8.0 05/25/2023 ================= - Updated to core 6.10.0 * Ability to login to shop account to retrieve license keys * Registration page re-designed * Minor Fixes V4.7.0 04/24/2023 ================= - Updated to core 6.8.0 * Minor Fixes V4.6.1 03/24/2023 ================= - Updated to core 6.7.2 * Fixed an issue where volatile licenses were eating activations * Fixed encoding issue in installer translations * Minor Fixes V4.6.0 01/30/2023 ================= - Updated to core 6.7.0 * Updated libraries (libyara) * Updater translations * Fixed issues on Windows XP * Minor fixes - Now outdated notice has an hyperlink V4.5.5 01/04/2023 ================= - Updated to core 6.5.8 * Fixed an issue with Curl network check * Minor Fixes V4.5.4 12/16/2022 ================= - Updated to core 6.5.8 * Fix for obtaining default browser path * Moved some links opening to more secured method * UCheck: INI file read * UCheck: Referer for download * Minor Fixes - Fixed exit routine - Enabled exclusions for Free mode - Fixed menu not showing for item in warning - Moved some links opening to more secured method - Dynamic translations V4.5.3 11/28/2022 ================= - Updated to core 6.5.5 * Fixed download issue in UCheck module * Minor fixes V4.5.2 10/14/2022 ================= - Updated to core 6.5.4 * Moved URL protocol to installer * Minor fixes V4.5.1 09/21/2022 ================= - Updated to core 6.5.2 * NEW! Protocol URLs: Ability to register license from an URL * Fixed Windows 11 operating system not recognized * Minor fixes V4.5.0 08/25/2022 ================= - Updated to core 6.5.0 * Minor fixes V4.4.2 06/08/2022 ================= - Updated to core 6.4.2 * Minor fixes - Added refresh button on Account tab V4.4.1 05/05/2022 ================= - Updated to core 6.4.0 * Windows 11 official support * Logs reduction * Minor fixes - Added/Updated translations * NEW: Spanish * NEW: Japanese * NEW: Dutch * NEW: Portuguese * NEW: Brazilian * NEW: Polish * NEW: Italian * NEW: Arabic * NEW: Japanese * NEW: Turkish - Fixed an issue where dashboard was not refreshing after settings change V4.4.0 03/10/2022 ================= - Updated to core 6.3.3 * Fixed potential memory leak in zip Module * Minor fixes - New dashboard page V4.3.0 02/21/2022 ================= - Updated to core 6.3.2 * Curl timeout increase * Redesigned all command line arguments * Minor fixes * Redesigned UIs to better Resized V4.2.0 01/28/2022 ================= - Updated to core 6.3.1 * Minor fixes * New marketing page design * New settings page design V4.1.3 12/16/2021 ================= - Updated to core 6.1.8 * Fixed potential crash * Fixed infinite reload loop in scheduler causing UI to hang / having performance issue * Fixed possible crashes (log formatting) * My Account UI redesign * Registration UI redesign * Fixed issue in scheduler where monthly scan was not working - Fixed an issue where switches where slow to update V4.1.2 11/02/2021 ================= - Updated to core 6.1.5 * Fix for scheduler (fixed time not starting after sleep) * Minor fixes - Setup: Always force desktop icon - UI lib update (button padding issue) V4.1.1 10/07/2021 ================= - Updated to core 6.1.4 * Added ability to cancel scan * New scheduler * Minor fixes - Removed scan notifications if UI is shown V4.1.0 09/15/2021 ================= - Updated to core 6.1.2 * New PUPScanner, new rules * New UCheck cache, more user friendly - Ability to launch installer protected (Dashboard) - Implementing new cache (Settings), ability to export items to custom location - Migrated report to common report template - Fixed minor issues with report exports - Fixed issue where cache settings where locked V4.0.8 08/31/2021 ================= - Updated to core 6.1.0 * New reporting system (less memory impact, faster to load, better compatibility) - Fixed possible crash at startup - Minor UI fixes V4.0.7 08/05/2021 ================= - Updated to core 6.0.11 * Asynchronous logging * Fixed possible deadlock * Fixed possible infinite loop in config migration * certificate update - Added Proxy authentication settings V4.0.6 06/15/2021 ================= - Updated to core 6.0.5 * Fixed potential crash getting username from session ID * Updater 4.0.1 * Fixed crash on certain cases (double download worker thread) * Fixed crash issue when old config is present (Config migration) * Fixed an issue where dates are not saved properly in config file - Fixed potential crash on initialization - Fixed scrolling on language/theme setting V4.0.5 06/14/2021 ================= - Updated to core 6.0.4 * Fixed potential crash in getting computer name V4.0.4 06/04/2021 ================= - Fixed broken scheduled tasks V4.0.3 06/02/2021 ================= - Fixed possible crashes V4.0.2 05/31/2021 ================= - Fixed possible crashes - Updated to core 6.0.3 * Fixed issue with Windows Updates status * Fixed issue with ucheck progress counters V4.0.1 05/27/2021 ================= - Fixed possible crashes V4.0.0 05/26/2021 ================= - Updated to core 6.0.2 * Refactored using safer memory management (smart pointers) * Refactored with asynchronous initialization (faster to start) * Updater 4.0 * RK DLL 4.0 * Minor fixes V3.11.3 03/26/2021 ================= - Updated to core 5.3.5 * Fixed potential stack overflows * Minor fixes - Now Cache is available for all Premium users, not just Tech - Report shows more information V3.11.2 02/15/2021 ================= - Updated to core 5.3.4 * Fixed possible hang on Zip * Fixed bad licensing error message in some cases * Fix for XP compat (CancelSynchronousIo) * Fix for disk enumeration hang * Fix for network file resolution hang V3.11.1 12/16/2020 ================= - Updated to core 5.3.1 * Fixed licensing issue with XP * Fixed issue in VTScanner on exit (submit on exit) * Fixed possible memory leak in scan items * Fixed possible memory leak in zlib module * Fixed possible memory leak in zip module * Fixed possible memory leak in COM module * Fixed possible memory leak in Event module * Fixed possible memory leak in SigCheck module * Fixed possible stack overflow in Time module * Fixed possible hang in Drives enumeration (async file opening) * Minor fixes V3.11.0 11/18/2020 ================= - Updated to core 5.3 * Fixed an issue in Curl where some zips (Notepad3) were not downloaded * Fixed possible crashes (SO) in registry, path modules * Fixed possible crashes (except) in string, buffer, curl modules * Minor fixes V3.10.0 10/27/2020 ================= - Updated to core 5.2.0 * Added PUP Protection (BETA) * Added initial PUP Protection rules * Fixed UCheck program alt install date * Minor fixes - Added PUP Protection setting (Premium) V3.9.4 09/16/2020 ================= - Updated to core 5.1.4 * Added filtering for SystemComponents * Added filtering for NoRemove/NoModify programs * Fixed several memory leaks * Fixed crash in config Migration * Minor fixes V3.9.3 07/27/2020 ================= - Updated to core 5.0.2 * Install parameters (UCheck) * Added more logs for Curl * Proxy validation * Minor fixes - Fixed typos - Re-routed network error from Popup to Status text (less noisy) V3.9.2 05/13/2020 ================= - Fixed reports header V3.9.1 05/13/2020 ================= - Updated to core 4.3.3 * Fix for crash upload (limitation by dump is present) * Added config auto-backup/restore * Fixed self-update task * Fixed crash reports upload V3.9.0 04/08/2020 ================= - Updated to core 4.3.1 * Fixed crash upload * New reporting update - Updated to core 4.3.0 * Fix for XP (libzip, openssl rebuilt) * Size optimizations * Removed warnings * New advert payload * Added some logging * Minor fixes - Fixed abort boutton on update - Added History section - Added reporting - Added default scheduled scans for Premium V3.8.0 03/24/2020 ================= - Updated to core 4.2.0 * Libraries update (libzip / sqlite) * New version manager (network failure proof) * Flush DNS cache on network domain resolve error * Fix for XP (libcurl rebuilt) * Update to roguekillerdll 3.2.0 * Update to roguekillerupdater 3.4.0 * Fixes for early logging * Minor fixes - My Account links V3.7.1 02/27/2020 ================= - Fixed broken bulk update V3.7.0 02/27/2020 ================= - Updated to core 4.1.3 * Updated libraries (openssl / libssh2 / libcurl /libyara) * Fixed an issue in Path parser - Fixed progress bars (hidden when not used) - Handling duplicates when 1 of them is up-to-date - Updated translations V3.6.0 01/22/2020 ================= - Updated to core 4.1.0 * Fixed a possible crash in Buffer module (implicitcasts) * Fixed an issue where threat name wasn't properly parsed * Reduced API calls frequency * Fixed possible crash at exit * Updates libraries (jansson / cryptopp) - Added gamer mode (no notifications during full screen) V3.5.2 01/13/2020 ================= - Updated to core 4.0.6 * API calls timing reduced - Fixed a regression issue where Update all was not installing - Fixed blank status sometimes - Added hint on filter V3.5.1 01/09/2020 ================= - Updated to core 4.0.5 * Fixes for scheduler engine * Fix for telemetry * Fixed initialization order in worker threads * Fixed ACLs removal in Debug module * Minor fixes - UI Fixes - Fixed possible crash on Bulk actions - Fixed an issue where sizes where not properly displayed V3.5.0 12/18/2019 ================= - Updated to core 4.0.2 * Fixed possible crashes in logging * Fixed an issue with processes CLI exposing pipe names (some VPN softs) * New telemetry data * Minor fixes V3.4.5 11/22/2019 ================= - Updated to core 3.2.18 * Ucheck silent uninstall * UCheck fixes for MsiExec uninstall * Better startup registration (only touches when necessary) * Minor fixes * UI/UX improvments * Better handling software duplicates * Icons refactoring V3.4.4 11/08/2019 ================= * Fixed another potential issue where Exclusions were not working properly V3.4.3 11/08/2019 ================= - Updated to core 3.2.16 * Minor fixes * Fixed a potential issue where Exclusions were not working properly V3.4.2 10/24/2019 ================= - Updated to core 3.2.15 * Fixed common folders/files ACLs * RogueKillerDLL 2.4 * Added registry setting to force debug logging * Minor fixes - Fixed an issue with licensing button notifications - Fixed possible crash in bulk workers V3.4.1 10/15/2019 ================= - Updated to core 3.2.13 * Fixed a possible deadlock and crash in scheduler/advert V3.4.0 10/09/2019 ================= - Updated to core 3.2.12 * Fixed an issue where advert tasks were re-added (and cleared) on network issues * UCheck engine duplicates handling * Minor fixes - Improved binaries replacement in installer - Added automatic updates for scheduled scan (Scan Settings) - Now showing software updates duplicates (32 / 64 bits versions installed) - Now asking for duplicate removal at update - Fixed an issue where start at boot setting wasn't set properly on first run - Fixed wrong software name in status bar during updates/installations V3.3.3 09/17/2019 ================= - Updated to core 3.2.6 * Minor fixes - Fix for notifications (bug: under taskbar) - Fixed possible crash when stopping bulk operations V3.3.2 08/21/2019 ================= - Updated to core 3.2.4 * Fixed an issue with ACLs where config files may not be properly saved * Fixed portable_license CLI parameter * Fixed scheduler reload V3.3.1 07/09/2019 ================= - Updated to core 3.1.2 * Fixed an issue in scheduler - Fixed an issue where scheduled scans were broken V3.3.0 07/04/2019 ================= - Updated to core 3.1.1 * Fixed an issue where GetErrorMode API isn't present on XP * New machine ID (less prone to changes on Windows install) * Technician trial (if applicable) * Scheduler V2 * Reviews notifications - Better notifications - Added Machine ID on Account page V3.2.3 06/25/2019 ================= - Fixed a message showing at startup under certain circunstances V3.2.2 06/20/2019 ================= - Updated to core 3.0.11 * Fixed startup registration issue when laptop on battery * Fixed warning message at startup when floppy drive exists * Fixed file not closing after zip operations - Added automatic updates setting - New Automatic update system (silent with notifications and scheduler) V3.2.1 05/24/2019 ================= - Updated to core 3.0.10 * Bug fixes * Fixes for scheduler (grace period) - Added button to cleanup crash information - New registration form - New account form V3.2.0 05/14/2019 ================= - Added description sidebar for available downloads - Bigger font size for available list - Added multi-workers for updates (1 thread to download, 1 thread to install) - Added multi-workers for installation (1 thread to download, 1 thread to install) - Tooltip now shows immediately for PUP warning - Warning update/download items show in Orange background - Fixed an issue where some software where not detected properly (wrong ID) - Updated to core 3.0.9 * New UCheck engine gets more fields V3.1.5 04/24/2019 ================= - Added notifications setting - Updated to core 3.0.8 * Bug fixes V3.1.4 03/27/2019 ================= - Fixed marketing notification, now won't show at startup after first time - Updated to core 3.0.7 * Fixed crash in notifications engine * Fixed COM initialization in real time services * Fixed Scanner queue initialization * MSHTA and WScript detections * Minor Bug fixes V3.1.3 03/12/2019 ================= - Updated to core 3.0.6 * Bug fixes V3.1.2 03/05/2019 ================= - Updated to core 3.0.5 * Fixed an issue in Curl module while downloading file with URL and query string (whatsapp bug) - Minor fixes - Fixed an issue with renewal links V3.1.1 02/26/2019 ================= - Updated to core 3.0.4 * Fixed a crash in ZIP module * Fixed an issue in Folder creation (preventing creating working directory when executing from non system drive) * Now updater runs installer with /silent * Fixed autostart registration when low privileges process - Added Czech translation - Removed tray icon in portable version - Fixed autostart minimize on Free version - Fixed autostart initial state - Minor fixes V3.1.0 01/29/2019 ================= - Updated to core 3.0.1 * Now using Scheduled task to run as admin at startup - Improvment: Installer now kills existing processes before replacing the files - Fixed: Support form not sending proper Program name - Improvment: Exit button icon - Refactored notifications (removed useless ones) - Added marketing table (easier to understand Premium features and differences with Free version) - Fixed: renewal link for Technician - New: Added better notifications - Fixed: Translations (French, Spanish, German) - Improved support for high DPI screens (V2) - Added support for .lic file (registration) V3.0.7 01/07/2019 ================= - Minor buttons lock fixes - Added German translation (full) V3.0.6 01/04/2019 ================= - Fix in telemetry V3.0.5 12/31/2018 ================= - Updated to core 2.2.2 * Fixed an issue with installer and updater/DLL - Part 1/2 * Fixed possible crash on File IO operations - Added German translation (partial) V3.0.4 12/21/2018 ================= - Fixed an issue in start at boot (minimize didn't work) - Updated to core 2.2 - High DPI compatibility v2 V3.0.3 12/13/2018 ================= - Fixed a crash at application exit V3.0.2 12/11/2018 ================= - Fixed an issue in Cache cleanup task - Fixed translations V3.0.1 12/10/2018 ================= - Updated to core 2.1 - New: theme - New: Moved engine to SDK - New: High DPI compatibility - New: Scheduler - Improved schedueld scans (Premium) - New: Cache cleanup (keep only the last elements) - New: Scheduled cache cleanup - New: Download to cache only action - Improved: Restart as admin button in top nav - New: Ability to reinstall applications (Premium) - New: Modify option (installed programs) - New: Added installation date - Fixed issue with software using Product version (AdwCleaner) - Many small fixes and improvments V2.3.5 06/19/2018 ================= - Fixed a crash in Curl module - Fixed Win32 API usage that broke XP compatibility V2.3.4 06/05/2018 ========================= - Added ability to run installers as low profile (Spotify requirement) - Fixed available list parent selection, now checks only enabled items - Automatically refresh exclusions list when a new one is added - Minor fixes V2.3.3 03/19/2018 ========================= - Higher timeout for server checks - Fixed crash in cache manager - Added Korean translation V2.3.2 11/27/2017 ========================= - Added popularity (downloads tab) - Fixed cache: Now able to handle 32 and 64 bits versions - Now download link is left to server side decision - Improved downloads selection: Added company name - Fixed ability to click on "Back" while downloading files - Fixed 'Last modified' information (new backend) V2.3.1 11/17/2017 ========================= - Fixed a bug where can was not properly refreshed - Higher timeout value - Now cache is refreshed on new Downloads - Fixed "check update" button refresh - Fixed a bug preventing known paths to be properly recognized V2.3.0 10/16/2017 ========================= - New icons - Better display for update items - Better display for install items - NEW! Now looks for portable applications updates (fixed directories) - NEW! Monitor in %USERPROFILE%/Downloads - NEW! Ability to skip update (Premium only) - NEW! Ability to exclude software (Premium only) - Windows udpates checker is now a Premium feature - Updated translations V2.2.0 09/04/2017 ========================= - NEW! Persian translation - NEW! Dutch translation - NEW! Cache settings page (Premium Tech only) - Fixed Windows updates detection on Windows 10 - Added filter on installable applications - Minor fixes V2.1.0 06/15/2017 ========================= - NEW! Polish translation - NEW! Turkish translation - NEW! Badges added on Updates/Windows Updates buttons - NEW! Possibility to disabled Windows Updates in settings (Premium only) - Added tooltip on disabled buttons for better understanding V2.0.0 04/10/2017 ========================= - Added link to official website - NEW! Windows Updates: Checks if enabled, lists abvailable updates - NEW! Command line parameters (-update -install), Premium Tech only - NEW! Cache folder settings, Premium Tech only - Better icons - Added support for zipped installers - NEW! Automatic updates setting, Premium only - Added rebranding support, Premium Tech only - Fixed temporary files not removed after installation - Better dashboard - Better update row item - Better install row item - Added error messages when network isn't working V1.3.0 03/13/2017 ========================= - Using common translations - Added silent parameter overriding - Website link refactoring - Minor fixes V1.2.1 03/01/2017 ========================= - Fixed bug preventing program to restart elevated - Fixed bug preventing configuration file to be written with low privileges (if you have the issue, delete %programdata%/ucheck and restart ucheck without admin rights) V1.2.0 03/01/2017 ========================= - Bug fixes - Better UI Locks - Added support form (Premium) - Added crash dumps upload form V1.1.0 02/23/2017 ========================= - Bug fixes - Added start at boot (Premium) - Added Tech version compatibility - Added command line engine V1.0.2 02/22/2017 ========================= - Bug fixes V1.0.1 02/22/2017 ========================= - Bug fixes V1.0.0 02/21/2017 ========================= - Bug fixes - Connected to licensing system V0.9.3 02/03/2017 (BETA 4) ========================= - Bug fixes - Added tray notification at the end of a scan - Added UAC action (restart elevated) on silent updates/installation buttons - Added scheduled scans (settings), starting every 30 mns (configurable) - Added documentation link into About tab V0.9.2 02/03/2017 (BETA 3) ========================= - Bug fixes - Added bulk update - Added bulk installation - Added silent mode for bulk update/installation - Prevents software with PUPs from being picked for bulk update/installation - Note: Bulk update/installation requires ADMIN PRIVILEGES to bypass UAC popup V0.9.1 02/01/2017 (BETA 2) ========================= - Added localized download links - Added FR translation - Moved to production API V0.9.0 01/30/2017 (BETA 1) ========================= - Initial release