Jmoenig Snap Versions Save

a visual programming language inspired by Scratch

v9.2.17

2 weeks ago

9.2.17:

  • Notable Fixes:
    • fixed translation for "if" in Dutch

v9.2.16

3 weeks ago

9.2.16:

  • Notable Fixes:
    • fixed a syntax glitch in the Dutch translation update

v9.2.15

3 weeks ago

9.2.15:

  • Notable Changes:
    • Removed "∑" from list properties menu
  • Notable Fixes:
    • fixed #3342
    • fixed #3336
    • fixed a spelling glitch in the camera dialog, thanks, bruh-9000!
  • Translation Updates:
    • Dutch, thanks, Nykki Rusticus!

v9.2.14

1 month ago

9.2.14:

  • New Features:
    • new Σ selector for ssum() of a list: recursive sum of all number leafs
  • Translation Updates:
    • Tigrinya, thanks, Tesfaldet Negash!

v9.2.13

1 month ago

9.2.13:

* fixed "my solutions" reporter for puzzle scripts without comments

v9.2.12

1 month ago

9.2.12:

* fixed right-click deletion of reporters embedded in variadic slots

v9.2.11

1 month ago

9.2.11:

* fixed #3329

v9.2.10

2 months ago

9.2.10:

* fixed #3322

v9.2.9

2 months ago

9.2.9:

  • New Features:
    • new "preserveTitle" API configuration, thanks, Bernat!
    • new "hideProjects" API configuration switch, hides / shows the project menu button in the tool bar
    • new "hideSettings" API configuration switch, hides / shows the project menu button in the tool bar
  • Notable Fixes:
    • hide the cloud menu button when the "noCloud" API configuration is switched on
    • hide the project menu button when the "noImports" API configuration is switched on

v9.2.8

2 months ago

9.2.8:

  • Notable Fixes:
    • fixed a codification bug for strings beginning with a number, thanks, @schanzer, for the report!