From 84f9fa0bb2bb96d2df7158a73706d50759e583b5 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 7 Oct 2021 23:12:42 +1100 Subject: [PATCH] update release notes --- docs/app/release.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/app/release.md b/docs/app/release.md index 95ec977..db8887b 100644 --- a/docs/app/release.md +++ b/docs/app/release.md @@ -5,6 +5,22 @@ title: App Release Notes ## InvenTree App Release Notes --- +### 0.5.0 - October 2021 +--- + +- Major UI overhaul +- Adds many more options to the home screen +- Adds global "drawer" - accessible via long-press of the "back" button +- Display Purchase Order details +- Edit Purchase Order information +- Adds ability to receive stock items against purchase orders +- Display Company details (supplier / manufacturer / customer) +- Edit Company information +- Improvements to stock adjustment actions +- Improvements to barcode scanning +- Fixed bug relating to stock transfer for parts with specified "units" +- Multiple other small bug fixes + ### 0.4.7 - September 2021 ---