2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00

Error report updates (#470)

* Prevent error reporting for certain status codes

- These error codes indicate that there is something wrong with the server setup
- Outside scope

* Bump version
This commit is contained in:
Oliver
2024-01-16 00:31:10 +11:00
committed by GitHub
parent d152475de4
commit 1d41d229ca
3 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,8 @@
### 0.14.2 - January 2024
---
- Updated error reporting
### 0.14.1 - January 2024
---