Updated Release notes (markdown)

David Bomba 2022-04-07 20:20:50 +10:00
parent 599d0c3638
commit 65ec2bb26f

@ -1,3 +1,36 @@
# v5.3.79
Lots of quality of life improvements in this release. For our Stripe integration we keep the customer details in sync between Invoice Ninja and Stripe.
For heavy users who use the API, we have improved invoice number generation performance and reduce DB constraint exceptions
Protected sub domains
Add CHF as the symbol as well as code
Fixes for seeds
Force integer for client id
Fixes for api docs
Fixes for translations corrupting client savings
Fixes for eWay descriptions
Admin Portal - Hosted
Fixes for ledger
Reduce transaction retries
Fixes for coercing types for react UI
Reduce queries for Invoice POST
Fixes for regression
Fixes for contact key login
Localize timezone for payment date
Entity translations
Link converted quote to invoice
Coerce types for authorize payment error
Handle user not present in completePurchase method of subscriptions
Fixes for translation of task statuses
Do not send notifications to archived/deleted users
Allow draft credits to be used in payments
Client Reports
Prevent double gateway fee removal
Improve invoice number generation when race conditions encountered
Update client details in Stripe during a transaction
# v5.3.78
Fixes for custom messages