From d97f3eadcfd1603c88ec9863c6cc45de94d7edcc Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 27 Apr 2022 10:10:12 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Release-notes.md b/Release-notes.md index 509cb39..e186d9c 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -6,18 +6,18 @@ There also has been improvements to UI/UX with more accessibility options. Self updater is also improved in this release. We attempt to clear the bootstrap/cache folder within the selfupdate process which should prevent manual handling of this post update. -Translations for react app -Fix length of auth.net fields -Fixes for approve with no conversion of quote to invoice from AP -Release transactions on failures -Fixes for localizing company deleted email -Ensure all recurring invoices have a valid state - post migration -Change custom_value columns from varchar to text (Allows more information to be stored in custom fields) -Add file system checks to self checker -New Schema Dump -Payable filters -Disable gateway refund options for GoCardless -Delete bootstrap/cache folder contents as part of the update process +Translations for react app +Fix length of auth.net fields +Fixes for approve with no conversion of quote to invoice from AP +Release transactions on failures +Fixes for localizing company deleted email +Ensure all recurring invoices have a valid state - post migration +Change custom_value columns from varchar to text (Allows more information to be stored in custom fields) +Add file system checks to self checker +New Schema Dump +Payable filters +Disable gateway refund options for GoCardless +Delete bootstrap/cache folder contents as part of the update process # v5.3.83 **Fixes for regression - auth.net client creation**