Releases: scratchfoundation/scratch-blocks
Releases · scratchfoundation/scratch-blocks
v2.0.0-spork.5
2.0.0-spork.5 (2025-08-26)
Bug Fixes
- deps: use blockly 12.3 beta (76981e1)
- fix bug that could cause the wrong toolbox category to appear selected (#232) (ec918e2)
- fix bug that could clear the values of procedure block caller arguments (#247) (611e440)
- fix bug that prevented moving block comments (#248) (dc17159)
- fix deserialization of local/cloud variables (#245) (09bb237)
- fix ephemeral focus handling for
FieldAngle
andFieldNote
(#244) (8b758db) - fix positioning of block comments in RTL mode (#249) (9f1da96)
- improve styling, especially in high contrast mode (#246) (abd9a40)
- make Duplicate context menu item duplicate subsequent blocks (#250) (3a43e6b)
- make insertion markers reflect the actual size of the block (#251) (c824cc1)
- prevent toolbox categories from becoming unselected (#233) (af66069)