riasvdv / statamic-redirect

Redirect allows you to redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
https://statamic.com/addons/rias/redirect
19 stars 21 forks source link

Showing an update is available when I have the latest version of Redirect #183

Closed aaronbushnell closed 2 weeks ago

aaronbushnell commented 2 weeks ago

Looks like this issue statamic/cms#10277 from the Statamic repo is causing Redirect to errantly say it's not up-to-date when you have the latest version. Here's what @duncanmcclean recommended to correct this:

  • If the addon's latest release was tagged before we deployed our fix yesterday, the addon developer will need to re-save their addon on the Marketplace in order to force Statamic.com to sync with GitHub.
  • If the addon's latest release was tagged after we deployed our fix yesterday, it probably means the issue is back 😞. In which case, please leave a comment on this issue and we can take a look.

Is this something that could be corrected? 🙏

duncanmcclean commented 2 weeks ago

Should be fixed on the Statamic side now.

aaronbushnell commented 2 weeks ago

Thanks, @duncanmcclean! Worked after I wiped the cache and did a fresh composer install for good measure