daviddeutsch / yt-sanegrid

YouTube abandoned the subscription grid view. This has made a lot of people very angry and been widely regarded as a bad move.
http://daviddeutsch.github.io/yt-sanegrid/
GNU General Public License v3.0
37 stars 10 forks source link

Interactive Changelog and Version check #53

Closed daviddeutsch closed 10 years ago

daviddeutsch commented 11 years ago

Since we're having a slight problem keeping clients up to date, I thought about a solution.

The idea is to store a .json file as a version number reference. When you load the page, it checks on the version number and stores it. Then, when you refresh, it checks again - if the number has changed, the client is outdated. We can load the last closed tickets from github to show a list for what has changed.