RPCS3 / rpcs3

PlayStation 3 emulator and debugger
https://rpcs3.net/
GNU General Public License v2.0
15.39k stars 1.91k forks source link

[Feature request] Complete Changelogs on RPCS3 #14438

Open KojaGamer opened 1 year ago

KojaGamer commented 1 year ago

Quick summary

Hello to all!

I find it weird having to look directly into GitHub or Discord for viewing complete changelogs. If you have only the tittles of the updates you don't have a changelog essentialy and no one other than the developers will understand what actually has been changed.

Details

I suggest instead of circles for each update tittle as shown in the screenshot to have arrows e.g. "˃ an update" and when you click on the arrow the full changelog will be revealed and the tittle transists like this "˅ an update" image

I think a better way to put is probably this: Before you open the drop down menu. image After you open the drop down menu. image

Megamouse commented 1 year ago

A: the changelog is generated from the GitHub PR titles. I don't think you can reasonably add the OP to the changelog. B: the OP may not even represent the content.

I don't think there's anything more to tell unless someone manually maintains each PRs changes in a written form

elad335 commented 1 year ago

We can generate a link to show commits difference with github commit comparison.