From 893ce9a4d85b8ec0a868eca8454ee1f7044f8116 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 7 Sep 2022 20:14:49 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 49 ++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 10 deletions(-) diff --git a/Release-notes.md b/Release-notes.md index 971d254..b3dec0a 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,15 +1,44 @@ +# v5.5.20 + +Add check if plan is expired +Add checks for ninja portal urls +Improve handling of purchaseOrder and purchase_order +Updates for vendor routes +Client Paid To Date updates +Fixes for tech template +Fixes for braintree +Update client presenter methods +Updated composer lock +Fixes for default mark down settings +Fixes for tests. +Fixes for auto billing when using credits +Working on credit paymentS +Fixes for store payment request +Ensure documents array is an array +Handle single contact object passed into array +Handle single contact object passed into array +Fixes for handling partial payments with credits +Fixes for stripe error message when authorizing credit card +Fixes for seeding languages +Refactor for client balance +Fixes for select box background color +Fixes for registration fields and ensure client contact email is uniq… +Remove redundant code from CompanySettings +CLean up code paths for client balance +Remove DispatchNow() + # v5.5.19 -Stripe Imports: Check for valid bank account property before attempting to iterate -Set required fields to lazy -Refactor for switch plans -Better logging around setLateFee() -Better logging around setLateFee() -Fresh client prior to updating -Update project name to just project for label -Add option to send payment email when invoice has been marked as paid -Fixes for canvaskit path -Fixes for inventory notifications +Stripe Imports: Check for valid bank account property before attempting to iterate +Set required fields to lazy +Refactor for switch plans +Better logging around setLateFee() +Better logging around setLateFee() +Fresh client prior to updating +Update project name to just project for label +Add option to send payment email when invoice has been marked as paid +Fixes for canvaskit path +Fixes for inventory notifications # v5.5.18