• v1.3.60 097f0633f5

    fix: settings sync stats loading (v1.3.60)

    Ghost released this 2025-12-23 15:50:20 +01:00 | 227 commits to main since this release

    • Fixed loadSyncStats() to correctly parse API response
    • Customers API returns {customers: [...]} not array directly
    • Added const data = await response.json() and data.customers
    • Fixes sync stats counters showing NaN or incorrect values
    Downloads