2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 19:25:27 +00:00

Consolidated search (#289)

* Update search widget to support consolidated search API endpoint

* Finer control over global search

* Update release notes

* remove unused variable
This commit is contained in:
Oliver
2023-03-24 21:09:38 +11:00
committed by GitHub
parent 9543490c21
commit d7f2c3939b
3 changed files with 129 additions and 30 deletions

View File

@ -6,6 +6,7 @@
- Adds support for proper currency rendering
- Fix icon for supplier part detail widget
- Support global search API endpoint
### 0.10.1 - February 2023
---