Releases: scratchfoundation/scratch-editor
v13.3.0-build-media-scripts
Proposed changes
Pre-release version for adding a script for building media assets as a separate package in the editor in #481
Full Changelog: v13.1.1...v13.3.0-build-media-scripts
v13.2.0
What's Changed
General
- More Scratch Blocks fixes by @cwillisf in #482
- Fix two exceptions thrown for focus-related reasons by @cwillisf in #484
- feat: Update Media Library Assets by @scratch-deployer in #466
- feat: Update Media Library Assets by @scratch-deployer in #485
Dependencies
New Contributors
- @scratch-deployer made their first contribution in #466
Full Changelog: v13.1.1...v13.2.0
v13.2.0-build-media-scripts
What's changed
Pre-release version for adding a script for building media assets as a separate package in the editor
Full Changelog: v13.1.1...v13.2.0-build-media-scripts
v13.1.1
What's Changed
General
- fix: fix de/serialization for non-shadow proc defs by @cwillisf in #470
- test: add VM state snapshot integration test by @cwillisf in #477
Security
Dependencies
- feat(deps): update dependency scratch-blocks to v2.1.1 by @renovate[bot] in #473
- chore(deps): update dependency terser-webpack-plugin to v5.4.0 by @renovate[bot] in #474
Full Changelog: v13.1.0...v13.1.1
v13.2.0-configurable-backpack
What's Changed
General
- [UEPR-500] Moving costumes using the arrow keys changes tabs instead by @kbangelov in #435
- [UEPR-506] Surprise button not including membership sprites by @adzhindzhi in #439
- Export modals by @hgeorgiev-creator in #453
- [UEPR-517] Return untranslated string when throttling limit is reached for Translate block by @kbangelov in #454
- [UEPR-494] Text field not automatically focused by @adzhindzhi in #443
- Spork: unfork Blockly by @cwillisf in #214
- Retry GH Pages action in case of commit race by @cwillisf in #464
- Spork bug fixes, round 1 by @cwillisf in #467
- feat: add onClickLogin on the main GUI component by @georgyangelov in #360
Security
Dependencies
- fix(deps): pin dependencies by @renovate[bot] in #425
- fix(deps): update dependency scratch-blocks to v2.0.3 by @renovate[bot] in #459
- style(deps): update dependency eslint-config-scratch to v13.0.2 by @renovate[bot] in #457
- style(deps): update dependency eslint-config-scratch to v14 by @renovate[bot] in #465
- fix(deps): update dependency scratch-blocks to v2.0.6 by @renovate[bot] in #469
New Contributors
- @hgeorgiev-creator made their first contribution in #453
Full Changelog: v12.7.0-backpack-interface...v13.2.0-configurable-backpack
v13.1.0
What's Changed
General
- update scratch-storage to v2.0.8
- feat: add onClickLogin on the main GUI component by @georgyangelov in #360
Full Changelog: v13.0.2...v13.1.0
v13.0.2
What's Changed
General
Security
Dependencies
- style(deps): update dependency eslint-config-scratch to v14 by @renovate[bot] in #465
- fix(deps): update dependency scratch-blocks to v2.0.6 by @renovate[bot] in #469
Full Changelog: v13.0.0...v13.0.2
v13.0.1
What's Changed
General
- A few fixes related to the "Spork" Blockly un-forking work
Security
Dependencies
Full Changelog: v13.0.0...v13.0.1
v13.0.0
What's Changed
General
- Spork: unfork Blockly by @cwillisf in #214
- Retry GH Pages action in case of commit race by @cwillisf in #464
Dependencies
- fix(deps): pin dependencies by @renovate[bot] in #425
- fix(deps): update dependency scratch-blocks to v2.0.3 by @renovate[bot] in #459
- style(deps): update dependency eslint-config-scratch to v13.0.2 by @renovate[bot] in #457
Full Changelog: v12.7.0...v13.0.0
v13.0.0-spork.1
The initial v13.0.0-spork pre-release did not complete due to a test failure. This pre-release is functionally identical, but contains fixed tests. Here are the release notes from the original v13.0.0-spork pre-release:
What's Changed
- fix(deps): adapt to modernized scratch-blocks spork build output
- fix: don't try to load sounds in 'Make a Block' dialog
- dependency updates, including
scratch-blocksof course - merge from
develop