github invoiceninja/dockerfiles 5.5.52

latest releases: 5.10.29, 5.10.28, 5.10.27...
20 months ago

What's Changed

Full Changelog: invoiceninja/invoiceninja@v5.5.51...v5.5.52


Significant bug fixes and improvements in this release in particular Stripe ACH payments and Verifications have been enhanced. Improvements around the way we check for verified payment methods when verified online or offline via direct Stripe notifications.

To support this you will want to ensure you have the following webhook events selected in Stripe

source.chargeable  
charge.succeeded  
customer.source.updated  
payment_intent.processing  
payment_intent.succeeded  
payment_intent.payment_failed  

Fixes for subscriptions where invoices were not being attached correctly to the recurring invoice
Minor fixes for page number vertical height
Adjustment for credit balance calculations
Add issue templates back into the repo
Fixes for forte payment driver authorization for credit card and ACH
Fixes for credit creation after downgrading a subscription service
Updated translations
Prevent email quality checks on authorized users
Fixes for converting matched transactions
Update bank accounts when they are verified offline
Add payment_intent.processing webhook
Update stripe webhooks
Handle document uploads in when imported a Company from a backup
Bugfix where reset counter date is set but frequency is set to disabled
Handle when stripe ACH dialog is closed
Improve clean up of stale gateway fees
Configurable Postmark / Mailgun mailers for hosted/self hosted users

Don't miss a new dockerfiles release

NewReleases is sending notifications on new releases.