Releases: scratchfoundation/scratch-editor
v11.2.1
v11.2.0
v11.2.0-cla.1
chore(release): 11.2.0-cla.1 [skip ci]
v11.2.0-svg-sanitization.2
Contains changes addressing svg vulnerabilities. Improves current svg sanitization logic, sanitizes svgs on load and when project is loaded from computer.
v11.2.0-svg-sanitization
Contains changes addressing svg vulnerabilities. Improves current svg sanitization logic, sanitizes svgs on load and when project is loaded from computer.
v11.2.0-feature-parity.2
Contains changes allowing scratch-editor to be used from a single package on scratch-www, scratch-desktop and scratch-android.
Includes performance improvements when accessing the media library on the web.
v11.1.0
Release v11.1.0
What's Changed
General
- Build script improvements by @cwillisf in #212
- feat: add flag to skip setting onbeforeunload handler by @sashodada in #207
- Extract GitHub Actions changes for branch-based publishing by @Bogomil-Stoyanov in #222
- fix: rename file with debug modal messages to .js by @KManolov3 in #227
- feat: [UEPR-176] add logic for triggering feedback from editor by @MiroslavDionisiev in #223
Dependencies
- fix(deps): update dependency scratch-paint to v3.0.157 by @renovate in #208
- fix(deps): update dependency scratch-l10n to v5.0.157 by @renovate in #215
- fix(deps): update dependency scratch-render-fonts to v1.0.174 by @renovate in #218
- chore(deps): update actions/setup-node digest to cdca736 by @renovate in #219
New Contributors
- @sashodada made their first contribution in #207
- @Bogomil-Stoyanov made their first contribution in #222
Full Changelog: v11.0.0...v11.1.0
v11.1.0-feature-parity.4
Contains changes allowing scratch-editor to be used from a single package on scratch-www, scratch-desktop and scratch-android.
v11.0.0-UEPR-176-1
Test release for displaying user feedbacks in editor
v11.1.0-spork.15
Test release of the un-forked (spork) version of scratch-blocks / Blockly
After more than 10 false starts, maybe this one will correctly publish to both GitHub and NPM...