Skip to content

Releases: jmoenig/Snap

v10.0.11

19 Sep 21:37
Compare
Choose a tag to compare

10.0.11:

  • Notable Changes:
    • disabled pwa service worker in an attempt to address reporterd Chrome v129 memory issue

v10.0.10

17 Sep 17:43
Compare
Choose a tag to compare

10.0.10:

  • Notable Fixes:
    • fixed bounding box bug in paint editor by reverting @SArpnt's optimization PR

v10.0.9

16 Sep 12:47
Compare
Choose a tag to compare

10.0.9:

  • Notable Fixes:
    • tweaked refactoring variables ("rename all") for auto-lambdafying C-Slots inside custom blocks
    • optimized canvasBoundingBox for speed, thanks, @SArpnt, for the contribution!
    • fixed initializing formal ring parameters if called without passing actual arguments, thanks, @DarDoro, for the report!

v10.0.8

13 Sep 06:36
Compare
Choose a tag to compare

10.0.8:

  • Notable Fixes:
    • disabled abusing the "primitive" block with metaprogramming to run arbitrary JS code. Sigh.

v10.0.7

06 Sep 09:04
Compare
Choose a tag to compare

10.0.7:

  • Translation Updates:
    • Polish, thanks, P1neF0rest935!

v10.0.6

29 Aug 13:11
Compare
Choose a tag to compare

10.0.6:

  • Translation Updates:
    • Catalan, thanks, Joan!

v10.0.5

20 Aug 07:36
Compare
Choose a tag to compare

10.0.5:

  • Notable Fixes:
    • fixed querying the pixels of an empty costume

v10.0.4

16 Aug 10:42
Compare
Choose a tag to compare

10.0.4:

  • Notable Changes:
    • tiles library update: new "render" block, German translation update for upvar names
  • Translation Updates:
    • German

v10.0.3

12 Aug 15:47
Compare
Choose a tag to compare

10.0.3:

  • Notable Changes:
    • enabled setting custom block labels to (nested) lists of label parts, not just in DEFINE but also in SET
  • Notable Fixes:
    • fixed initial number of inputs in the parallelization library

v10.0.2

09 Aug 09:33
Compare
Choose a tag to compare

10.0.2:

  • Notable Fixes:
    • allow assigning non-catalog selectors to custom block definitions (doesn't make sense, but people do it anyway...)
    • SciSnap3: fixed a color channel typo in the variadic color reporter