v5.13.36
Added 2
- Support PDF previews of JSON designs
- Add clientId prop for checkout.com to support subdomain URL endpoints
Changed 1
- Improve auth() endpoints for all payment gateways
Fixed 4
- Better handling of SCA with customer present/absent scenarios in Square payment driver
- Fixes for CHARGE and CHARGE_AND_STORE scenarios and token storage for offline payments in Square payment driver
- Fixes for merging clients and vendors where withTrashed() was missing
- Fix false positive pending_migrations in health check
From Invoice Ninja
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