mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Updated Release notes (markdown)
parent
ee0e9d9308
commit
687421082a
@ -1,3 +1,38 @@
|
||||
# v5.3.89
|
||||
|
||||
Broad ranges of fixes in this update. When performing a self update we now force a reload of a cache which should resolve the need to manually run /update after performing an update
|
||||
|
||||
To improve our Zapier integration we are injecting a slight delay prior to sending information to Zapier, this should improve data quality.
|
||||
|
||||
GoCardless now listens to both completed and paid_out webhook listeners.
|
||||
|
||||
Bug fixes for payment gateways where min_limit is used which prevented the payment gateway from being displayed.
|
||||
|
||||
Fixes for race conditions when creating client and hitting unique constraints on DB.
|
||||
|
||||
Fixed a bug which was displaying deleted credit payments on statements.
|
||||
|
||||
|
||||
Build cache after update
|
||||
Cayman island translation
|
||||
Force cache rebuild after update
|
||||
Protected domains
|
||||
Ledger refactor
|
||||
Adjust delays for observers
|
||||
Analytics on queue size
|
||||
Minor fixes for statement dates
|
||||
Fixes for reminders
|
||||
Unwind reminder changes
|
||||
Listen for additional webhooks for gocardless
|
||||
INA-2 | Added auto_bill_tries property to the database -> @CirkaN
|
||||
Fixes for failed payment email
|
||||
Add auto bill tries into cron
|
||||
Set flags for recurring invoices and quote terms
|
||||
Set conditionals for recurring invoices that are being restarted
|
||||
Add send_email in the request body for reports
|
||||
Improve resilience of client number creation
|
||||
Fixes for displaying payment gateways where min_limit is enforced
|
||||
|
||||
# v5.3.87
|
||||
|
||||
Broad range of fixes in this release including attaching task and expense documents to emails if the option is enabled. Also, a huge amount of work has gone into supporting direct CSV exports and also Profit and loss statements which will be exposed in the Admin Portal in a future release
|
||||
|
Loading…
x
Reference in New Issue
Block a user