Skip to content

Releases: scratchfoundation/scratch-editor

v11.5.0

24 Jul 08:10
Compare
Choose a tag to compare

What's Changed

General

Dependencies

  • fix(deps): update dependency scratch-l10n to v6.0.8 by @renovate[bot] in #274

New Contributors

Full Changelog: v11.4.0...v11.5.0

v11.4.0

22 Jul 12:40
Compare
Choose a tag to compare

Release includes work to allow manual updates of project thumbnails via a button in the Stage Header, used while in player mode.

What's Changed

General

  • chore: add script to deprecate a version across all packages by @cwillisf in #259
  • [feature] UEPR-252 Implement manual update of project thumbnails by @KManolov3 in #264

Dependencies

  • fix(deps): update dependency scratch-sb1-converter to v2.0.185 by @renovate[bot] in #263
  • fix(deps): update dependency scratch-l10n to v6 by @renovate[bot] in #265
  • chore(deps): update dependency yauzl to v3 by @renovate[bot] in #109

Full Changelog: v11.3.0...v11.4.0

v11.3.0

03 Jul 12:47
Compare
Choose a tag to compare

What's Changed

General

Dependencies

  • chore(deps): update dependency webpack-dev-server to v5.2.2 by @renovate in #257
  • fix(deps): update dependency scratch-sb1-converter to v2.0.165 by @renovate in #258

Full Changelog: v11.2.1...v11.3.0

v11.2.0-svg-sanitization.3

25 Jun 06:36
Compare
Choose a tag to compare
Pre-release

What's Changed

General

Dependencies

  • chore(deps): update dependency webpack-dev-server to v5.2.2 by @renovate in #257
  • fix(deps): update dependency scratch-sb1-converter to v2.0.165 by @renovate in #258

Full Changelog: v11.2.0-svg-sanitization.2...v11.2.0-svg-sanitization.3

v11.2.1

18 Jun 15:59
Compare
Choose a tag to compare

Promote v11.2.0-svg-sanitization.2 to v11.2.1

This release contains changes addressing SVG vulnerabilities. It improves the current SVG sanitization logic and sanitizes SVGs on load and when a project is loaded from the computer.

v11.2.0

18 Jun 13:48
Compare
Choose a tag to compare

Promote v11.2.0-svg-sanitization.2 to v11.2.0

This release contains changes addressing SVG vulnerabilities. It improves the current SVG sanitization logic and sanitizes SVGs on load and when a project is loaded from the computer.

v11.2.0-cla.1

02 Jun 09:53
Compare
Choose a tag to compare
v11.2.0-cla.1 Pre-release
Pre-release
chore(release): 11.2.0-cla.1 [skip ci]

v11.2.0-svg-sanitization.2

30 May 11:52
Compare
Choose a tag to compare
Pre-release

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

22 May 10:30
Compare
Choose a tag to compare
Pre-release

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

30 Apr 19:07
Compare
Choose a tag to compare
Pre-release

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.