celiopy / auto-adwaita-colors

Complementary extension for Adwaita-Colors Icons
MIT License
6 stars 0 forks source link

Current Version Check Feature is Broken #3

Open dpejoh opened 4 hours ago

dpejoh commented 4 hours ago

The extension is not accurately checking the installed version of Adwaita-icons. For example, I installed an older version of Adwaita-icons and removed it permanently, in both cases, the extension still notifies me that I have the latest version. It seems that the version check feature might not be working as expected.

celiopy commented 4 hours ago

It isn't supposed to check it for manually installed icons, it will require to download anyway, it just uses github api to detect the latest version release in the repository, if the current saved one doesn't match (via settings schema), it will require update. If the icons is manually changed the extension won't know, so will remain displaying the latest version, until the user clicks download again.