From ee24b2eeda4ff077caa605296c8016a8344d3b6e Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 6 Oct 2022 08:26:01 +1100 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Release-notes.md b/Release-notes.md index 2573136..1af19e2 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,22 @@ +# 5.5.26 + +Several very significant performance improvements in this release. + +We have additional database indexing which will improve the loading performance of the client portal when using client hash logins. We also have made a large performance gain with invoices that have hundreds of line items. + +Remove authorize for SEPA +Minor fixes +Fixes for generating counters +Strip tags from client and user names +Remove redundant code in save company request +fix: SwissQr postal code appears twice thanks @filo87 +Return early to improve PDF generation performance +Fixes for WePay +Database indexing +Updated schema dump +Fixes for Forte payment gateway + + # 5.5.25 Minor fixes for stripe imports