Skip to content

Changelog

v3.2.5

2026-04-11

This update significantly enhances the visual adaptability of desktop widgets and perform deep tuning for AI Assistant rendering stability on Windows 11.

  • FeatureIntelligent Widget Adaptation. Added environmental awareness logic; when widget opacity is below 50%, text color automatically swaps based on wallpaper brightness (threshold 140) for better visibility.
  • OptimizationAesthetic Optimization. Removed all widget text shadows in favor of a cleaner, more modern flat design for improved UI fidelity.
  • Bug FixAI Assistant Rendering Fix. Fixed Windows 11 flickering and black frame artifacts during scaling by optimizing window transparency and thick-frame rendering strategies.
  • OptimizationBackground Detection Upgrade. Upgraded to an “8-point outer-ring” sampling strategy with DPI scaling calibration and screen boundary clamping, eliminating misdetection on high-DPI monitors.

v3.2.4

2026-04-11

Emergency maintenance release addressing initialization display issues on high-DPI screens.

  • Bug FixFixed several known stability bugs.

v3.2.3

2026-04-09

This update delivers a series of critical fixes and improvements to the Vision Agent screen proxy, resolving coordinate offset issues on high-DPI displays and comprehensively upgrading input accuracy and model compatibility.

  • Bug FixFixed coordinate offset on high-DPI screens. The Vision Agent now correctly uses physical pixel coordinates instead of logical pixels in 125%/150%/200% DPI environments, eliminating mouse click drift.
  • Bug FixFixed screenshot size and coordinate mismatch. Screenshot requests no longer use a fixed 3840×2160 size. The display’s exact physical resolution is now used dynamically, preventing coordinate miscalculation due to scaling or cropping.
  • OptimizationUpgraded Vision Agent screenshot quality. Default screenshot width sent to AI increased from 1280px to 1440px, noticeably improving coordinate precision while balancing cost and token consumption.
  • OptimizationStandardized Vision Agent input operations. AI is now required to split “focus input field” and “type text” into two separate steps, and decides itself whether to submit via Enter or a send button based on the UI.
  • OptimizationImproved vision model compatibility. Automatically detects whether a model supports tool calls, preventing 400 errors when passing tools parameters to vision-only models like llava and internlm.
  • OptimizationExpanded app launch command library. Added mappings for Task Manager, Registry Editor, Device Manager, Remote Desktop, and other common system tools for direct AI invocation.
  • Bug FixFixed GUI programs being incorrectly reported as failed. Programs like Control Panel and Paint that exit with non-zero codes after launching are now correctly recognized as successful.

v3.2.2

2026-04-09

This major version introduces the new Vision Agent screen proxy tool, enabling AI to directly perceive and autonomously operate computer interfaces, while also deeply optimizing WeChat remote control by resolving stale command accumulation.

  • FeatureNew Vision Agent Screen Proxy. AI models can now autonomously take screenshots, analyze UI elements, and simulate mouse/keyboard actions for fully automated GUI task execution.
  • FeatureAsynchronous Agent Execution. Screen proxy tasks run silently in the background with real-time step-by-step reporting, without blocking AI chat or daily workflows.
  • OptimizationWeChat Bot Stale Message Handling. Introduced a “Sentinel” mechanism to automatically identify and skip commands sent while offline, preventing unintentional batch execution upon reconnection.
  • OptimizationUpdate Process Hardening. Optimized the Blockmap injection mechanism for more robust and reliable incremental updates during large-scale deployments.

v3.2.1

2026-04-04

This maintenance update optimizes the UI responsive rendering experience and provides a specific fix for WeChat ClawBot’s AI hallucination issue.

  • OptimizationUI Responsive Rendering Optimization. Leverages layer physical isolation to adapt to various resolution environments, resolving visual glitches during window double-click transitions.
  • Bug FixWeChat ClawBot Special Fix. Resolved AI “hallucination” instruction reference issues in long task chains, significantly improving automated execution accuracy.
  • OptimizationSecurity Enhancement. Implemented strict data storage path restrictions, prohibiting the installation directory from being used for data storage to prevent data risks during version iterations.

v3.2.0

2026-04-03

This major version introduces WeChat ClawBot integration and a completely rebuilt update engine for highly efficient and precise incremental updates.

  • FeatureAdded WeChat ClawBot integration. Supports automated task management via WeChat.
  • OptimizationUpdate Engine Refactoring. Supports Blockmap-driven incremental updates, significantly reducing download sizes.
  • Bug FixFixed release notes layout parsing and various stability bugs.
  • OptimizationIMPORTANT: If your data storage path is the same as the installation path, please backup your data via the settings center before updating.

v3.1.9

2026-03-23

This update fixes the issue where the Everything SDK DLL failed to load, ensuring the Global File Search function works correctly.

  • Bug FixFixed startup failure caused by missing Everything SDK DLL.

v3.1.8

2026-03-21

This update fixes AI table modification issues and optimizes UI details.

  • Bug FixFixed issue where AI could not correctly modify tables.
  • OptimizationOptimized multi-level rendering and UI detail performance.

v3.1.7

2026-02-13

This update focuses on enhancing Everything search robustness and performs deep optimization and internationalization refactoring for the AI script engine.

  • FeatureEverything Smart Monitoring. Added heartbeat mechanism to automatically sync switches when external processes terminate.
  • OptimizationEverything Startup Diagnosis. Now distinguishes between 'Not Installed' and 'Not Running', with guides for 'One-click Launch' and manual path selection.
  • OptimizationAI Script Engine Optimization. Locked OpenClaw task rounds to 50 max and completed full-chain i18n refactoring for execution logs.
  • Bug FixTask Management Enhancement. Fixed issue with clearing individual tasks and added real-time 'Stopping...' feedback for stop actions.

v3.1.6

2026-02-13

This update significantly enhances script action extensibility and refactors the Everything search integration architecture for superior production stability.

  • FeatureEverything Integration Refactoring. Now relies on external Everything installations/instances, eliminating file locking issues during updates and supporting custom portable paths.
  • FeatureScript Engine Enhancement. Added support for OpenClaw plugin-driven script actions with dynamic plugin importing, significantly elevating automation capabilities.
  • OptimizationSearch Category Logic Refactoring. Implemented precise association between local categories and global search with recursive filtering, resolving result crosstalk and icon display issues.
  • Bug FixInteraction & Tray Stability. Optimized tray icon rendering paths and memory protection in production, resolving intermittent disappearance and improving resident stability.

v3.1.5

2026-02-11

This update introduces the highly anticipated [Global File Search Beta] and comprehensively optimizes the internationalized payment and order self-service experience.

  • FeatureLaboratory Feature: Global File Search. Integrated Everything core, supporting millisecond-level retrieval across your entire disk (Beta phase).
  • OptimizationSearch UI Deep Refactoring. High-density two-column layout significantly improving efficiency on large screens.
  • FeaturePayment Internationalization. Support for bilingual emails, automatically remembering and adapting to the language used during checkout.
  • FeatureSelf-Service Order Query. Enhanced security with email verification codes for faster and safer license recovery.
  • Bug FixFixed issue where Everything failed to start on some lite or restricted versions of Windows.