Logo

Version 2.16.1

Released on 2025-02-19

Major Version 2.16

Added

  • Added automatic tab suspension/closing feature:
    • Suspension/closing threshold settings: Configure when inactive tabs will be suspended or closed
    • Whitelist: Specify websites or domains to exclude from automatic suspension/closing
    • Skip rules: Choose which types of tabs to exclude from suspension/closing
      • Pinned tabs
      • Tabs playing media
      • Active tab
      • Tabs with unsaved forms
      • Offline-enabled tabs
      • Tabs with notification permissions

Changed

  • Optimized tab closing menu structure:
    • Changed main menu item to expandable submenu format
    • Added quick actions: Close current tab, Close other tabs, Close same site tabs, Close other same site tabs, Close tab tree, Close child tabs
  • Optimized tab info copying menu structure:
    • Changed main menu item to expandable submenu format
    • Added support for copying title, URL and Markdown format, with features for copying all tabs (with group hierarchy), same site tabs, tab tree (with tree hierarchy)
    • Batch copying and tree copying features are premium-exclusive
  • Optimized tab suspension menu structure:
    • Changed main menu item to expandable submenu format
    • Added quick actions: Suspend current tab, Suspend other tabs, Suspend all tabs, with restore all suspended tabs feature and ability to disable auto-suspension for specific tabs/domains
    • Batch suspension and restore all features are premium-exclusive
  • Optimized reload feature menu structure:
    • Changed main menu item to expandable submenu format
    • Added force refresh toggle to bypass cache for all reload operations
    • Added features: Reload current tab, Reload other tabs, Reload same site tabs, Reload other same site tabs, Reload tab tree, Reload child tabs, Reload suspended tabs
    • Batch reload and tree reload features are premium-exclusive
  • Optimized browsing data cleanup behavior:
    • Auto-refresh page after clearing cookies to apply changes
    • Auto-refresh page after clearing cache to load latest content
    • Enable force refresh during reload to bypass browser cache
  • Disabled Picture-in-Picture floating button (pipFloatBtn) by default to fix button visibility issues in some browsers
  • Enhanced snapshot restoration feature:
    • Added option to replace current window
    • Improved tab replacement events to maintain tree structure
    • Enhanced tab state restoration stability
    • Refined window position and size restoration logic
    • Optimized initial tab handling mechanism
  • Enhanced tab multi-selection feature:
    • Implemented Windows Explorer-like selection logic
    • Added support for box selection, Ctrl+click toggle, Shift+click range selection
    • Added keyboard shortcuts: Ctrl+A for select all, Esc to exit selection
    • Added select all, inverse selection, exit selection buttons
    • Added drag-and-drop sorting for multiple selected tabs
    • Improved selection state visual feedback
    • Added selection count indicator
    • Added operation instructions tooltip

Fixed

  • Fixed tab tree operation issues:
    • Improved child tab retrieval logic for better accuracy
    • Unified tab tree operation handling
    • Enhanced parent-child relationship detection
    • Optimized tree structure preservation during tab replacement
  • Fixed selection box behavior issues with popup panel:
    • Disabled box selection when popup panel is active
    • Improved selection box display logic
  • Fixed Tab Lens title update issues:
    • Fixed title not updating when using title replacement rules without element selection
    • Fixed title not updating on page content changes
    • Added title update frequency limiting to prevent excessive updates
    • Improved title update debouncing mechanism
  • Fixed tab switching highlight display issues
  • Fixed user login state synchronization issues during token expiration