diff --git a/Release-notes.md b/Release-notes.md index 28b2122..6a67ca8 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -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