diff --git a/docs/releases/0.4.0.md b/docs/releases/0.4.0.md index 1ad0c16..465a18a 100644 --- a/docs/releases/0.4.0.md +++ b/docs/releases/0.4.0.md @@ -18,6 +18,10 @@ title: Release 0.4.0 [#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. +### Settings + +[#1859](https://github.com/inventree/InvenTree/pull/1859) introduces the concept of "per-user settings". These settings do not apply globally, only to the current user. + ## Major Bug Fixes | Pull Request | Description |