mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Check status code before throwing JSON error (#198)
* Check status code before throwing JSON error * Update release notes
This commit is contained in:
parent
2cbcf275ab
commit
e78bb78bfd
2 changed files with 32 additions and 16 deletions
|
|
@ -1,6 +1,14 @@
|
|||
## InvenTree App Release Notes
|
||||
---
|
||||
|
||||
### 0.8.1 - August 2022
|
||||
---
|
||||
|
||||
- Added extra filtering options for PartCategory list
|
||||
- Added extra filtering options for StockLocation list
|
||||
- Fixed bug related to null widget context
|
||||
- Improved error handling and reporting
|
||||
|
||||
### 0.8.0 - July 2022
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue