Releases: appurist/filescommander
FilesCommander v1.1.0
This update adds:
- added Shift-click for boat-and-anchor multi-selection of a range.
- drag & drop support for copying, and moving (drag with Shift key)
- added an View/Edit F3/F4 command button to launch a file in an external viewer or editor (no built-in viewer/editor)
- Moved the version number to the window title.
Full Changelog: v1.0.0...v1.1.0
Installation note for Windows users
Windows may show a SmartScreen warning when you first run the installer because the app is not signed with a code signing certificate. This is normal for open source software. To proceed:
- Click "More info"
- Click "Run anyway"
The warning will diminish over time as more users download and run the application.
Installation note for MacOS users
MacOS users, open a Terminal and run:
xattr -cr /Applications/FilesCommander.app
otherwise the Finder will complain the file is damaged.
Linux installation on Debian/Ubuntu
If you use apt install and see a warning about not using _apt, that's just an information notice specific to apt that can be ignored. (You don't see it if you use dpkg to install it directly.)
FilesCommander v1.0.0
Release Notes
Full Changelog: https://github.com/appurist/filescommander/commits/v1.0.0
Installation note for Windows users
Windows may show a SmartScreen warning when you first run the installer because the app is not signed with a code signing certificate. This is normal for open source software. To proceed:
- Click "More info"
- Click "Run anyway"
The warning will diminish over time as more users download and run the application.
Installation note for MacOS users
MacOS users, open a Terminal and run:
xattr -cr /Applications/mkdedit.app
otherwise the Finder will complain the file is damaged.