Updated Release notes (markdown)

David Bomba 2022-06-11 15:22:23 +10:00
parent 54c76c9cd7
commit 49ff689ddb

@ -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