SnapAPI session 65: PDF output feature + QA pass (490 tests)

This commit is contained in:
Hoid 2026-03-06 15:14:43 +01:00
parent f3bba0a57f
commit 9f484a15cb
3 changed files with 66 additions and 4 deletions

View file

@ -1,11 +1,11 @@
{
"phase": "production-live",
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.9.0-staging (474 tests)",
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.10.0-staging (490 tests)",
"staging": {
"status": "running",
"namespace": "snapapi-staging",
"replicas": 1,
"image": "git.cloonar.com/openclawd/snapapi:staging-e7ef9d7",
"image": "git.cloonar.com/openclawd/snapapi:staging-pdf",
"healthCheck": "passing"
},
"production": {
@ -106,7 +106,10 @@
"Test suite: 459 tests passing (staging)",
"OpenAPI spec cleanup: dynamic version from package.json, removed dead Signup tag, added cache to POST body (staging)",
"Blog post: How to Capture Dark Mode Screenshots Automatically — darkMode parameter, CSS injection, dual OG images (staging)",
"Test suite: 474 tests passing (staging)"
"Test suite: 474 tests passing (staging)",
"PDF output: format=pdf with paper size (a4/letter/legal/a3), landscape, printBackground, scale, margin options (staging)",
"PDF in playground (no watermark), Content-Disposition header, mutual exclusivity with selector/clip (staging)",
"Test suite: 490 tests passing (staging)"
],
"notDone": [
"Register Stripe webhook URL in Stripe Dashboard",
@ -129,6 +132,6 @@
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
}
},
"lastSession": "2026-03-06T11:00:00Z",
"lastSession": "2026-03-06T14:00:00Z",
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
}