Skip to content

Release 1.7.0 (20)

Compare
Choose a tag to compare
@sbarex sbarex released this 22 Apr 14:51
· 12 commits to master since this release

counter

New features:

  • Support for folders and bundles.
  • Support for handle custom file types.
  • Ability to execute an external command while generating the menu.
  • Support for these properties:
    • Allocated file size (with medatata and resource fork).
    • UTI, UTI description and UTI conforms to Type.
    • File modes and ACL.
    • Extended attributes.
    • Archive compression summary and ratio.
    • Responsive status per svg files.
    • Total number of pixel (for images and videos).
  • Option for format bytes and bits in decimal format (power of 1000).
  • Custom action to reveal file in the Finder.
  • New images: folder, info, exclamationmark, person_n, person_y, group_n, group_y, people.
  • Changed the convention to enable access to the metadata from a script.
  • New settings format.
  • Minimun system requirements: macOS 10.15.

Bugfix:

  • Better support for archive files.
  • Fixed the size for files smaller than one Kb.
  • Fixed external disk support.
  • Fixed the bps formatting.