Releases: thindil/hunter
Trash Can
This is the seventh development release of Hunter. Main feature of this release is support for Trash system from FreeDesktop. Additionally, it brings syntax highlighting for preview of text files, some changes to UI and some fixes for bugs. Binaries are available for Linux 64-bit. For more info how to use AppImage, please see: https://docs.appimage.org/user-guide/run-appimages.html. Below are changes since last version:
Added
- Option to stay in old directory after copying or moving files and
directories or creating links - Syntax color for text files in preview
- Option to enable or disable coloring syntax for text files in preview
- Option to select color theme for coloring syntax of text files in preview
- Option to select delete files and directories or move them to trash
- Option to clean trash
- Option to clean trash on exit from the program
- Option to restore files and directories from trash
- Option to delete files and directories from trash
Changed
- Updated README.md
- Hide files and directories actions buttons in empty directories
- Updated Polish translation of the program
Fixed
- Don't show file and directory actions icons during creating, renaming or
deleting files or directories - Showing bookmarks button after creating, renaming or deleting files or
directories - Don't show toolbars on crash info screen
- Crash after starting the program via binary
- Hang on error info screen
- Show last modification time in local time
- Showing preview when start the program with empty directory
- Preview on entering empty directory
- Showing files sizes
Bonan tagon
This is the sixth development release of Hunter. Main feature of this release is support for multilingual - at this moment the program is available only in English and Polish language. Additionally it brings some changes to interface, especially option to hide second panel and some fixed for bugs. Binaries are available for Linux 64-bit. For more info how to use AppImage, please see: https://docs.appimage.org/user-guide/run-appimages.html. Below are changes since last version:
Added
- Multilingual support
- Polish translation of the program
- Option to show/hide preview of files and directories
- Context menu with actions on right click on directory listing
Changed
- Updated interface
- Updated code documentation
- Updated README.md
Fixed
- Typo in info about unknown error during deleting files and directories
- Typo in README.md
- Double programs names on applications list
- Keyboard shortcut for preview file or directory
- Info about preview or info of file or directory
- Keyboard shortcut for stopping moving or copying files or directories
- Hide destination list on cancel creating links
- Show preview after copying/moving many files or directories
- Crash on showing preview of files or directories after copying or moving
Settings
This is the fifth development release of Hunter. Main feature of this release is ability to set some the program options. Additionally, it brings option to create symbolic links, ability to enter manually directory which you want to show, small updates to UI and some fixes for bugs. Binaries are available for Linux 64-bit. For more info how to use AppImage, please see: https://docs.appimage.org/user-guide/run-appimages.html. Below are changes since last version:
Added
- Option to go to selected directory
- Option to create links to files and directories
- Option to show or hide hidden files and directories
- Option to show or hide information about files and directories last
modification time - Info about last modification time to files and directories listing
- Option to enable or disable scaling images in preview
- Option to set time amount after which messages are auto closes
Changed
- Updated RoboDOC configuration file
- Updated code documenation
- Updated interface
- Updated README.md
- Program icon
Fixed
- Typo in code documentation
- Detecting files and directories name with space inside
- Memory leaks when previewin images
- Shortcut for one of buttons in current directory path
- Showing path buttons for very long paths
- Showing modification time for invalid links
- Showing owner group name
- Running the program after extracting AppImage
File Info
This is forth development release of Hunter. Main feature of this release is added information about selected file or directory and operations associated with it, like changing file or directory permissions, application used to open them, etc. Additionally, it brings some bug fixes and updated code documentation. Binaries are available for Linux 64-bit. For more info how to use AppImage, please see: https://docs.appimage.org/user-guide/run-appimages.html. Below are changes since last version:
Added
- Keyboard shortcuts for path buttons
- Preview for images
- Option to open selected file or directory with custom command
- Option to set associated application with selected file
- Info about file or directory permissions
- Option to set file or directory permissions
- Info about the program
- Option to add or remove bookmarks to the directories
Changed
- Updated interface
- Updated README.md
- Updated code documentation
Fixed
- Double reload on press path buttons
- Crash on moving invalid symbolic links
- Crash on trying renaming invalid symbolic links
- Crash on creating new file or directory when invalid symbolic link exists
- Copying whole directories
- Updated file or directory preview when file or directory was updated
(copied, moved, etc.) - Info about interrupted deleting files or directories
- Typos in Changelog
- Deleting directories
- Refresh preview of directory after deleting last file or directory inside
- Overwritting directory content during copying
Bookmarks
This is third development release of Hunter. Main feature of this release is support for bookmarks - the program can read and go to XDG directories and GTK bookmarks. Additionally, it brings some bug fixes and code documentation. Binaries are available for Linux 64-bit. For more info how to use AppImage, please see: https://docs.appimage.org/user-guide/run-appimages.html. Below are changes since last version:
Added
- Option to go to XDG user directories (like Download, Documents, etc)
- Option to go to GTK bookmark locations
- Code documentation
- Open all text files in application used to open plain text files if there
no set application to open them - Confirmation on overwrite files and directories during copying and moving
Changed
- Updated interface
- Updated README.md
Fixed
- Reset directory listing on hide search entry
- Copy permissions on copying files or directories
- Deleting directories with invalid symbolic links
- Creating empty files
- Crash on moving files or directories to new location
- Showing close button in box on questions
- Update UI after deleting current directory
Very simple file manager
This is second development release of Hunter. It have now basic functions of standard file manager, plus some fixes for bugs. Binaries are available for Linux 64-bit. For more info how to use AppImage, please see: https://docs.appimage.org/user-guide/run-appimages.html. Below are changes since last version:
Added
- Command line argument to start the program with showing selected directory
- Better searching for files/directories in viewed directory
- Option to create new files/directories
- Option to delete files/directories
- Option to rename files/directories
- Option to move files/directories
- Option to copy files/directories
Changed
- Updated README.md
- Use file command to determine files mime types instead of xdg-mime
- Show current path as buttons
Fixed
- Detecting current icons for the program in AppImage
- Link in error dialog
- Block go up button when reach root directory
File-viewer
This is first alpha release of the Hunter. At this moment is can only preview text files, run executable files and browse directories. Binaries are available for Linux 64-bit. For more info how to use AppImage, please see: https://docs.appimage.org/user-guide/run-appimages.html