mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-28 05:26:47 +00:00
Update version number and release notes
This commit is contained in:
parent
9c7d697dcf
commit
70fccf5133
@ -4,11 +4,18 @@
|
||||
### 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
|
||||
---
|
||||
|
@ -7,7 +7,7 @@ description: InvenTree stock management
|
||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.4.7+28
|
||||
version: 0.5.0+29
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user