diff --git a/Release-notes.md b/Release-notes.md index 533a04c..d6efa94 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,48 @@ +# v5.3.87 + +Broad range of fixes in this release including attaching task and expense documents to emails if the option is enabled. Also, a huge amount of work has gone into supporting direct CSV exports and also Profit and loss statements which will be exposed in the Admin Portal in a future release + +Fixes for Client CSV Export +Fixes for contact exports +Fixes for credits +Fixes for invoice exports +Documents Export +Expense Export +Invoice item export +Requirements for reports +Payment CSV exports +Products CSV export +Quotes CSV Exports +Quote Items +Recurring invoice export CSV +Fixes for task columns in export +Clean up for task export +Profit and loss: +Minor fixes for statement dates +Add domains to blacklist +Throttle payment methods to prevent spam: +Fixes for ACH notification with WePay +Updated translations +Updated translations +TDD for profit and loss +Fixes for tests +Fixes for jobs breaking with massive payloads +TDD Profit and loss +Limit system logs in client response +Profit and loss income by cash +Fixes for tests +PnL Expense tests +PnL Expense tests +Profit and loss +Update for statements +Profit and loss controller end point +Attach expense documents to invoices +Attach task documents to invoice emails +Attach task documents to invoice emails +Minor fixes for deleted company mail +Minor fixes for gocardless + + # v5.3.85 General bug fixes. Also in preparation for our React application release, we are exposing API routes for CSV exports.