mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-11-03 23:05:44 +00:00 
			
		
		
		
	Update version number and release notes
This commit is contained in:
		@@ -4,11 +4,18 @@
 | 
				
			|||||||
### 0.5.0 - October 2021
 | 
					### 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
 | 
					- Display Purchase Order details
 | 
				
			||||||
- Edit Purchase Order information
 | 
					- Edit Purchase Order information
 | 
				
			||||||
 | 
					- Adds ability to receive stock items against purchase orders
 | 
				
			||||||
- Display Company details (supplier / manufacturer / customer)
 | 
					- Display Company details (supplier / manufacturer / customer)
 | 
				
			||||||
- Edit Company information
 | 
					- Edit Company information
 | 
				
			||||||
 | 
					- Improvements to stock adjustment actions
 | 
				
			||||||
 | 
					- Improvements to barcode scanning
 | 
				
			||||||
- Fixed bug relating to stock transfer for parts with specified "units"
 | 
					- Fixed bug relating to stock transfer for parts with specified "units"
 | 
				
			||||||
 | 
					- Multiple other small bug fixes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 0.4.7 - September 2021
 | 
					### 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.
 | 
					# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
 | 
				
			||||||
# Read more about iOS versioning at
 | 
					# Read more about iOS versioning at
 | 
				
			||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
 | 
					# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
 | 
				
			||||||
version: 0.4.7+28
 | 
					version: 0.5.0+29
 | 
				
			||||||
 | 
					
 | 
				
			||||||
environment:
 | 
					environment:
 | 
				
			||||||
  sdk: ">=2.12.0 <3.0.0"
 | 
					  sdk: ">=2.12.0 <3.0.0"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user