· adswds-team · Product Release · 1 min read
Adswds Platform 3.8.0: Landing / safe page list preview
3.8.0 adds one-click preview on landing and safe page lists. Assets load via signed URLs and Nginx internal delivery from the shared front disk.

Adswds Platform 3.8.0 release notes
3 August 2026 — Adswds Platform 3.8.0 is now available.
This release makes page management more visual: preview an uploaded static page from the landing or safe page list without going through an ad promo link.
What’s new
List preview
- New Preview action on landing and safe page lists
- Authenticated read of
index.html, only for pages owned by the current account - Same sandbox preview window as Minor: page scripts run, but cannot reach console login state
Static assets
- In-page CSS / JS / images load through short-lived signed URLs (iframe subresources cannot carry login state)
- Production Nginx reverse-proxies to the API for verification, then serves from the deployment
front/directory via an internal channel—the same disk visitor domains use - File bodies are not streamed long-term through Go; the front disk is not exposed as a public static alias
How to use
- Open the Landing Pages or Safe Pages list
- Click Preview on a row to open the page in a new window
- If the file is missing, re-upload a ZIP that includes
index.htmlat the root - Visitor filtering, ad page binding and go-live flows stay the same



