Current delivery model
The page fetches the latest release metadata and resolves the exact Tauri asset names for the current macOS `.dmg` and Windows `.exe` installers.
Click the platform you want and the website resolves the latest installer directly from the current GitHub release assets.
The page fetches the latest release metadata and resolves the exact Tauri asset names for the current macOS `.dmg` and Windows `.exe` installers.
Serve platform-aware downloads from your own domain once version management matures.
Users get a cleaner path from your domain to the installer, and you keep room for account-based entitlements later.
If asset lookup fails, the buttons fall back to the latest GitHub release assets for `v0.5.7a11` instead of breaking.