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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
---