From 49ff689ddb1af5e7fc58d4148d6c21cca04aa7f1 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sat, 11 Jun 2022 15:22:23 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Release-notes.md b/Release-notes.md index 4a10f54..3cc4dcc 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,26 @@ +# v5.3.99 + +Lots of small quality of life improvements in this release! Now if you view the client portal as an admin, you can view any object without triggering the "viewed" status of a invoice/quote/credit. + +PDF display has also been improved, with blank surcharges not being displayed at all. + +A nasty edge case which prevented quotes from being displayed in the client portal has now been rectified. + +Webhooks from GoCardless have been improved. + +Final touches on the Purchase Order API has been completed! + +Clean up logging +Hide surcharges on PDF if the value is blank +Ensure client contact id is being return in activity +Store silent in session to prevent entities being viewed by admins +Fixes for quote form request +Purchase Order Emails +Bulk actions for Purchase Orders +Purchase Order Download emails +Fixes for GoCardless webhooks +Fixes for falsey conditions + # v5.3.97 Purchase orders