From dc8818539ca124425cefdb0550883d1bd859bc3e Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 8 Jul 2022 16:25:43 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Release-notes.md b/Release-notes.md index a1ffd4a..ebf54e9 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,24 @@ +# v5.4.9 + +This release completes our Purchase Order feature with end to end inventory management. Purchase orders can also be converted to an expense. + +Subscriptions now has the option of quantities to be selected by the end client. + +Bulgarian translations have been integrated into the application. + +Remove paid to date from credit PDF +Uploads for purchase orders +Add quantity to subscriptions +Expense a Purchase Order +Inventory management from purchase orders +Update translations +Introduce Bulgarian translations +Fixes for migrations +Fixes for language seeder +Fixes for purchase order to expense +Fixes for send_email bulk routes +Minor fixes for invoice filters + # v5.4.5 Another big release. We have merged a PR for the Forte Payment gateway, super popular for their very low ACH fees, thanks to @kishanmnpatel for this.