Skip to content

Releases: jmoenig/Snap

v10.7.2

05 May 12:43
Compare
Choose a tag to compare

10.7.2:

  • Notable Fixes:
    • MQTT Extension: improved Unicode string handling in Base64 blocks, thanks Simon!
    • ES translation: fixed three wrong strings in ES translation, thanks, Bernat & Mary!
    • fixed a variadic ring-slot slide-back bug, thanks, mark4sisb, for the report!

v10.7.1

30 Mar 17:49
Compare
Choose a tag to compare

10.7.1:

v10.7.0

24 Mar 07:52
Compare
Choose a tag to compare

10.7.0:

  • New Features:
    • "Afterglow blocks" setting - lets you specify the number of frames running scripts keep their halo after their process has terminated
  • Translation Updates:
    • German

v10.6.3

23 Mar 11:03
Compare
Choose a tag to compare

10.6.3:

  • Notable Fixes:
    • thread halos: fixed / added "afterglow" for generic conditions

v10.6.2

21 Mar 13:33
Compare
Choose a tag to compare

10.6.2:

  • Notable Fixes:
    • thread halos: "afterglow" - (again) display halos around running scripts for a couple of frames after their process has terminated (except for generic / custom event hats)
    • fixed STRETCH COSTUME reporter to again also accept a 4-column list of pixel data

v10.6.1

20 Mar 15:06
Compare
Choose a tag to compare

10.6.1:

  • Notable Changes:
    • improved user interaction scenarios for buttons, handles and sliders
  • Notable Fixes:
    • MQTT Extension: fixed base64 reporter, thanks, Simon!
  • Documentation Updates:
    • updated Morphic documentation for the new lockMouseFocus() mechanism
    • moved Morphic documentation from src to docs folder

v10.6.0

14 Mar 15:18
Compare
Choose a tag to compare

10.6.0:

  • New Features:
    • new "recognize speech" reporter block in the "Text to Speech, Voice to Text" library
    • new "tts_recognize" extension block
  • Notable Changes:
    • renamed the "Text to Speech" library into "Text to Speech, Voice to Text"
    • MQTT library update with base64 encoding, thanks, Xavier and Simon!
  • Notable Fixes:
    • fixed a costume-loss issue for multi-scene projects stored in the cloud
    • reduced processor load when idling
  • Translation Updates:
    • Armenian, thanks, Antrohoos Education Foundation!

v10.5.1

02 Mar 11:13
Compare
Choose a tag to compare

10.5.1:

  • Notable Fixes:
    • added landscape orientation support for TILT sensor extension

v10.5.0

28 Feb 11:35
Compare
Choose a tag to compare

10.5.0:

  • New Features:
    • new "Mobile Device Sensors" library featuring a "tilt" reporter (kids, THIS is for you!), based on
    • new "ori_tilt(xyz)" extension block
    • new "mda_set_mic_resolution(idx)" extension block to programmatically set the audio buffer size to 1:256, 2:512, 3:1024 or 4:2048 (kids, you don't ever need to and shouldn't ever, this is for grown-up programmers of media extensions)
  • Notable Changes:
    • changed STRETCH COSTUME to also accept a matrix of pixel data and in this case also report one (again, kids, this isn't for you but for educators and curriculum developers)
    • changed RESHAPE to use the ceiling of fractional dimensions (2.3 x 4.6 becomes 3 x 5)
  • Notable Fixes:
    • fixed (again, sigh) recording sounds in Safari (Mac & mobile)

v10.4.6

05 Feb 09:40
Compare
Choose a tag to compare

10.4.6:

  • Notable Changes:
    • SciSnap update, thanks, Eckart!
    • reduced blocks outline contrast in flat design mode