upvote
It's supported for Tahoe. It's still good functional software and this is the ideal right? They're selling finished software for a flat price without needing a subscription model to support continued development.
reply
You were downvoted but right. The changelog[0] shows that the current minor version (4.6) came out in 2020, and its only had 3 bugfix releases since then, most recently in 2023. A lot has changed since 2020, so this doesn't know about the major iCloud updates, or Apple Intelligence, or UI changes (not just talking about Liquid Glass either).

None of those things imply that it's broken or unusable. Still, it means it's going to feel like a dated app and that's not fun.

[0]https://www.barebones.com/support/yojimbo/archived_notes.htm...

reply
> so this doesn't know about the major iCloud updates, or Apple Intelligence, or UI changes

I'm not familiar with macOS: Why would an application need to be updated for any of these? Were the existing APIs insufficient to integrate these?

reply
Yes, and that's universally true for all APIs. All of those have added new features that are widely adopted by other apps, and the older apps can't automagically start using new features without using a newer API, or having code added to take advantage of them.

For instance, an app can't start using Apple Intelligence if it's compiled with an older version of the SDK that doesn't know that such a thing exists. There are some UI exceptions, such as if the OS starts rendering high-level requests like "draw a button" in a newer style. Lots of other things take specific application support, though. MacOS 14 added desktop widgets. Unless an app adds code to configure and deploy widgets, that's not something the OS can do for it. That means that Yojimbo couldn't possibly offer widgets showing, say, the 5 most recently added documents.

If you're OK with not needing or wanting the newer features, and it doesn't rely on some old API that Apple deprecated, then sure, continue to use it! It's still a fine app. But each passing year means that all its updated competitors can do new things that it can't.

reply
[delayed]
reply
If they add one word, “Legacy“, under the product name, I would likely be adequately warned.

Barebones is great!

reply