You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: