Logo

Version 3.4.2

Released on 2025-12-28

Major Version 3.4

Improved

  • The on-demand injection and loading of content scripts have been refactored to improve scalability.
  • Refactor the privacy mode in the site configuration, and execute the change after closing the tab to improve performance.
  • Add chrome.sessions API support for restoring closed tabs
  • Improved AI tool descriptions for better AI model understanding and reduced unnecessary operations
  • The cloud synchronization function has been optimized; it no longer automatically performs actions to prevent accidental operations, but instead creates snapshots and adds message notifications.
  • The startup notification for restoring snapshots has been moved to the message center.

Fixed

  • Fixed AI provider/model data corruption during extension update or cloud sync by using id/key-based array merging instead of index-based merging
  • Added automatic repair logic to clean up historical corrupted provider data where models appeared in wrong providers
  • Fixed Gemini 3 thought signatures handling to prevent function calling validation errors

Removed

  • remove reading progress bar
  • remote autopip from site config