snapapi session 66: BUG-020 + BUG-021 fixes (staging)
This commit is contained in:
parent
2430b37fe2
commit
d4d340c2af
3 changed files with 57 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"phase": "production-live",
|
||||
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.10.0-staging (490 tests)",
|
||||
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.11.0-staging (490+ tests)",
|
||||
"staging": {
|
||||
"status": "running",
|
||||
"namespace": "snapapi-staging",
|
||||
|
|
@ -109,7 +109,9 @@
|
|||
"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)"
|
||||
"Test suite: 490 tests passing (staging)",
|
||||
"BUG-020 fix: /status now returns 301 redirect to /status.html, consistent with all other clean URLs (staging)",
|
||||
"BUG-021 fix: Playground URL validation runs before rate limiter — invalid requests don't consume rate limit (staging)"
|
||||
],
|
||||
"notDone": [
|
||||
"Register Stripe webhook URL in Stripe Dashboard",
|
||||
|
|
@ -132,6 +134,6 @@
|
|||
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
|
||||
}
|
||||
},
|
||||
"lastSession": "2026-03-06T14:00:00Z",
|
||||
"lastSession": "2026-03-06T17:00:00Z",
|
||||
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue