diff --git a/Release-notes.md b/Release-notes.md index 7b68dfe..179e230 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,28 @@ +# v5.5.9 + +General improvements and minor bug fixes in this release. Thanks for everyones contributions to reporting and patching. + +Recurring invoice due on receipt @yois615 +Relocate portalButton variable @yois615 +System logger added for Forte. @kishanmnpatel +Fixes for phpunit - github actions +Centralize where we inject email tags +Remove cs-fixer from github actions +Fixes for stripe catching aborted payments +Clean up logging +Paytrace cleanup +Update dependencies +Fixes for generated number tests +Fixes for confirmation password verification: +Fixes for custom fields for purchase orders +Fixes for language init +Add recurring invoice id to licenses table +Fixes for paytrace: +Fixes for fee labels +Make square postal code optional +Catch when braintree does not create the customer + + # v5.5.7 General improvements and bug fixes.