dortania / OpenCore-Legacy-Patcher

Experience macOS just like before
https://dortania.github.io/OpenCore-Legacy-Patcher/
Other
11.78k stars 1.12k forks source link

GUI - Refresh update menu #1105

Closed Jazzzny closed 9 months ago

Jazzzny commented 9 months ago

This PR implements a new update menu.

image (6)

This is done using a wx.html2.WebView widget rendering an HTML page of the changelog converted using the markdown2 Python library (no dependencies, lightweight, MIT-licensed, easy to embed)

This makes it easier for users to know what new functionality they will receive upon updating.

I have marked this as a draft, as I still need to complete the following: