Give every app a human download surface.
The hosted page reads the default channel’s latest published release and offers the available targets to browsers.
Open the page
From the app header, choose Download page. The canonical route is:
https://releases.mateality.com/download/{public-slug}
The page is public. When no published release exists, it shows No published release yet. Check back soon.
What the page shows
- app logo or icon when configured
- app name or configured headline
- optional tagline
- latest version and publication date
- a primary artifact chosen from the browser platform and architecture
- alternate artifact targets
- release notes
- optional previous release history
- Mateality branding unless the stored page configuration hides it
Download selection
The picker classifies target strings by common OS and architecture fragments.
It chooses the best match for the browser when possible and still exposes the
remaining targets. Each link records source=page before redirecting into edge
delivery.
History and branding
History appears only when the app’s stored download-page configuration enables it and more than one release is available. The billing catalog gates complete archive history to Team and higher plans and branding removal to paid plans that include that feature.
Pruned files
Release metadata may remain after rolling retention removes an older binary.
The download page filters history to releases that still contain at least one
active artifact. A direct request for a pruned artifact returns 410 Gone.