Skip to content

Releases: scratchfoundation/scratch-blocks

v2.1.19

28 Apr 16:47

Choose a tag to compare

2.1.19 (2026-04-28)

Bug Fixes

  • clear angle field event wrappers (3416849)

v2.1.18

27 Apr 17:16

Choose a tag to compare

2.1.18 (2026-04-27)

Bug Fixes

  • prevent stripIds from mutating original block's shadow state (d7d6b76), closes #533

v2.1.17

21 Apr 16:29

Choose a tag to compare

2.1.17 (2026-04-21)

Bug Fixes

  • strip IDs when duplicating/pasting blocks too (c669994)

v2.1.16

20 Apr 21:08

Choose a tag to compare

2.1.16 (2026-04-20)

Bug Fixes

  • recover shadow inputs dropped by Blockly's blockToDom (353b38f)
  • strip all IDs when copying blocks from the flyout (34d3126)

v2.1.15

20 Apr 16:09

Choose a tag to compare

2.1.15 (2026-04-20)

Bug Fixes

  • allow forever blocks to offer wrap insertion during drag (581f9e7), closes #3494
  • handle C-blocks without a bottom connector in insertion marker cleanup (b21407f)

v2.1.14

17 Apr 01:37

Choose a tag to compare

2.1.14 (2026-04-17)

Bug Fixes

  • tolerate real-world mutation attribute values on procedure blocks (5508f6e), closes #3547

v2.1.13

16 Apr 21:08

Choose a tag to compare

2.1.13 (2026-04-16)

Bug Fixes

  • preserve dropdown values that are not in the current options list (5314b87)

v2.1.12

16 Apr 20:30

Choose a tag to compare

2.1.12 (2026-04-16)

Bug Fixes

v2.1.11

14 Apr 22:51

Choose a tag to compare

2.1.11 (2026-04-14)

Bug Fixes

  • improve error diagnostics and cleanup in clearWorkspaceAndLoadFromXml (904cd6b)

v2.1.10

11 Apr 01:53

Choose a tag to compare

2.1.10 (2026-04-11)

Bug Fixes

  • prevent drag surface from interfering with hover targets (9fca7b4)