Skip to content

Releases: jmoenig/Snap

v7.2.1

22 Feb 18:21
Compare
Choose a tag to compare

7.2.1:

  • New Features:
    • new "List Comprehension" library adding a HOF version of ZIP
    • added "crossproduct" as relabel option for "append"
  • Translation Updates:
    • German

v7.2.0

21 Feb 17:54
Compare
Choose a tag to compare

7.2.0:

  • New Features:
    • new SciSnap2 extension and library, thanks, Eckart!
    • new MQTT extension and library, thanks, Simon and Xavier!
  • Notable Changes:
    • hyperized reporter-IF/ELSE
  • Notable Fixes:
    • strings library: fixed lowercase(number), thanks, Brian and Simon!
    • swapped "lists" and "other" in the make-a-block category menu, thanks Brian, for the report!
    • don't let deleted sprites clone

v7.1.4

11 Feb 13:46
Compare
Choose a tag to compare

7.1.4:

  • Notable Changes:
    • hyperized Boolean AND, OR operators
  • Notable Fixes:
    • preserve contents of variadic inputs when editing or translating custom blocks

v7.1.3

08 Feb 16:31
Compare
Choose a tag to compare

7.1.3:

  • New Features:
    • new bitwise operators library, thanks, Bernat!
  • Notable Fixes:
    • JSON encoding for nested lists
    • enforce static typing for stage backgrounds and sounds, and for sprite duplicates
    • prevent Chrome from crashing when using serial ports on a Mac, thanks, Dariusz!
    • fixed missing blocks in variadic reporters library, thanks, Brian!
    • fixed an infinite loop in the signada library, thanks, Bernat!
    • fixed missing blocks in bar chars library
    • fixed missing blocks in frequency distribution analysis library
    • fixed missing blocks in iteration composition library
    • fixed a comment in "remove duplicates" in the list utilities library
    • fixed missing blocks in parallelization library

v7.1.2

31 Jan 16:00
Compare
Choose a tag to compare

7.1.2:

  • Notable Changes:
    • friendlier error messages
  • Translation Updates:
    • German

v7.1.1

30 Jan 22:25
Compare
Choose a tag to compare

7.1.1:

  • Notable Fixes:
    • disabled reporter drops into "When I am ..." hat block (again)
    • fixed "pick random" for descending ranges, thanks, Brian!

v7.1.0

28 Jan 15:09
Compare
Choose a tag to compare

7.1.0:

  • New Features:
    • delete and insert individual variadic slots, script vars & ring params via the context menu
    • drag blocks, costumes and sounds out from result bubbles, and from speech balloons and variable watchers when in edit mode
    • export data (costumes, sounds, text, numbers, atomic lists) from result bubbles, and from speech balloons and variable watchers when in edit mode via the context menu
  • Notable Fixes:
    • fixed layout for scrolling custom categories, thanks, Eckart, for the bug report!
    • text-costumes library: fixed preserving (more) pen state, thanks, Brian!
  • Translation Updates:
    • Hungarian, thank you, Attila Faragó, for this HUGE update!
    • German

v7.0.6

21 Jan 16:32
Compare
Choose a tag to compare

7.0.6:

  • Notable Changes:
    • added more localizable error strings
  • Notable Fixes:
    • fixed binding an unbound context to a sprite (e.g. when using JOIN blocks)
    • fixed loading the Chinese translation, thanks, @moodykeke
  • Translation Updates:
    • German (for error messages)

v7.0.5

14 Jan 14:41
Compare
Choose a tag to compare

7.0.5:

  • New Features:
    • text costumes library: new block to add a rectangular colored background with optional padding to a copy of a costume, for making "clickable buttons"
  • Notable Changes:
    • improved emoji handling for "length of text" reporter, thanks, Michael!
    • added support for EDC's Early Math Microworld extension
  • Notable Fixes:
    • strings library: fixed an index range bug, thanks, Brian!
  • Translation Updates:
    • Chinese, thanks, Simon!

v7.0.4

07 Jan 17:16
Compare
Choose a tag to compare

7.0.4:

  • New Features:
    • syntax tree format for translatable input options and constants: "[choice]"
    • syntax tree support for variable getter names
  • Notable Fixes:
    • strings library: substrings handle negative indices as documented, thanks, Brian!
  • Translation Updates:
    • Catalan library translations, thanks, Joan!