From 0976c430f5b6d6ba7667daa2ccb7fa6be3d9369a Mon Sep 17 00:00:00 2001 From: Manuel Worschech Date: Sun, 10 Mar 2024 18:00:42 +0100 Subject: [PATCH] Update changelog --- changelog/75_UNRELEASED_xxxx-xx-xx.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/75_UNRELEASED_xxxx-xx-xx.md b/changelog/75_UNRELEASED_xxxx-xx-xx.md index ed5e0bcd..ad45b16b 100644 --- a/changelog/75_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/75_UNRELEASED_xxxx-xx-xx.md @@ -58,6 +58,8 @@ - Optimized that file uploads are not completely buffered in memory before writing them to disk (thanks @bbx0) - Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge) +- Add an option for displaying a Barcode Buddy link in the navbar, to display the link just fill the corresponding setting with a URL +- Made settings menu (wrench) entries aligned by changing the icons to fixed width ### API