From 5e86614581b98335c44e593cd95b6ca86d520820 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 1 Sep 2022 20:31:20 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 66 ++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/Release-notes.md b/Release-notes.md index 96798f1..5adb27b 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,42 +1,42 @@ # v5.5.18 -Minor fixes for invitation in view portal -Fixes for showing invoice -Allow client variables in purchase orders -Refactor trial confirmed page -Fixes for applying payment number -Clean up login controller -Catch and remove updates for oauth_provider_id -Add checks for oauth provider id -Fixes for github actions -Use transaction when marking an invoice as paid -Adjust spam filtering -Minor fixes for templates -Formatting for client emails -Check for exec function prior to attemping to use it -Minor fixes for client filter sorted by display name -Support for vendor and vendor contact imports -update vendor csv for tests -Refactor recurring invoice query -Improve query efficiency -Fixes for transforming vendor contacts -Add indexes to DB +Minor fixes for invitation in view portal +Fixes for showing invoice +Allow client variables in purchase orders +Refactor trial confirmed page +Fixes for applying payment number +Clean up login controller +Catch and remove updates for oauth_provider_id +Add checks for oauth provider id +Fixes for github actions +Use transaction when marking an invoice as paid +Adjust spam filtering +Minor fixes for templates +Formatting for client emails +Check for exec function prior to attemping to use it +Minor fixes for client filter sorted by display name +Support for vendor and vendor contact imports +update vendor csv for tests +Refactor recurring invoice query +Improve query efficiency +Fixes for transforming vendor contacts +Add indexes to DB # v5.5.17 -Add vendor & expense includes for purchase orders -Add missing translations -Add new column for invoice_task_project -Fixes for project with both project and client id -Wrap client paid to date in transaction -Toggle sms verification based on domain -Remove ssl config -Ensure invoice marked as paid -Update purchase order invitations table -Update client records when trial activated in Stripe -Refactor to nested queries to improve query planner -Improve query efficiency +Add vendor & expense includes for purchase orders +Add missing translations +Add new column for invoice_task_project +Fixes for project with both project and client id +Wrap client paid to date in transaction +Toggle sms verification based on domain +Remove ssl config +Ensure invoice marked as paid +Update purchase order invitations table +Update client records when trial activated in Stripe +Refactor to nested queries to improve query planner +Improve query efficiency # v5.5.12