Skip to content

Releases: jmoenig/Snap

v9.2.10

01 Mar 18:33
Compare
Choose a tag to compare

9.2.10:

* fixed #3322

v9.2.9

23 Feb 13:29
Compare
Choose a tag to compare

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

20 Feb 17:09
Compare
Choose a tag to compare

9.2.8:

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

v9.2.7

20 Feb 13:48
Compare
Choose a tag to compare

9.2.7:

  • New Features:
    • new "Lirin" costume series, thanks, Meghan and Brian!
    • new showScriptBalloonAt() and closePopUps() API methods
    • new flashSpriteScriptOutlineAt() and unflashSpriteScriptsOutline() API methods
  • Documentation Updates:
    • extended API documentation for flashing block outlines and displaying annotations in speech balloons

v9.2.6

13 Feb 09:09
Compare
Choose a tag to compare

9.2.6:

  • Notable Changes:
    • allow-listed birdbrain tech for extensions

v9.2.5

12 Feb 15:01
Compare
Choose a tag to compare

9.2.5:

  • New Features:
    • api: added resetUnsavedChanges(), thanks, Bernat!
  • Notable Fixes:
    • api: fixed noExitWarning setting for sites that have their own mechanism, thanks, Bernat!
  • Documentation Updates:
    • extended API documentation for resetting the unsaved changes flag
  • Translation Updates:
    • Dutch, thanks, Jule Rapp!

v9.2.4

23 Jan 10:21
Compare
Choose a tag to compare

9.2.4:

  • New Features:
    • api: added flashSpriteScriptAt(idx) api for highlighting a single block at a finer granularity
  • Documentation Updates:
    • extended API documentation for highlighting a single block

v9.2.3

22 Jan 09:20
Compare
Choose a tag to compare

9.2.3:

  • New Features:
    • api: added optional color-csv parameter to flashScripts() api
  • Notable Fixes:
    • fixed a bug in the MQTT library, thanks, Simon!
  • Documentation Updates:
    • extended API documentation for optional scripts-flashing color

v9.2.2

19 Jan 11:46
Compare
Choose a tag to compare

9.2.2:

  • New Features:
    • new "dot" symbol (for "dot-product" block labels on machines where the unicode char is not available)
  • Notable Changes:
    • the variadic SUM reporter now also accepts a scalar (single number) as input (and returns it as identity)
    • changed the filter names in the pixels library to lowercase
  • Notable Fixes:
    • fixed #3296 (make sure to stop video when resizing the stage)
  • Translation Updates:
    • Ukrainian, thanks, Serhiy Kryzhanovsky!

v9.2.1

15 Jan 10:44
Compare
Choose a tag to compare

9.2.1:

  • New Features:
    • experimental "dta_zip(list)" extension primitive
  • Notable Fixes:
    • fixed a raycasting glitch, thanks, Dariusz, for yet another brilliant catch!
    • fixed a typecasting glitch when creating a stage menu with numerical title