Releases: lgarron/folderify
Releases · lgarron/folderify
v4.1.1
v4.1.0
Release notes:
- Initial support for macOS 26 Tahoe.
- Add an
--empty-folderargument to toggle between an empty and non-empty folder icon.
- Add an
v4.0.1
Release notes:
- Add macOS 15 to the known macOS versions.
- Allow
--macOSargument to take a major version number without a..
v4.0.0
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
Release notes:
- Change the
--macOSversion example to a supported version. - Preserve case for the
Rezvalue for--set-icon-using(hidden legacy argument).
v3.2.2
Release notes:
- Add basic checks that the target exists and was assigned successfully.
v3.2.1
Release notes:
- Escape file paths when using AppleScript to assign an icon to a target.
v3.2.0
Release notes:
- Add
--badgewith possible values:alias,locked.
v3.1.2
Release notes:
- Fix
rezandfileiconinvocations when using the (hidden)--set-icon-usingflag.
v3.1.1
Release notes:
- Recognize macOS 14 as supported when passed to the
--macOSflag.