From e2f74b90b25b337f3a22feefc69ee3b18e48c5fc Mon Sep 17 00:00:00 2001 From: pyr0hax <77932967+pyr0hax@users.noreply.github.com> Date: Wed, 4 Jan 2023 08:08:02 +0200 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Release-notes.md b/Release-notes.md index d4c4f97..b172a9a 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -121,20 +121,20 @@ Update Stripe to latest API with idempotency keys # 5.5.45 -Add Payment id to bank transactions table -Tests for linking expenses and payments -Add css class to enable resizing of payment QR Codes -Increase chunk size for autobill -Fixes for payment tests -Fixes for Zoho Import -Fixes for single account creation -Add form request for enable two factor authentication -Updates for translations for Stripe -Additional checks for reminder scheduling for endless reminders -Updates for cookie consent - translate to locale if available -Ensure due_date_days is populated -Fixes for edge cases with recurring invoice due date days = 0 -Count Bank Account Created on Hosted +Add Payment id to bank transactions table +Tests for linking expenses and payments +Add css class to enable resizing of payment QR Codes +Increase chunk size for autobill +Fixes for payment tests +Fixes for Zoho Import +Fixes for single account creation +Add form request for enable two factor authentication +Updates for translations for Stripe +Additional checks for reminder scheduling for endless reminders +Updates for cookie consent - translate to locale if available +Ensure due_date_days is populated +Fixes for edge cases with recurring invoice due date days = 0 +Count Bank Account Created on Hosted # 5.5.44