Changelog

Track the latest updates and improvements

v2.0.1January 2026

Path Handling & Performance Optimization

  • FixCorrected Windows path separators when mounting Windows remote file systems on macOS/Linux
  • ImprovementReduced the size of compiled files
  • PerformanceOptimized architecture performance
v2.0.0January 2026

Cross-Platform & Multi-Architecture Support

  • NewFull support for Windows, macOS, and Linux—each platform available in both x86_64 and ARM64 versions
  • NewAdded search presets to save frequently used search conditions for quick one-click access
  • ImprovementRedesigned settings page with a card-based dual-column layout for better clarity and usability
  • ImprovementEnhanced server connection with detailed error messages and multi-language support
  • PerformanceOptimized build system for faster startup and improved runtime efficiency
  • FixAdded path security checks to prevent unauthorized directory access
v1.8.3December 2025

Keyboard Shortcuts & Server History

  • NewAdded keyboard shortcuts feature with custom hotkey configuration, import and export support
  • NewAdded server history feature for recording, selecting and deleting historical server configurations
  • ImprovementOptimized server details display and error handling with multi-language support
  • ImprovementAdded content plugin parameter to enhance search functionality
  • FixFixed pagination logic in export feature to correctly calculate end page number
v1.8.2December 2025

Smart Search & Export Enhancement

  • NewAdded search history feature for saving, managing and applying search content
  • NewAdded export functionality to export search results in TSV format with progress display and cancel option
  • NewIntroduced smart search with debounce mechanism to prevent concurrent requests and stale data flash
  • ImprovementAdded window interaction check to prevent taskbar flashing from repeated window activation
  • PerformanceUpdated build target to ES2020 for modern JavaScript features support
v1.8.1December 2025

UI Experience & Dark Mode Enhancement

  • NewAdded loading state indicator to improve Settings view user experience
  • ImprovementOptimized Search view layout, adjusted path input box and reset button position for better interaction
  • NewAdded loading icon toggle in Quick Launcher for better preference settings and UI interaction
  • FixFixed toast messages displaying in English when in Chinese mode
  • ImprovementOptimized UID display handling logic
  • ImprovementEnhanced context menu styling in dark mode for better UI consistency
  • ImprovementDisabled system context menu popup while preserving custom menu functionality
  • ImprovementUnified "Show in folder" text display in context menu
v1.8.0December 2025

User ID Display & Data Update Optimization

  • NewAdded user ID display for both frontend and backend, with clickable link in frontend
  • PerformanceSignificantly optimized backend data update system, greatly improved response time for bulk file modifications in short periods
  • ImprovementOptimized frontend automatic port scanning feature
  • PerformanceModified backend cache system
v1.7.5November 2025

Tray Icon & Rendering Optimization

  • PerformanceOptimized frontend rendering to avoid redundant re-renders
  • ImprovementUpdated frontend tray icon to distinguish from backend
  • NewAdded system tray icon and menu for backend
  • ImprovementBackend starts minimized to tray, double-click to show terminal
v1.7.4November 2025

Performance Optimization

  • PerformanceFrontend lazy loading implementation
  • PerformanceFrontend performance optimization
  • ImprovementReduced compiled bundle size
  • PerformanceBackend cache-related system optimization