中文 | English
This file documents notable changes to File Organizer.
- Unified the app name as
文件整理, withFile Organizerused in English documentation. - Added timeline browsing for photos, videos, and ordinary files.
- Added custom batch rename templates, including
{yy},{MM},{dd},{index}, and{name}. - Added folder templates for move and rename-and-move operations.
- Added Excel export, import, and spreadsheet-based rename workflows.
- Added extension editing through Excel import. Empty new extension values keep the original extension.
- Added batch editing for file creation, modified, and access times with configurable intervals.
- Added duplicate file detection by size and SHA-256 hash.
- Added operation history and undo support for completed rename and move operations.
- Added conflict detection before file operations.
- Added a product QA report for the first public release candidate.
- Changed the visual theme to a blue color system.
- Moved search, file type, recursive mode, page navigation, and Excel actions into the top toolbar.
- Moved operation controls and destination folder selection into the right-side preview panel.
- Changed Windows release downloads to
FileOrganizer-V26.07.02-win-x64.zip, which contains the full runnable app folder after extraction. - Updated project metadata to
file-organizer,local.file-organizer, and文件整理.
- Fixed a packaged app startup error caused by an incorrect main process path.
- Fixed layout issues in the toolbar and empty state.
- Removed old green theme remnants after the blue theme update.
- If the Windows executable is running,
pnpm run build:desktopmay fail because Windows locksdist\文件整理-v26.07.02.exe. Close the app before rebuilding. package.jsonuses26.7.2because npm package versions must follow semantic version rules. The public release version remains26.07.02.