Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 0.9.2

Version 0.9.2
February 27, 2018

  • The previous version 0.9.1 failed to start on some Mac users' systems. This is now fixed. Unfortunately, the only solution was to downgrade fman's Python version to 3.5 again.
  • fman now supports the very ubiquitous shortcut Alt/Cmd+↑ for going to the parent directory.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 0.9.5
Version 0.9.5
March 5, 2018

  • People have long asked for the address bars in fman to be editable. After some discussion with users, we settled on simply opening fman's GoTo dialog when you click them:
    • The MoveToTrash command on Windows had no effect. This is now fixed.
    • Simplified the process of installing license keys: You can now simply open the license key file in fman and it will automatically be installed
    • fman now displays a status message when you press F11 to copy a file's path to the clipboard:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 0.9.6
Version 0.9.6
March 13, 2018

  • fman failed to display some file names with Unicode characters in Zip/7-Zip/Tar archives. This is now fixed.
  • fman sometimes didn't display some directories in archives. This too is now fixed.
  • The SortByColumn command displayed the text CommandWrapper three times instead of the actual column names:
  • sortbycolumn-displays-columnwrapper.png

  • This is now fixed so the correct column names are displayed:
  • sortbycolumn-correct-columns.png
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 0.9.7
Version 0.9.7
March 15, 2018

  • Trying to open a file in a Zip archive resulted in an error dialog:
  • error-opening-file-in-zip.png

    • This is now fixed.
    • When the user clicks the location bar, fman gives a hint that (s)he should use Ctrl/Cmd+P instead to launch the GoTo dialog. Improved the wording in this hint.
    • Added a new command Cleanup guide to help new users clean up their files with fman:
    • cleanup-guide.png

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 0.9.8
Version 0.9.8
March 20, 2018

  • fman now supports network shares on Windows!
  • network-shares-on-windows-1.png

    • For more information, please see
      Zaloguj lub Zarejestruj się aby zobaczyć!
      .
    • When the directory you are in was deleted, fman went to null:// instead of the first existing parent directory. This is now fixed.
    • fman didn't show the tutorial on first start. This too is now fixed.
    • Fixed several behind-the-scenes exceptions.

 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 0.9.9
Version 0.9.9
March 20, 2018

  • The Tutorial entry in fman's Help menu on Mac had no effect:
  • help-menu-entry-tutorial-mac.png

    • This is now fixed.
    • fman sometimes didn't "see" all files in certain Zip files. This too is now fixed.
    • Improved support for the MoveToTrash command on elementaryOS. In particular, you can now delete contents of your
      Zaloguj lub Zarejestruj się aby zobaczyć!
      folder.
    • fman's API has a method
      Zaloguj lub Zarejestruj się aby zobaczyć!
      that lets you change the sort order. This function takes a parameter for identifying which column you want to sort by. This used to be a number; For example,set_sort_column(2) would sort by the third column. The parameter was changed to now be the name of the column:set_sort_column('core.Modified'). The function
      Zaloguj lub Zarejestruj się aby zobaczyć!
      was updated accordingly.
    • Many small stability improvements.
    • Several changes in preparation for significant performance improvements in fman 1.0.0.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 1.0.0
Version 1.0.0
April 19, 2018

  • fman now opens folders ten times faster than version 0.9.8!
  • The "create new folder" dialog is now pre-filled with the name of the file/folder currently under the cursor
  • suggest-new-dir-name.png

    • Like many other improvements, this was suggested by a user.
    • On Mac, fman's installer used to show the Applications icon on the left and fman's icon on the right:
    • A user rightly pointed out that the more natural order would be fman on the left and Applications on the right. This is now implemented:
    • mac-installer-fman-on-left.png
      • fman features a
        Zaloguj lub Zarejestruj się aby zobaczyć!
        that (among other things) lets you implement custom file systems such as
        Zaloguj lub Zarejestruj się aby zobaczyć!
        . Some file systems such as the
        Zaloguj lub Zarejestruj się aby zobaczyć!
        actually display local files. In previous versions, it was not possible to open these files while within the custom file system. Now, it is possible. This will be useful for instance when a search:// file system is implemented where you can then simply open files from the respective search result.
      • Added new API function
        Zaloguj lub Zarejestruj się aby zobaczyć!
        to implement the previous point.
      • fman didn't correctly sort files with a number in the name in relation to files without one. For example, file1.txt appeared above file.txt:
        files-with-numbers-sorting-wrong.png

      • This is now fixed:
        files-with-numbers-sorting-correct.png
      • Fixed a
        Zaloguj lub Zarejestruj się aby zobaczyć!
        affecting the Move command in conjunction with folders.
      • On Ubuntu, deleted files did appear in the Trash, but could not be "restored" in the usual way. (You had to manually move them from the Trash to their previous location.) This bug is now fixed.
      • When you pressed Cmd/Alt+Left to go back in history immediately after starting fman, the empty location null:// was displayed. This is now fixed. (When you try to go back now in this case, simply nothing happens.)

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 1.0.1
Version 1.0.1
April 20, 2018

  • Several users saw error messages mentioning the Name column. This is now fixed.
  • Creating a file with a % sign in the name produced an error. This too is now fixed.
  • On Windows, opening a file whose name contains an ampersand &resulted in an error:
    open-a-ampersand-b-windows-error.png

    Also this is now fixed.
  • fman now shows a nicer dialog when files can't be deleted:
    delete-error-permission-denied.png
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 1.0.2
Version 1.0.2
April 24, 2018

  • fman now has an Open With command! This has been the fifth most-requested feature for a while. For more details, please see
    Zaloguj lub Zarejestruj się aby zobaczyć!
    .
  • On Windows, fman had trouble opening files with spaces in their name. This is now fixed.
  • Users who upgraded from very old versions of fman saw an error:
    goto-error-2.png

    This is now fixed.
  • On some users' systems, fman did not display the contents of Zip files whose members contained Unicode characters in their file names. This too is now fixed.
  • fman features multiple (as it calls them) Quicksearch dialogs. The most prominent is
    Zaloguj lub Zarejestruj się aby zobaczyć!
    :
    • ~\Downloads
    It is now possible to click on the suggestions in this dialog with the mouse.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 1.0.3
Version 1.0.3
April 27, 2018

  • A user did not know that Backspace goes up a directory. He used Cmd/Alt+Left instead to go back in history. This did not select the directory you just came from: When you went "back" from C:\Windows to C:\, your Windows folder was not selected. Now it is.
  • Managed to make displaying folders with several thousand files a few more hundred milliseconds faster.
  • fman was unable to copy files to the root of drives (or / on Mac/Linux). This was most visible when copying files to a removable drive:
    access-denied-copying-file.png

    This bug is now fixed.
  • On Windows, renaming with Shift+F6 cut off underscores _ in the file name:
    rename-windows-underscore-cut-off.png

    This is now fixed:
    rename-windows-underscore-visible.png
  • Improved the error reporting for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    , so plugin developers can more easily figure out what's going on.
  • A few small stability improvements.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 1.0.4
Version 1.0.4
May 2, 2018

  • On Windows, when you tried to move a single file to the recycle bin that was currently in use, fman used to display the following dialog:
    delete-error-msg-file-in-use-old.png

    There were two things wrong with this: First, Invalid argument is not a meaningful reason. Second, there is no point in asking the user if (s)he wants to continue if only one file is being deleted. The dialog was reworked so it now looks as follows:
    delete-error-msg-file-in-use.png
  • A user
    Zaloguj lub Zarejestruj się aby zobaczyć!
    that fman's way of launching the Terminal on Windows when you press F9 posed a security risk. This is now fixed.
  • When the directory you were in was deleted outside of fman, an ugly error was shown:
    curr-directory-deleted-error.png

    This is now fixed by fman simply going to the first still-existing parent directory.
  • Fixed a few small behind-the-scenes exceptions.
  • You can invoke fman via the
    Zaloguj lub Zarejestruj się aby zobaczyć!
    . This lets you optionally supply the directories which fman should display. For instance:
    fman /path/to/my/directory
    Previously, fman would quietly open your home directory when you supplied an invalid path on the command line. Now, you get a message informing you that something went wrong:
    could-not-open-folder.png
  • fman remembers the sort order of your directories. For example, if you sort your Downloads folder by the Modified column and then visit it again, that sort order is preserved. There was a bug however, where the sort indicator was drawn on the Name column even though the files were sorted differently. This is now fixed
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 1.0.6
Version 1.0.5
May 8, 2018

  • fman now displays the native (Explorer) Properties dialog for the selected files when you press Alt+Enter on Windows:
    file-properties-windows.png

    This had already been possible via a
    Zaloguj lub Zarejestruj się aby zobaczyć!
    . However, the plugin could only show the properties of a single file. The new implementation supports multiple files as well as drives and network locations.
  • When fman exited because of an error, it could happen that the next time you started it, null:// was displayed as the location:
    null-location.png

    When this happens, fman now displays your home directory instead.
  • fman now supports the Numpad keys Delete and Insert for deleting/selecting files.
  • For some commonly used key combinations that are not bound by default, fman suggests options. For instance, when you press Arrow-Right:
    xnonexistent-shortcut.jpg.pagespeed.ic.mbsxRwq4Fc.webp

    The usability of these dialogs was improved and a few more missing shortcuts were added.
  • There was a
    Zaloguj lub Zarejestruj się aby zobaczyć!
    where fman froze when you uninstalled a plugin while being inside the plugin's installation folder. This is now fixed
Version 1.0.6
May 8, 2018

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
12985
Reakcje/Polubienia
43773
fman 1.0.7
Version 1.0.7
May 14, 2018

  • fman remembers the sort order of your directories: For instance, many people like to sort their Downloads folder by the Modified date. When you leave the folder and open it again, it will automatically be sorted by the Modified column.
    This feature (of remembering the sort order) did not work when you were viewing the contents of a Zip archive and went up to the folder containing the archive: The folder was always sorted by Name instead of eg. the Modified column. This was a bug and is now fixed.
  • Some Windows users were still seeing errors that the Core plugin failed to load (see
    Zaloguj lub Zarejestruj się aby zobaczyć!
    below). This is now fixed, though they may still see an error when invoking the ShowExplorerProperties command. Further research is necessary.
  • fman internally uses 7-Zip to pack and unpack archives (.zip, .7z, ...). Last week, a security vulnerability was found in 7-Zip. fman's version of 7-Zip was updated on Windows to fix the issue. On Linux and Mac, an official fix by the 7-Zip developers is still pending and will be incorporated into fman as soon as it is out.
  • Fixed several small behind-the-scenes exceptions.
  • fman lets you
    Zaloguj lub Zarejestruj się aby zobaczyć!
    via a settings file. It now gives more informative error messages when there is a mistake in the file.
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry