From 86b3943a2192af4a57b0e5152361967ba6bed3e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20M=C3=B6nig?= Date: Thu, 8 Aug 2024 10:33:26 +0200 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index e49b6ac82..15be5f4b1 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,8 +10,12 @@ * fixed disabling a primitive that has ZIP as a custom fallback, e.g. numbers, reporter-if * fixed dialog box label to show "Max slots" when editing the max slots setting of a variadic custom block input * fixed occasional buffer overflow issue for code embedded in script pics, thanks, Dariusz! + * fixed PWA cache for backgrounds * embroidery library: fixed customized "GO TO" primitive for selected target sprite, (partially) enables nested sprites trails embroidery +### 2024-08-08 +* sw.js: fixed PWA cache for backgrounds + ### 2024-08-07 * embroidery library: fixed customized "GO TO" primitive for selected target sprite, (partially) enables nested sprites trails embroidery * objects: exclude "reportHyperZip" from collected block dependencies for libraries etc.