From 03ab765ccdca053d90f82a91419885e1f24be042 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 21 Mar 2025 16:41:34 +0100 Subject: [PATCH] Added changelog for #2704 / #2318 --- changelog/80_UNRELEASED_xxxx-xx-xx.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/80_UNRELEASED_xxxx-xx-xx.md b/changelog/80_UNRELEASED_xxxx-xx-xx.md index 5cd53a4c..ee99cead 100644 --- a/changelog/80_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/80_UNRELEASED_xxxx-xx-xx.md @@ -55,6 +55,8 @@ ### General - Optimized that the default font of the web frontend is now also used for non-latin characters +- Label printer WebHooks now include a new property/field `details` (that's the full product/chore/battery/etc. object) + - And also `stock_entry` (containing the full stock entry object) when printing a stock entry label ### API