Releases: vast-ai/base-image
Releases · vast-ai/base-image
Instance Portal v3.0.0
Adds supervisor tab and improved log handling
Instance Portal v2.0.5
Improve handling for CADDY_HEADER_UP_LOCALHOST
Now modifies both the host & origin
Instance Portal v2.0.4
Update Fast API
Update Starlette
Instance Portal v2.0.3
Improve Caddy config manager script:
- Correctly determines whether to enable HTTPS
- Ensures X-forwarded-Header is correct when using tunnels and
ENABLE_HTTPS=false
Instance Portal v2.0.2
Bug Fix
Tunnels could attain 'active' state before they resolve correctly to the proxied application. We now demand a 200 OK status in the health check before changing the state.
Tunnels for unproxied applications are unaffected and will continue to resolve on any response (no-cors)
Instance Portal v2.0.1
Bug Fixes:
- Ensure consistent style throughout the application
- No launch button for Instance Portal
- Ensure launch button directs to https://instance_ip where ENABLE_HTTPS=true
- Add templates and Instance Portal guides to help page
- Add loading page skip waiting link
Instance Portal v2.0.0
Improve UI and implement automatic tunnel redirection where ENABLE_HTTPS!=true
Instance Portal v1.0.0
Instance portal archive for v1.0.0 prior to the upcoming v2.0.0 release.