diff --git a/Release-notes.md b/Release-notes.md index 4b433c4..d14d26e 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,24 @@ +# v5.4.12 + +Minor fixes in this release. **Please note this is the final v5.4.x release.** The next release 5.5 is a major "breaking change" version where we are enforcing the minimum PHP requirements to 8.1 and moving the framework from Laravel 8 to Laravel 9. If you are not ready to change your PHP version up to 8.1 you'll want to stay on the v5.4.12 branch until ready to upgrade. + +Button for Client Portal @yois615 +Add missing translations for task statuses +Add exchange rate to factory +Fixes for purchase orders and business design +Add support for showing related entity documents on invoice +Working on signatures +Ensure signature is provided in client portal prior to moving to next… +Fixes for quote approve button when signature dialog is closed +Force delete activities on purge data +Prep for Hebrew +Fixes for task statuses +Add hebrew to repo +Client include for expenses +Vendor include for expenses +Fixes for vendors +Fixes for mailer + # v5.4.11 Update Stripe responses for redirect_status