Skip to content

Releases: othyn/github-folder-icon-macOS

v1.2.1

06 Oct 11:03
ec880a2
Compare
Choose a tag to compare

Remove /light/ intermediary directory from OSX icons, as they have no dark variant anyway.

v1.2.0

06 Oct 10:58
a111d55
Compare
Choose a tag to compare

Added support for macOS Sonoma (14) and Sequoia (15).

Due to an upgrade to folderify v3, support for OSX has been dropped. folderify v2 can be used to generate those icons, but as this repo is a do-once kinda deal, we only require the new icons.

To mirror this change, OSX (10.x) versions now reside in ./icons/OSX, and macOS versions now reside in ./icons/macOS. I know the macOS naming was retroactive, but this way is just easier to differentiate. Alongside this, the root makefile has been updated to now only be scoped to what it can generate, that being everything in ./icons/macOS.

v1.1.0

04 Nov 19:48
4e61195
Compare
Choose a tag to compare

Added support for macOS Ventura (13).

v1.0.0 - The Great Automation

19 May 14:55
97d7efc
Compare
Choose a tag to compare

v1.0.0 - The Great Automation

🕒 This release was released at {2022-05-19 15:52}.

📓 The Great Automation! Thanks to being introduced to Folderify, I can automate the generation of the icons behind a simple make task, it also allows for much wider coverage of macOS versions.


🌟 Added

  • Automation via Folderify.
  • Support for all macOS versions from Mac OS X 10.5 (Leopard) through to macOS 12 (Monterey).

📝 Changed

  • Everything.

🐛 Fixed

  • Everything.

❌ Removed

  • Nothing.

If you have any issues with this release, please report them using the Issues tab, although please first ensure the problem is reproducable with documented steps.

Using othyn/changelog-release-template.