Allows for binary distribution of repositories.
Example: https://github.com/vercel/next.js/releases/tag/v15.2.4
In addition to that, I would like to have a user, not Developer focused, splash page for releases, which SOULY focus on the binary distribution. The page should empathize the binary download button which, ideally, recognizes the users platform (Windows, MacOS, Linux) if .exe, .dmg, .rpm/.deb distributables are available. Additionally a way to brand the page for non-devloper use, like banner and software description.
This would allow to use tangled for software distribution alone while being user friendly to people who aren't developers. People gotten to hate GitHub because "they don't care about the code and just want a fucking .exe", and not every dev wants to make a fancy homepage just for a download button and a little information about the software.
this is also available now, you can attach blobs to tags from the tags page on any repository.