mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-31 15:42:03 -04:00
Updated Release notes (markdown)
parent
f2e5bf94b8
commit
9f8f350acb
@ -1,3 +1,39 @@
|
|||||||
|
# 5.5.43
|
||||||
|
|
||||||
|
This release continues to implement fixes for the Stripe payment gateway with users who opt into the latest API version 2022-11-15.
|
||||||
|
|
||||||
|
Spread out cron jobs to even system load
|
||||||
|
Updates for SMS confirmations
|
||||||
|
Update twilio sms authorize() method
|
||||||
|
Improve cron definitions to prevent race conditions
|
||||||
|
Improve validation layer for reports
|
||||||
|
Minor refactor for reminder jobs
|
||||||
|
Refactor the way we execute scheduled commands
|
||||||
|
Use translation for request cancellation
|
||||||
|
Clean up subscription service
|
||||||
|
Fix for subscription cancellation where there are no outstanding invoices
|
||||||
|
Fixes for displaying correct quote status in client portal
|
||||||
|
Minor fixes for bank transaction imports
|
||||||
|
Fixes for creating backup directory if it does not exist
|
||||||
|
Minor fixes for type checks
|
||||||
|
Minor fixes for failed notifications
|
||||||
|
Don't return value from void function
|
||||||
|
Refactor reminder crons
|
||||||
|
Fixes for client number race conditions when importing stripe clients
|
||||||
|
Fixes for stripe importing customers
|
||||||
|
Wind back Middleware for Bank Service Matching
|
||||||
|
Fixes for updated_at in bank_transaction_rules
|
||||||
|
Change private to protected property for middleware key
|
||||||
|
Inject small delay into email dispatch
|
||||||
|
Implement chunking of auto bill data
|
||||||
|
Handle nothing being passed into sort() filter
|
||||||
|
Fixes for missing properties in store bank integration request
|
||||||
|
Minor fix for client balance adjustment
|
||||||
|
Add more entropy when updating company ledger
|
||||||
|
Fixes for demo mode
|
||||||
|
Refactor for Stripe payment intents + charges + new api
|
||||||
|
|
||||||
|
|
||||||
# 5.5.42
|
# 5.5.42
|
||||||
|
|
||||||
This release contains significant bug fixes, if you are using Stripe with the latest API version, 2022-11-15, you will want to upgrade to this version immediately.
|
This release contains significant bug fixes, if you are using Stripe with the latest API version, 2022-11-15, you will want to upgrade to this version immediately.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user