Skip to content

Releases: lgarron/folderify

v4.1.1

21 Jun 09:07

Choose a tag to compare

Release notes:

  • Include additional build information for folderify --version.

v4.1.0

10 Jun 21:04

Choose a tag to compare

Release notes:

  • Initial support for macOS 26 Tahoe.
    • Add an --empty-folder argument to toggle between an empty and non-empty folder icon.

v4.0.1

27 Sep 10:45

Choose a tag to compare

Release notes:

  • Add macOS 15 to the known macOS versions.
  • Allow --macOS argument to take a major version number without a ..

v4.0.0

29 May 07:38

Choose a tag to compare

Release notes:

There are no functionality changes. However, there is one breaking change: instead of the deprecated convert command for ImageMagick, folderify will invoke magick. The magick command was added at least ≈8 years ago, so this should not be an issue for most users.

This change should prevent WARNING: The convert command is deprecated in IMv7, use "magick" messages from spilling into the output of folderify, particularly for Homebrew users who are on the latest version of ImageMagick.

v3.2.4

15 Mar 09:11

Choose a tag to compare

Release notes:

  • Change the --macOS version example to a supported version.
  • Preserve case for the Rez value for --set-icon-using (hidden legacy argument).

v3.2.2

08 Jan 02:37

Choose a tag to compare

Release notes:

  • Add basic checks that the target exists and was assigned successfully.

v3.2.1

08 Jan 01:40

Choose a tag to compare

Release notes:

  • Escape file paths when using AppleScript to assign an icon to a target.

v3.2.0

07 Jan 19:34

Choose a tag to compare

Release notes:

  • Add --badge with possible values: alias, locked.

v3.1.2

08 Jan 02:38

Choose a tag to compare

Release notes:

  • Fix rez and fileicon invocations when using the (hidden) --set-icon-using flag.

v3.1.1

07 Jan 18:57

Choose a tag to compare

Release notes:

  • Recognize macOS 14 as supported when passed to the --macOS flag.