diff --git a/docs/releases/0.7.0.md b/docs/releases/0.7.0.md index f5b75c2..697ffbb 100644 --- a/docs/releases/0.7.0.md +++ b/docs/releases/0.7.0.md @@ -36,6 +36,9 @@ title: Release 0.7.0 [#2372](https://github.com/inventree/InvenTree/pull/2372) provides an overhaul of notifications, allowing users to view their notifications directly in the InvenTree interface. +### Why are you hiding my name? +[#2861](https://github.com/inventree/InvenTree/pull/2861) adds several changes to enable admins to remove more of InvenTrees branding. Change logo, hide the about-modal for all but superusers and add custom messages to login and main navbar. Check out [the docs](../start/config.md#customisation-options). + ### Label Printing Plugin [#2768](https://github.com/inventree/InvenTree/pull/2768) adds a new LabelPrinting plugin class, which allows printing labels directly to external printers (e.g. via local network).