This repository has been archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cdbfc79
commit cc3066d
Showing
7 changed files
with
2,825 additions
and
1,708 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,50 @@ | ||
polo-file-manager (18.2) xenial; urgency=low | ||
|
||
* Checksum: Added options for generating and verifying checksums | ||
|
||
* Checksum: Added support for md5 files produced by md5sum | ||
|
||
* Checksum: Display summary dialog after verification | ||
|
||
* Devices: Open mounted path of device root instead of mounted subvolume | ||
|
||
* Term: Hide statusbar when terminal is maximized | ||
|
||
* Term: Run executable files in embedded terminal, instead of new window | ||
|
||
* Term: Use Groot for the chroot context menu action | ||
|
||
* Use larger icons for stop buttons in progress panels | ||
|
||
* VideoDownload: Timeout fetch operation after 15 seconds | ||
|
||
* VideoDownload: Sort available formats by codec and quality | ||
|
||
* VideoDownload: Added option to cancel fetch operation | ||
|
||
* VideoDownload: Display thumbnail in progress panel | ||
|
||
* FileItem: Fixed an issue while requerying a renamed folder | ||
|
||
* Makefile: Remove linking of libs from shared folder | ||
|
||
* Settings: Added options to hide context menu items | ||
|
||
* Updated get_process_children() to fetch all descendants | ||
|
||
* Added support for remote user accounts (LDAP,etc) | ||
|
||
* Fixed: Adding new cloud account was broken with rclone v1.39 | ||
|
||
* Bookmarks: Expand buttons; Added "Add/Remove" to bookmark button | ||
|
||
* DebugMode: Show memory used in window title | ||
|
||
* HeaderBarMode: Use the new bookmarks popover | ||
|
||
-- Tony George <[email protected]> Sun, 11 Feb 2017 10:00:00 +0530 | ||
|
||
|
||
polo-file-manager (18.1) xenial; urgency=low | ||
|
||
* Bookmarks popup was redesigned | ||
|
Oops, something went wrong.