unitycoder / UnityLauncherPro

Unity Hub Alternative Project Launcher with time saving features!
MIT License
469 stars 55 forks source link

add link to release notes comparison tool #135

Closed unitycoder closed 4 months ago

unitycoder commented 10 months ago

could be context menu or another button next to view release notes? https://alpha.release-notes.ds.unity3d.com/search?fromVersion=2023.1.16f1&toVersion=2023.1.17f1

or somehow compare your installed version to latest or next published version.. (although you can set compared version easily on that website too)

SixParQuatre commented 10 months ago

Actually, it'd be cool to even use that page for the 'Release Notes' button; they are a lot easier to parse compared to the normal one.

SixParQuatre commented 4 months ago

So I wanted to do a fork and a pull request for this but for some reason I can't push anything on the new repo; so here's an implementation of the improvement as a patch based on the latest master.... I had to zip the .diff because the site won't let me upload that type of file. :eyeroll: Here's the commit message associated with the change:

Cheers!

AlphaNotes.zip

unitycoder commented 4 months ago

@SixParQuatre thanks! i'll have a look at it later.

unitycoder commented 4 months ago

this is now live!, thanks

SixParQuatre commented 4 months ago

Pleasure to help!