ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
8.24k stars 179 forks source link

Add update log functionality to the HTML options #1976

Open warglaive6046 opened 1 week ago

warglaive6046 commented 1 week ago

Describe the feature Add update log functionality to the HTML options

Describe alternatives you've considered (if applicable)

1.Some developers use JSON to send update information, which includes the new installation package address and update logs. Using regex, it is easy to extract this content, for example, https://res.viayoo.com/v1/latest_cn.json. However, currently, there is only an option for the installation address, and no installation logs are provided.

2.Some developers separate the update logs from the installation address into two links and hope to support both.

There is no need for you to make more presets for obtaining the content of these logs; allowing regex is sufficient.

Respect I apologize for using AI translation to describe these matters. If there are any incorrect words and grammar, or if I have not been able to express my respect for you adequately, I apologize for that.