From d72600a9094553d2d0422f7bf5f1efee627020ac Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 22 Apr 2022 22:13:53 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Release-notes.md b/Release-notes.md index 4ae270e..c3ae0b4 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,19 @@ +# v5.3.82 + +**Fixes for regression - incorrect type setting in ClientSettings** + - This is a critical bug fix for a regression in v5.3.81 all users are advised to update to .82. We have also included within this release a migration which will fix any corrupt client settings objects. + +Fixes for statement date +Max password length 1000 +Improve bulk email performance +Type checking +Fixes for type checks +Generate idempotency key on the frontend +Use idempotency key from frontend in payment request body +Admin Portal - Next +GoCardless Logging + + # v5.3.81 Fixes for endless reminders not sending.