v7.7

  • Added new property in the configuration of the commands to sort the files before passing them to the command. They can be sorted by name, by extension, by creation time, by modification time and by file size. This property can be set to all commands, both custom commands and built-in commands.
  • New command: Join folders. This command moves the contents of all selected folders into a new folder.
  • New command: Encrypt Files. This command allows you to encrypt the selected files using a password. The encryption algorithm is AES of 256 bits. The .enc extension is added to the encrypted file and for this type of file a new command will be displayed in the menu named Decrypt File, which allows you to decrypt the file by entering the same password previously used to encrypt it.
  • Change Time: added the ability to fill in the date and time from different sources: from a file in disk, from the earliest time of the selected files, from the oldest time of the selected files.
  • Size of Folders: shows total number of folders.
  • Custom commands: you can configure both the minimum and maximum number of files that must be selected in order for the command to be displayed in the menu.
  • Minor bug fixes.