Skip to content

Releases: scratchfoundation/scratch-gui

v4.1.0-spork.1

21 Oct 02:16
Compare
Choose a tag to compare
v4.1.0-spork.1 Pre-release
Pre-release

4.1.0-spork.1 (2024-10-21)

Bug Fixes

  • add pinch to zoom support (#21) (a690749)
  • add support for Scratch-style procedures (#6) (df207e4)
  • adjust key event filtering to fix the when key pressed block (#13) (06b011f)
  • allow typing into comments (#15) (668fbb9)
  • avoid clearing the state of the sensing_of block by refreshing the toolbox (#28) (9bd036b)
  • call reportValue on the ScratchBlocks module instead of the workspace (#11) (1898c52)
  • call the new glow methods on ScratchBlocks (#12) (be4386d)
  • fix bug that prevented displaying the procedure editor modal on mobile (#26) (8b1bf24)
  • make dropdown menu shadow block colors consistent (#22) (45d4803)
  • modify inject options to reflect Scratch behaviors (#5) (59bf3c5)
  • only refresh the toolbox when procedures are created via undo (#19) (f6dfd53)
  • partially roll back flyout optimization (#25) (1745c59)
  • patch the getCheckboxState method in the new flyout (#7) (dd98dd8)
  • preserve toolbox scroll position when switching between sprites/the stage (#10) (c8bc880)
  • prevent exception when switching languages (#27) (d174ae9)
  • reenable the Scratch colour eyedropper (a7b1a10)
  • release: release beta branch under beta label(?) (17c5b19)
  • select extension categories when added (#8) (2d58403)
  • show the correct toolbox based on sprites or the stage being selected (#4) (dbbb251)
  • specify the function to be used for prompting about variables (#17) (ee80f13)
  • temporarily disable functionality in scratch-gui for compatibility with patched scratch-blocks (#1) (905f043)
  • update the toolbox in response to procedure deletion/creation (#18) (505011d)
  • Use toolboxitemid instead of id as the identifier attribute for toolbox categories (#9) (077415b)

Features

  • plumb Scratch variable support into the UI (#16) (c92f244)

v4.0.41

21 Oct 12:40
Compare
Choose a tag to compare

4.0.41 (2024-10-21)

Bug Fixes

  • uepr-8: fix library item selection (c84caa2)
  • uepr-8: Fix test (533f6f7)

v4.0.40

21 Oct 07:05
Compare
Choose a tag to compare

4.0.40 (2024-10-21)

Bug Fixes

  • deps: lock file maintenance (368497a)

v4.1.0-hotfix.1

19 Oct 00:02
Compare
Choose a tag to compare
v4.1.0-hotfix.1 Pre-release
Pre-release

4.1.0-hotfix.1 (2024-10-19)

Bug Fixes

  • add pinch to zoom support (#21) (a690749)
  • add support for Scratch-style procedures (#6) (df207e4)
  • adjust key event filtering to fix the when key pressed block (#13) (06b011f)
  • allow typing into comments (#15) (668fbb9)
  • avoid clearing the state of the sensing_of block by refreshing the toolbox (#28) (9bd036b)
  • call reportValue on the ScratchBlocks module instead of the workspace (#11) (1898c52)
  • call the new glow methods on ScratchBlocks (#12) (be4386d)
  • fix bug that prevented displaying the procedure editor modal on mobile (#26) (8b1bf24)
  • make dropdown menu shadow block colors consistent (#22) (45d4803)
  • modify inject options to reflect Scratch behaviors (#5) (59bf3c5)
  • only refresh the toolbox when procedures are created via undo (#19) (f6dfd53)
  • partially roll back flyout optimization (#25) (1745c59)
  • patch the getCheckboxState method in the new flyout (#7) (dd98dd8)
  • preserve toolbox scroll position when switching between sprites/the stage (#10) (c8bc880)
  • prevent exception when switching languages (#27) (d174ae9)
  • reenable the Scratch colour eyedropper (a7b1a10)
  • select extension categories when added (#8) (2d58403)
  • show the correct toolbox based on sprites or the stage being selected (#4) (dbbb251)
  • specify the function to be used for prompting about variables (#17) (ee80f13)
  • temporarily disable functionality in scratch-gui for compatibility with patched scratch-blocks (#1) (905f043)
  • update the toolbox in response to procedure deletion/creation (#18) (505011d)
  • Use toolboxitemid instead of id as the identifier attribute for toolbox categories (#9) (077415b)

Features

  • plumb Scratch variable support into the UI (#16) (c92f244)

v4.1.0-beta.1

19 Oct 06:58
Compare
Choose a tag to compare
v4.1.0-beta.1 Pre-release
Pre-release

4.1.0-beta.1 (2024-10-19)

Bug Fixes

  • add pinch to zoom support (#21) (a690749)
  • add support for Scratch-style procedures (#6) (df207e4)
  • adjust key event filtering to fix the when key pressed block (#13) (06b011f)
  • allow typing into comments (#15) (668fbb9)
  • avoid clearing the state of the sensing_of block by refreshing the toolbox (#28) (9bd036b)
  • call reportValue on the ScratchBlocks module instead of the workspace (#11) (1898c52)
  • call the new glow methods on ScratchBlocks (#12) (be4386d)
  • fix bug that prevented displaying the procedure editor modal on mobile (#26) (8b1bf24)
  • make dropdown menu shadow block colors consistent (#22) (45d4803)
  • modify inject options to reflect Scratch behaviors (#5) (59bf3c5)
  • only refresh the toolbox when procedures are created via undo (#19) (f6dfd53)
  • partially roll back flyout optimization (#25) (1745c59)
  • patch the getCheckboxState method in the new flyout (#7) (dd98dd8)
  • preserve toolbox scroll position when switching between sprites/the stage (#10) (c8bc880)
  • prevent exception when switching languages (#27) (d174ae9)
  • reenable the Scratch colour eyedropper (a7b1a10)
  • release: release beta branch under beta label(?) (e5cc322)
  • select extension categories when added (#8) (2d58403)
  • show the correct toolbox based on sprites or the stage being selected (#4) (dbbb251)
  • specify the function to be used for prompting about variables (#17) (ee80f13)
  • temporarily disable functionality in scratch-gui for compatibility with patched scratch-blocks (#1) (905f043)
  • update the toolbox in response to procedure deletion/creation (#18) (505011d)
  • Use toolboxitemid instead of id as the identifier attribute for toolbox categories (#9) (077415b)

Features

  • plumb Scratch variable support into the UI (#16) (c92f244)

v4.0.39

19 Oct 06:59
Compare
Choose a tag to compare

4.0.39 (2024-10-19)

Bug Fixes

  • deps: lock file maintenance (40788c8)

v4.0.38

15 Oct 09:04
Compare
Choose a tag to compare

4.0.38 (2024-10-15)

Bug Fixes

  • deps: lock file maintenance (ac3aec9)

v4.0.37

12 Oct 07:50
Compare
Choose a tag to compare

4.0.37 (2024-10-12)

Bug Fixes

  • deps: lock file maintenance (58c1696)

v4.0.36

09 Oct 08:42
Compare
Choose a tag to compare

4.0.36 (2024-10-09)

Bug Fixes

  • deps: lock file maintenance (c406036)

v4.0.35

07 Oct 06:29
Compare
Choose a tag to compare

4.0.35 (2024-10-07)

Bug Fixes

  • deps: lock file maintenance (a6fd209)