• v1.3.147 41716ba683

    fix: Use /invoices/drafts with proper customer filtering

    Ghost released this 2026-01-27 08:31:22 +01:00 | 108 commits to main since this release

    v1.3.147:

    • Changed from /customers/{id}/invoices/sent (404) to /invoices/drafts
    • Fetch all drafts, then filter by customer number
    • Apply date filter ONLY on customer invoices (fixes bug)
    • Proper order: fetch all -> filter customer -> filter date
    Downloads