LuLu icon indicating copy to clipboard operation
LuLu copied to clipboard

New version not found when clicking [Check Now] in update dialog

Open stolendata opened this issue 1 year ago • 1 comments

Opening the "update" dialog in the preferences and clicking [Check Now] reports Installed version (2.4.2), is the latest.. I have no rules that block LuLu (nor Netiquette). This is on Monterey 12.6.5. Seems related to forgotten product manifest mentioned in PR #99.

stolendata avatar May 09 '23 13:05 stolendata

The update verification process is performed by consulting the https://objective-see.com/products.json (check this code https://github.com/objective-see/LuLu/blob/master/LuLu/Shared/consts.h#L77). As the 2.4.2 version is still returned, no updates will appear in the application.

Even so, you can download the version available here on Github and go through the installation process. Usually, it's interesting to wait a bit before updating on the site for early adopters to test and report bugs.

mdjunior avatar May 28 '23 19:05 mdjunior