From 16546fe01d14a04575252227dc3e26a5c48ff592 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 4 May 2022 09:39:59 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 70 ++++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/Release-notes.md b/Release-notes.md index 837ce1b..533a04c 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,41 +1,41 @@ # v5.3.85 -General bug fixes. Also in preparation for our React application release, we are exposing API routes for CSV exports. +General bug fixes. Also in preparation for our React application release, we are exposing API routes for CSV exports. -Export CSVs -Update Copyright text -Exports -Expose export csv routes -CSV Exports -Quote CSV exports -Limit client activities -Recurring Invoice Export CSV -Payment Export CSV -Improve WePay guardian -Product CSV Export -Quote Items Export -Add blacklist rules -Block domains from login -Allow the variable to be used with custom payment driver -Task exports with no timelog -Export Task CSVs -Email blacklists -Don't run migration on hosted - prevent blocking db -Fixes for phpunit -Clean up migrations -Change text of confirmation button -Add is_hosted flag to account transformer -Fixes for types in Authorize -Fixes for localizing dates for reset counter -Fixes for generates counter -Update trial plans -Check is_large flag when creating a new company -Fixes for generates counter -Logging for gmail notifications -Additional fixes for client payment failure mails -Bail early -Fixes for missing properties -Handle edge case where removed user tries to log into the system +Export CSVs +Update Copyright text +Exports +Expose export csv routes +CSV Exports +Quote CSV exports +Limit client activities +Recurring Invoice Export CSV +Payment Export CSV +Improve WePay guardian +Product CSV Export +Quote Items Export +Add blacklist rules +Block domains from login +Allow the variable to be used with custom payment driver +Task exports with no timelog +Export Task CSVs +Email blacklists +Don't run migration on hosted - prevent blocking db +Fixes for phpunit +Clean up migrations +Change text of confirmation button +Add is_hosted flag to account transformer +Fixes for types in Authorize +Fixes for localizing dates for reset counter +Fixes for generates counter +Update trial plans +Check is_large flag when creating a new company +Fixes for generates counter +Logging for gmail notifications +Additional fixes for client payment failure mails +Bail early +Fixes for missing properties +Handle edge case where removed user tries to log into the system # v5.3.84