Skip to content

Commit 0e50010

Browse files
chore(release): 5.2.0-hotfix.1 [skip ci]
# [5.2.0-hotfix.1](v5.1.36...v5.2.0-hotfix.1) (2025-02-13) ### Bug Fixes * add pinch to zoom support ([#21](#21)) ([a690749](a690749)) * add support for Scratch-style procedures ([#6](#6)) ([df207e4](df207e4)) * allow typing into comments ([#15](#15)) ([668fbb9](668fbb9)) * avoid clearing the state of the sensing_of block by refreshing the toolbox ([#28](#28)) ([9bd036b](9bd036b)) * call reportValue on the ScratchBlocks module instead of the workspace ([#11](#11)) ([1898c52](1898c52)) * call the new glow methods on ScratchBlocks ([#12](#12)) ([be4386d](be4386d)) * fix bug that prevented displaying the procedure editor modal on mobile ([#26](#26)) ([8b1bf24](8b1bf24)) * fix preserving toolbox scroll position for new continuous toolbox plugin ([#30](#30)) ([b8f19dc](b8f19dc)) * make dropdown menu shadow block colors consistent ([#22](#22)) ([45d4803](45d4803)) * modify inject options to reflect Scratch behaviors ([#5](#5)) ([59bf3c5](59bf3c5)) * only refresh the toolbox when procedures are created via undo ([#19](#19)) ([f6dfd53](f6dfd53)) * partially roll back flyout optimization ([#25](#25)) ([1745c59](1745c59)) * patch the getCheckboxState method in the new flyout ([#7](#7)) ([dd98dd8](dd98dd8)) * preserve toolbox scroll position when switching between sprites/the stage ([#10](#10)) ([c8bc880](c8bc880)) * prevent exception when switching languages ([#27](#27)) ([d174ae9](d174ae9)) * reenable the Scratch colour eyedropper ([a7b1a10](a7b1a10)) * **release:** release beta branch under beta label(?) ([17c5b19](17c5b19)) * select extension categories when added ([#8](#8)) ([2d58403](2d58403)) * show the correct toolbox based on sprites or the stage being selected ([#4](#4)) ([dbbb251](dbbb251)) * specify the function to be used for prompting about variables ([#17](#17)) ([ee80f13](ee80f13)) * temporarily disable functionality in scratch-gui for compatibility with patched scratch-blocks ([#1](#1)) ([905f043](905f043)) * update "colour" property names for dark theme and mocks ([de06a2f](de06a2f)) * update the toolbox in response to procedure deletion/creation ([#18](#18)) ([505011d](505011d)) * Use toolboxitemid instead of id as the identifier attribute for toolbox categories ([#9](#9)) ([077415b](077415b)) ### Features * plumb Scratch variable support into the UI ([#16](#16)) ([c92f244](c92f244))
1 parent 0a7cad4 commit 0e50010

File tree

3 files changed

+38
-3
lines changed

3 files changed

+38
-3
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,41 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.2.0-hotfix.1](https://github.com/scratchfoundation/scratch-gui/compare/v5.1.36...v5.2.0-hotfix.1) (2025-02-13)
7+
8+
9+
### Bug Fixes
10+
11+
* add pinch to zoom support ([#21](https://github.com/scratchfoundation/scratch-gui/issues/21)) ([a690749](https://github.com/scratchfoundation/scratch-gui/commit/a690749bfca170313f0a5facf3181cc138fff0d5))
12+
* add support for Scratch-style procedures ([#6](https://github.com/scratchfoundation/scratch-gui/issues/6)) ([df207e4](https://github.com/scratchfoundation/scratch-gui/commit/df207e42d18b4f24cbf8028803caf397e996c7f9))
13+
* allow typing into comments ([#15](https://github.com/scratchfoundation/scratch-gui/issues/15)) ([668fbb9](https://github.com/scratchfoundation/scratch-gui/commit/668fbb90be3bfc7fd9566112c8ba6161cdae12a3))
14+
* avoid clearing the state of the sensing_of block by refreshing the toolbox ([#28](https://github.com/scratchfoundation/scratch-gui/issues/28)) ([9bd036b](https://github.com/scratchfoundation/scratch-gui/commit/9bd036b1ef32ba25bcb4e8eff651881c86293737))
15+
* call reportValue on the ScratchBlocks module instead of the workspace ([#11](https://github.com/scratchfoundation/scratch-gui/issues/11)) ([1898c52](https://github.com/scratchfoundation/scratch-gui/commit/1898c5281f8621c24d23c9066c5979d66ed32b77))
16+
* call the new glow methods on ScratchBlocks ([#12](https://github.com/scratchfoundation/scratch-gui/issues/12)) ([be4386d](https://github.com/scratchfoundation/scratch-gui/commit/be4386ddf26bcd6923274d7abfa46cfbc199c75b))
17+
* fix bug that prevented displaying the procedure editor modal on mobile ([#26](https://github.com/scratchfoundation/scratch-gui/issues/26)) ([8b1bf24](https://github.com/scratchfoundation/scratch-gui/commit/8b1bf240cefa0e457c874b69b642625b89d008b0))
18+
* fix preserving toolbox scroll position for new continuous toolbox plugin ([#30](https://github.com/scratchfoundation/scratch-gui/issues/30)) ([b8f19dc](https://github.com/scratchfoundation/scratch-gui/commit/b8f19dc5d3cd215e0d5003c566c29aee2f825de9))
19+
* make dropdown menu shadow block colors consistent ([#22](https://github.com/scratchfoundation/scratch-gui/issues/22)) ([45d4803](https://github.com/scratchfoundation/scratch-gui/commit/45d48031049274b50251a01b65370542d17414ee))
20+
* modify inject options to reflect Scratch behaviors ([#5](https://github.com/scratchfoundation/scratch-gui/issues/5)) ([59bf3c5](https://github.com/scratchfoundation/scratch-gui/commit/59bf3c577d9382d4f43c35a37714725623c53783))
21+
* only refresh the toolbox when procedures are created via undo ([#19](https://github.com/scratchfoundation/scratch-gui/issues/19)) ([f6dfd53](https://github.com/scratchfoundation/scratch-gui/commit/f6dfd537e39069e281b706429081638d7ed48c0e))
22+
* partially roll back flyout optimization ([#25](https://github.com/scratchfoundation/scratch-gui/issues/25)) ([1745c59](https://github.com/scratchfoundation/scratch-gui/commit/1745c59d1bbdb210c370e7eab2ca9cb97d3f8c56))
23+
* patch the getCheckboxState method in the new flyout ([#7](https://github.com/scratchfoundation/scratch-gui/issues/7)) ([dd98dd8](https://github.com/scratchfoundation/scratch-gui/commit/dd98dd843fe55baaa555bfd6c15149883e80e896))
24+
* preserve toolbox scroll position when switching between sprites/the stage ([#10](https://github.com/scratchfoundation/scratch-gui/issues/10)) ([c8bc880](https://github.com/scratchfoundation/scratch-gui/commit/c8bc88078361840eb9cc47762ebd1bb61a8b5075))
25+
* prevent exception when switching languages ([#27](https://github.com/scratchfoundation/scratch-gui/issues/27)) ([d174ae9](https://github.com/scratchfoundation/scratch-gui/commit/d174ae90bd49bc72c510ed113702869831a48bb0))
26+
* reenable the Scratch colour eyedropper ([a7b1a10](https://github.com/scratchfoundation/scratch-gui/commit/a7b1a10ce5a295277443bbb0b911340ab9532ff1))
27+
* **release:** release beta branch under beta label(?) ([17c5b19](https://github.com/scratchfoundation/scratch-gui/commit/17c5b19dfdae9b02a00e20aea7eb35725fd13d46))
28+
* select extension categories when added ([#8](https://github.com/scratchfoundation/scratch-gui/issues/8)) ([2d58403](https://github.com/scratchfoundation/scratch-gui/commit/2d58403d1fd1b9d4020445ffe02365e5374ade84))
29+
* show the correct toolbox based on sprites or the stage being selected ([#4](https://github.com/scratchfoundation/scratch-gui/issues/4)) ([dbbb251](https://github.com/scratchfoundation/scratch-gui/commit/dbbb251a33e134f43d0c47c57e680c05ac994b2c))
30+
* specify the function to be used for prompting about variables ([#17](https://github.com/scratchfoundation/scratch-gui/issues/17)) ([ee80f13](https://github.com/scratchfoundation/scratch-gui/commit/ee80f13f40d89f5fd1c8d12a3ddf8470f70891a9))
31+
* temporarily disable functionality in scratch-gui for compatibility with patched scratch-blocks ([#1](https://github.com/scratchfoundation/scratch-gui/issues/1)) ([905f043](https://github.com/scratchfoundation/scratch-gui/commit/905f043fec790596d3bd9fa1a5226098407da534))
32+
* update "colour" property names for dark theme and mocks ([de06a2f](https://github.com/scratchfoundation/scratch-gui/commit/de06a2f76e3d0113fd533ee674169c5a57eab35a))
33+
* update the toolbox in response to procedure deletion/creation ([#18](https://github.com/scratchfoundation/scratch-gui/issues/18)) ([505011d](https://github.com/scratchfoundation/scratch-gui/commit/505011d64c3fb60c3e75565035bdf8ec49c75bac))
34+
* Use toolboxitemid instead of id as the identifier attribute for toolbox categories ([#9](https://github.com/scratchfoundation/scratch-gui/issues/9)) ([077415b](https://github.com/scratchfoundation/scratch-gui/commit/077415b55fb767dd9f42206ea2bfc97160272a4b))
35+
36+
37+
### Features
38+
39+
* plumb Scratch variable support into the UI ([#16](https://github.com/scratchfoundation/scratch-gui/issues/16)) ([c92f244](https://github.com/scratchfoundation/scratch-gui/commit/c92f244646c773c677cb5cb6db9a8cda16d0835a))
40+
641
## [5.1.36](https://github.com/scratchfoundation/scratch-gui/compare/v5.1.35...v5.1.36) (2025-02-07)
742

843

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-gui",
3-
"version": "5.1.36",
3+
"version": "5.2.0-hotfix.1",
44
"description": "Graphical User Interface for creating and running Scratch 3.0 projects",
55
"author": "Massachusetts Institute of Technology",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)