kiwibrowser / src.next

Source-code for Kiwi Next, a Kiwi Browser auto-rebased with latest Chromium
BSD 3-Clause "New" or "Revised" License
2.19k stars 279 forks source link

Add version number to the title of future GitHub releases #609

Closed Tobi823 closed 9 months ago

Tobi823 commented 2 years ago

Is your feature request related to a problem? Please describe. I want to add Kiwi to FFUpdater (updater app for F-Droid users https://f-droid.org/en/packages/de.marmaro.krt.ffupdater/ https://github.com/Tobi823/ffupdater/). The update check in FFUpdater would be more robust if I can extract the version from the title of the GitHub release. (My current method does work but fails if the user updates Kiwi without FFUpdater)

Describe the solution you'd like Change the name of the GitHub release from Generation 2232087292 to Generation 2232087292 (101.0.4951.48)

Describe alternatives you've considered /

Additional context I'm the maintainer of FFUpdater and I get a lot of requests that I should add Kiwi to FFUpdater :)

Tobi823 commented 9 months ago

I found a workaround - I take the version number from the release description