diff --git a/docs/releases/0.4.0.md b/docs/releases/0.4.0.md index 7949a06..1ad0c16 100644 --- a/docs/releases/0.4.0.md +++ b/docs/releases/0.4.0.md @@ -14,6 +14,10 @@ title: Release 0.4.0 [#1842](https://github.com/inventree/InvenTree/pull/1842) adds "installed items" to the available context data for a StockItem TestReport template. +### Search Bar + +[#1838](https://github.com/inventree/InvenTree/pull/1838) adds a "live autocomplete" feature to the search bar. Typing a search query into the search bar will now reveal a drop-down menu showing the matching parts. The default search results page can still be accessed by pressing "Enter" to complete the query. + ## Major Bug Fixes | Pull Request | Description |