Open zeropio opened 4 months ago
The default sorting, by Update, already sorts by the date of the earliest update, which seems to be what you're looking for.
I'm more looking to an "All binaries recently updated", sorting by update do a lot of the work, but a view of all the binaries updated, or to be able to see all binaries changed on a specific KB could be really nice.
I'm talking about researching about Patch Tuesday or a KB, where you want to filter older updates with the newer ones. I think this view kind of do the trick https://github.com/m417z/winbindex/commits/gh-pages but maybe it can be integrated into the page.
If you don't want to feel free to close this issue!
I don't have a common use case for it, so I don't think I'm the right person to implement it. Contributions are welcome. Or, since the Winbindex data wasn't designed for it (the data of each file is stored separately), perhaps it's best to implement it as a separate tool.
I have created a simple script to do it: https://gist.github.com/zeropio/8fe77f27084b7c90ec07238bf67daaac I will consider if I have time to contribute and add a "Latest Updated" page view
I think a "Latest" view where we can see any recently updated file could be really nice, specially to keep track of all Microsoft updates.