| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| XFolder-v1.0.12-macOS-x64.dmg | 2026-05-24 | 59.1 MB | |
| XFolder-v1.0.12-macOS-arm64.dmg | 2026-05-24 | 56.9 MB | |
| README.md | 2026-05-24 | 2.7 kB | |
| XFolder v1.0.12 source code.tar.gz | 2026-05-24 | 1.6 MB | |
| XFolder v1.0.12 source code.zip | 2026-05-24 | 1.6 MB | |
| Totals: 5 Items | 119.1 MB | 0 | |
New Features
- File Hash Verification: Added file hash verification feature supporting CRC32, MD5, SHA1, SHA256, SHA384, and SHA512 algorithms. You can now calculate and compare file hashes through the right-click menu, with long hash values displayed in abbreviated form for better readability.
- Show Info in Finder: Added "Show Info in Finder" feature (Cmd+I) that displays file/folder information windows through AppleScript integration with Finder. This feature is accessible from both the right-click menu and the Tools menu.
- Startup Maximize Option: Added a configurable option to maximize the main window on startup. The default window size is now 1200x800, with maximize behavior controlled by settings.
- Default Layout and Sort Settings: Added comprehensive default layout and sort settings. New tabs now automatically use your configured default layout mode (Details/Grid), sort option (Name, Size, Type, Date Modified), and sort direction (Ascending/Descending).
- Folder Settings: Added new folder settings including "Scroll to previous folder when navigating up", "Delete confirmation policy" (Always/Only for permanent delete/Never), and "Show file extension warning".
- Session Restore on Startup: Added configurable option to restore the previous session on startup. You can now choose whether to automatically restore your last workspace when launching the app.
- Permanent Delete in Context Menu: Added "Delete Permanently" option to the right-click menu for quick permanent file deletion.
- Keyboard Shortcuts for Quick Access: Added keyboard shortcuts for quick access folder navigation in the Go menu (Applications, Desktop, Documents, Downloads, Home).
- Double-click Empty Area to Navigate Up: Added configurable option to navigate to parent folder when double-clicking empty areas in file views. This feature is enabled by default.
- Scroll to Previous Folder: Implemented "Scroll to previous folder when navigating up" feature. When navigating up from a folder, the app now automatically scrolls to and selects the folder you just came from.
- Sync Selected Files on Layout Switch: When switching between Details and Grid layouts, the currently selected files are now preserved and synchronized across layouts.
Improvements
- Settings Window UI: Optimized the settings window layout and sizing for better user experience.
Bug Fixes
- .app File Drag & Drop: Fixed bug where .app application bundles could not be dragged and dropped.
- .app File Rename/Delete: Fixed bug where .app application bundles could not be renamed or deleted.