Backup download fix
v0.8.1-beta
- Backup download fix. Streaming the archive to the hub now uses the address the agent already uses to reach the hub (internal network for the platform agent, public URL for self-hosted agents). Previously the platform agent tried to reach the hub's public URL from inside the server, which failed (no NAT loopback) and made the download time out after 60s. Downloading a backup now works end to end.