DescriptionI released V1.4.3 yesterday
However, when I went into Greasemonkey and hit "Update Now", Greasemonkey reported No Newer Version available. This happened on phone, tablet and laptop.
The script stayed at version 1.4.21 and I had to go directly to raw.github for each of the scripts and hit Install for it to update (and it did update rather than installing a new version).
Googling's not yielded anyone complaining about this, so there are a couple of possibilities
- I've screwed up the downloadURL line somehow
- It genuinely doesn't work with scripts hosted on Github
If it's the latter, then will need to look at re-hosting via my CDN (which is fine), but I'd also like to get to the bottom of just why that is.
Activity
2019-06-13 16:18:19
- add this into Greasemonkey,
- bump the version, commit
- try and update (to verify that Greasemonkey states no update is available).
- Then I'll install by browsing to it and verifying it increases.
That should be a repro of the issue.
Then, I'll
- deploy a slightly modified version of it (i.e. change the name and download URL) to my servers
- install via my CDN
- Bump the version number
- Flush CDN cache
- Check for updates
2019-06-13 16:22:45
Webhook User-Agent
View Commit
2019-06-13 16:23:02
Checked for update on my Phone (Greasemonkey ->
2019-06-13 16:25:17
2019-06-13 16:30:48
Bumping version number and flushing CDN cache.
Checked for update on phone, same result.
Looking in the HTTP access logs, looks like it's just a standard
2019-06-13 16:34:25
And it updates successfully. Lets repeat that on Github quickly... Didn't work, still get
2019-06-13 16:34:46
Webhook User-Agent
View Commit
2019-06-13 16:39:28
Although, actually, we went from
That doesn't explain why the bump to
2019-06-13 16:51:41
OK, in which case, I think should probably do a non-release just to bump the version numbers and reduce them down to two elements so that anyone who is using the scripts gets the latest updates.
Also means I can validate that my phone actually updates them this time
2019-06-13 16:54:46
Webhook User-Agent
View Commit
2019-06-13 16:56:06
Marking this as done.
I don't know what it is with this project, but I've been a bit haphazard with it at times.
2019-06-13 16:56:11
2019-06-13 16:56:11
2019-06-13 16:56:15