Update Oct 22, 2025 by Alex Sinelnikov
v1.0.4: GitHub integration improvements
With this release you can now import releases from multiple repo under single GitHub integration. This will simplify a workflow for multi repo apps, especially open source, when parts of your apps are separate repos for easier maintaining. I tried to make ui as simple as possible, so let me know if something isn't clear. Here's how to use it:
How to add multiple repos?
During setup process select any amount of repos you want to use. If you ever change your mind you can use your configuration settings page to edit selected repos(like on screenshot below)

How to import GitHub releases?
Next to "New update note" button there's dropdown which will open modal window with all your repositories and their last updates. We are pulling last 10 releases and show them on UI. By default its sorted by creation date, but you can also group them by repository by selecting according filter like on screenshot below

Big thanks to https://x.com/martindonadieu for suggesting this feature, it will be super useful for everyone!.