badgen.net
badgen.net copied to clipboard
Including icon parameter provide incorrect response image
- Correct Response (v4.3.6.0)
- Incorrect Response (v4.3.0.0)
Have provided the version # for reference while logging this issue on Fri, Oct 20, 2023.
Fix this issue at the earliest.
Seems this is a peculiar issue as it returns the incorrect response only when the icon type is visualstudio.
- Version is correct for an icon type other than visualstudio.
Could you try to append a random query to the url (to ensure it's not cached) to verify if it's a cache issue?
Yes, it seems to be a cache issue.
Moments ago, uploaded a new release and the regular URL still returns the old version whereas appending a random query string, reflects the latest version.
- 4.4.0.0 (Old and incorrect)
- 4.5.0.0 (New and correct)
And why it's happening only for VS Marketplace URLs and not for others, like NuGet which gets updated on immediate refresh?