# Invoice Ninja v5.13.36 - Product: Invoice Ninja (https://whatsnew.fyi/product/invoice-ninja) - Vendor: Invoice Ninja - Date: 2026-08-27 - Version: v5.13.36 - Original notes: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.13.36 - Permalink: https://whatsnew.fyi/product/invoice-ninja/releases/v5.13.36 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Better handling of SCA with customer present/absent scenarios in Square payment driver - **fixed** — Fixes for CHARGE and CHARGE_AND_STORE scenarios and token storage for offline payments in Square payment driver - **added** — Support PDF previews of JSON designs - **changed** — Improve auth() endpoints for all payment gateways - **fixed** — Fixes for merging clients and vendors where withTrashed() was missing - **added** — Add clientId prop for checkout.com to support subdomain URL endpoints - **fixed** — Fix false positive pending_migrations in health check ##### What's Changed * Fixes for Square payment driver: Better handling of SCA with customer present/absent scenarios Fixes for CHARGE + CHARGE_AND_STORE scenarios and token storage for offline payments * Support PDF previews of JSON designs * Improve auth() endpoints for all payment gateways * Fixes for merging clients/vendors where withTrashed() was missing * Add clientId prop for checkout.com to support subdomain URL endpoints * Fix false positive pending_migrations in health check by @arubacao in https://github.com/invoiceninja/invoiceninja/pull/12216 * v5.13.36 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/12226 **Full Changelog**: https://github.com/invoiceninja/invoiceninja/compare/v5.13.35...v5.13.36