重磅更新:Scratch 3.32.1 软件来了

动态资讯   2026-09-11 11:49   6   0  
Scratch软件大更新,发布了 Scratch 3.32.1版本,主要是进行了底层的重写和增加了一些功能,更新了数字签名和构建流程。


图片
Scratch软件提供以下版本下载:Windows 10+、macOS 10.13+、ChromeOS、Android 6.0+系统的下载。
增加的功能有:
1、Face Sensing(扩展:人脸识别检测),可以把角色设置为跟随鼻子、嘴、左右眼睛和耳朵、头顶等部位移动。
图片
2、侦测积木(online?),可以检测电脑和软件是否联网,对在线保存作品和离线保存作品有了判断。
图片
3、扩展:翻译进行了更新,可以侦测访客的语言积木,当翻译模块的服务受到速率限制时,现在可以优雅地回退到原始文本。
图片
4、软件增加了部分角色和造型,背景库基本没有变化。


此版本系统更新内容:


模块工作区现在基于最新版本的 Blockly(“Spork”项目)构建。
• 平台更新。Electron 升级到 v42,React 升级到 18 等。速度更快、更稳定,并包含最新的安全补丁。
原文如下:
What's new in this version
Version 3.32.1 is a re-release of 3.32.0 with updates to the digital signature and build process.
Updates in 3.32.0:
• Face Sensing extension: Have you ever wanted to glue a sprite to your nose? Now you can!
• New "online?" sensing block reports whether the computer can reach the network.
• Updated sprite and costume library.
• Translate block now falls back to the original text gracefully when its service is rate-limited.
• Updated Terms of Service link and mailing address.
• The blocks workspace now builds on top of a modern version of Blockly ("Spork" project)
• Platform refresh. Electron upgraded to v42, React 18, etc. Faster, more stable, current on security patches.
• Updated localization strings
• Bug fixes & performance improvements