Use release body text as release notes and display in UI #1

Closed
opened 2022-11-03 11:07:02 -05:00 by Noah · 1 comment
Owner

We don't even have to download anything new to use the release's body text as some kind of release notes and display them, because it's already downloaded.

The game automatically downloads data about the newest available version online from the gitea releases page in the JSON format. That's how it knows where to get the executable, what the newest version number/patch (0.4-3 for example) is, and other data.

The gitea release's text is also grabbed, so all we'd have to do is display it.

We don't even have to download anything new to use the release's body text as some kind of release notes and display them, because it's already downloaded. The game automatically downloads data about the newest available version online from the gitea releases page in the JSON format. That's how it knows where to get the executable, what the newest version number/patch (`0.4-3` for example) is, and other data. The gitea release's text is also grabbed, so all we'd have to do is display it.
Noah added the
enhancement
label 2022-11-03 11:07:02 -05:00
Noah self-assigned this 2022-11-03 11:07:02 -05:00
Author
Owner

Done in 65e38ef !

Done in 65e38ef !
Noah closed this issue 2022-11-03 14:53:07 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: UltraFlare/Launcher#1
No description provided.