Releases: jmoenig/Snap
Releases · jmoenig/Snap
v7.2.1
v7.2.0
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
v7.1.3
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
v7.1.1
v7.1.0
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
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
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
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!