From 8d7156af44c39bebd585e091f40ee46682a9d344 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 21 Dec 2024 15:46:41 -0300 Subject: [PATCH] Add 1.39.0 and 1.40.0 highlights to changelog --- data/changelog.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/changelog.yml b/data/changelog.yml index 48711adb9..24a87afda 100644 --- a/data/changelog.yml +++ b/data/changelog.yml @@ -1740,6 +1740,11 @@ - Removed addon "profile statistics" - Removed addon "local timezone on forums" - Removed addon "forums image uploader" + Highlights: + Description: | + New addon: "delete other costumes or sounds", which adds an option to the right click context menu for costumes and sounds to delete all items except for the selected one. Go to Scratch Addons settings to enable it. + + Other new addons added this update are "asset conflict dialog", "customizable code editor grid", "customizable stage monitors", and "remaining reply counter". - Version: v1.39.1 Index: 99 @@ -1796,3 +1801,8 @@ - Bug fix: "remix tree button" and "project page download button" disappear after resizing the window - Bug fix: multiple Scratch editor addons now use better icons and colors - Adapt multiple editor addons for upcoming Scratch updates + Highlights: + Description: | + New addon: "delete sprites without confirmation", which removes the new confirmation prompt that asks if you are sure you want to delete a sprite. Go to Scratch Addons settings to enable it. + + The "save blocks as image" addon now allows copying the images directly to the clipboard. Also, the "project video recorder" now exports mp4 files if supported by the browser.