mangerlahn / Latest

A small utility app for macOS that makes sure you know about all the latest updates to the apps you use.
https://max.codes/latest
GNU General Public License v3.0
3.03k stars 83 forks source link

A few more false positives in 0.10.1 #326

Closed nriley closed 8 months ago

nriley commented 9 months ago
image

Jabra Firmware Update seems to be getting the Jabra Direct version number (they are packaged together, should not really show up as 2 apps).

Sublime Text 4168 shows as current in the app.

Thanks for the awesome improvements recently in completeness and stability!

mangerlahn commented 9 months ago

Thanks for the report! Sublimes website states that 4169 is the current version. Ill take a look at the Jabra thing.

nriley commented 9 months ago

Ahh right, the dev builds use a different numbering system in which 4168 is latest. (https://www.sublimetext.com/dev) Not sure if you can match the current version to tell if it's a dev or stable build?

mangerlahn commented 9 months ago

Interesting. But no, there is differentiation between the two. The bundle identifier (basically the ID of an app), is the same. So there is no differentiation to be made. Sorry!

mangerlahn commented 8 months ago

Is the issue with Jabra still there?

nriley commented 8 months ago

Nope, seems to be gone! I just see Jabra Direct with a (real) update.

image