4.1.4

Release date: 2025-07-26

โœจ General

  • Added an option in user.ini to control the visibility of the Separate button in the title bar
  • Fixed a rare crash that could occur during loading
  • Properties View: Fixed incorrect data display for some .exe files
  • Properties View: Fixed the Pin button display issue
  • Properties View: Fixed the issue where the second column became too narrow when the first column was too long
  • Properties View: Changed vertical scrolling units from rows to pixels for better readability of multi-line data

๐Ÿ“ Folder

  • Fixed an issue where NAS folders could not be accessed

๐ŸŽฆ Multimedia

  • Fixed width/height display issues in the properties page

๐Ÿ“„ PDF

  • Fixed stuttering when opening PDFs with extremely large page sizes
  • Fixed the horizontal scrollbar position not being restored after reopening the same file

๐Ÿงฉ Plugins

  • Added display and editing options for plugin installation paths
  • Fixed an issue where DLL plugins could not be lazily loaded
  • Fixed display issues when viewers from DLL plugins were separated
  • Added Installed and Upgradeable icons to the available plugin page
  • When upgrading plugins, command-line arguments of old plugins will be overwritten by the new version, but custom file extension settings will be preserved
  • Added command-line parameters to adjust the preview window size: -p 80 (80% of screen), -w 960 -h 1200 (fixed size). -p has higher priority
  • OfficeViewer 1.4.1: Added default support for dotx, dotm, and xltm extensions
  • FontViewer 1.2.1: Fixed Space key dropdown issue and control bar display issues
  • JsonTreeViewer 1.0.1: Supports preview window size adjustment via command-line arguments
  • F3DViewer 1.0.1: Supports preview window size adjustment via command-line arguments
  • New plugins: epub-1.0.1 and ipynb-1.2.0 โ€” same functionality as script-based previewers, no longer require Python
  • Improved PowerShell support for conversion-type plugins
  • Conversion-type plugins can now customize preview window size via --seer_viewer_ratio parameter