Skip to content

Releases: scratchfoundation/scratch-editor

v12.0.0-react-18-face-sensing.2

16 Sep 09:02
Compare
Choose a tag to compare
Pre-release

Pre-release that includes:

  • Upgrade React to v18
  • Face sensing

What's Changed

General

Full Changelog: v12.0.0-react-18-face-sensing...v12.0.0-react-18-face-sensing.2

v12.0.0-react-18-face-sensing

11 Sep 12:31
Compare
Choose a tag to compare
Pre-release

Pre-release that includes:

  • Upgrade React to v18
  • Face sensing

What's Changed

General

Full Changelog: v11.6.0...v12.0.0-react-18-face-sensing

v12.0.0-react-18.2

25 Aug 12:20
Compare
Choose a tag to compare
v12.0.0-react-18.2 Pre-release
Pre-release

Upgrade React to v18.
Version 2 of prerelease.

What's Changed

General

Security

  • fix(deps): pin dependency cookie to 0.6.0 [security] by @renovate[bot] in #70

Dependencies

  • fix(deps): update dependency scratch-audio to v2.0.195 by @renovate[bot] in #277
  • fix(deps): update dependency scratch-audio to v2.0.203 by @renovate[bot] in #282
  • fix(deps): update dependency scratch-storage to v4.0.207 by @renovate[bot] in #283
  • fix(deps): update dependency scratch-audio to v2.0.214 by @renovate[bot] in #297

Full Changelog: v11.5.0...v12.0.0-react-18.2

v11.6.0

22 Aug 08:01
Compare
Choose a tag to compare

Release standalone GUI as a separate package and omit unnecessary project update calls.

What's Changed

General

Security

  • fix(deps): pin dependency cookie to 0.6.0 [security] by @renovate[bot] in #70

Dependencies

  • fix(deps): update dependency scratch-audio to v2.0.195 by @renovate[bot] in #277
  • fix(deps): update dependency scratch-audio to v2.0.203 by @renovate[bot] in #282
  • fix(deps): update dependency scratch-storage to v4.0.207 by @renovate[bot] in #283
  • fix(deps): update dependency scratch-audio to v2.0.214 by @renovate[bot] in #297

Full Changelog: v11.5.0...v11.6.0

v11.6.0-face-sensing.2

13 Aug 12:35
Compare
Choose a tag to compare
Pre-release

What's Changed

General

Full Changelog: v11.6.0-gui-standalone...v11.6.0-face-sensing.2

v12.0.0-react-18

12 Aug 12:52
Compare
Choose a tag to compare
v12.0.0-react-18 Pre-release
Pre-release

Prerelease with React 18 update changes.

What's Changed

General

Dependencies

  • fix(deps): update dependency scratch-audio to v2.0.203 by @renovate[bot] in #282
  • fix(deps): update dependency scratch-storage to v4.0.207 by @renovate[bot] in #283

Full Changelog: v11.6.0-gui-standalone...v12.0.0-react-18

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.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.