mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-30 22:46:49 +00:00
30 lines
830 B
Markdown
30 lines
830 B
Markdown
## 0.1.2 - February 2021
|
|
---
|
|
|
|
- Fixes bug which caused blank screen when opening barcode scanner
|
|
|
|
## 0.1.1 - February 2021
|
|
---
|
|
|
|
- Fixes crash bug on top-level part category
|
|
- Fixed crash bug on top-level stock location
|
|
- Adds context overlay to barcode scanner view
|
|
- Notifications are less obtrusive (uses snack bar)
|
|
- Fixed search views - keyboard search button now works properly
|
|
|
|
## 0.1.0 - February 2021
|
|
---
|
|
This is the initial release of the InvenTree app.
|
|
|
|
InvenTree documentation available at https://inventree.rtfd.io
|
|
|
|
Available features as described below:
|
|
|
|
- Initial app version release
|
|
- Navigate through Part tree
|
|
- Edit Parts
|
|
- Navigate through Stock tree
|
|
- Search for Part(s)
|
|
- Scan barcode to redirect to various views
|
|
- Use barcode scanner to perform various stock actions
|
|
- Manage multiple user / server profiles |