Skip to content

Releases: jmoenig/Snap

4.0.8.7

12 Aug 10:11
Compare
Choose a tag to compare

a little maintenance release:

  • replaced deprecated KeyboardEvent.keyIdentifier with .key
  • fix: for hidden sprites show ASK question in input box

4.0.8.6

03 Aug 09:44
Compare
Choose a tag to compare

restore implicit formal parameters for serialized lambdas

4.0.8.5

31 Jul 06:41
Compare
Choose a tag to compare

fixed #1348 - opening projects from url not working in non-English

4.0.8.4

20 Jul 08:15
Compare
Choose a tag to compare

a minor maintenance release:

  • fixed #1333 (paint new costume not working in retina mode in Firefox and Edge)

4.0.8.3

19 Jul 12:59
Compare
Choose a tag to compare

maintenance release with bugfixes:

  • avoid blitting artifacts for non-integer devicePixelRatios in Firefox, Edge, IE
  • fixed 3D corners for buttons in Firefox for Windows
  • fixed color collision detection for retina mode
  • enabled broadcasts to be sent to specific sprites (experimental)

4.0.8.2: fixed #1312

17 Jul 06:06
Compare
Choose a tag to compare

minor maintenance release, fixes collision detection for non-integer devicePixelRatios

4.0.8.1

15 Jul 11:45
Compare
Choose a tag to compare

Minor maintenance release, immediately activates generic "when" hat blocks that are inserted in keyboard editing mode.

Demo / Test Case:

keyboardediting

Bordeaux

14 Jul 10:52
Compare
Choose a tag to compare

(nicknamed "Bordeaux", because that's where it was first demoed at RoboEduc16)

  • New Features
    • Retina Display Support, thanks, Bartosz Leper!! Note: This is currently not supported by Safari, and therefore also not available on iOS devices
    • Additional Graphic Effects, thanks, Dylan Servilla!!
    • Interactive Toggle Switches for Boolean Slots and Literals
    • Resizable Palette (double-click on resizers to slide back to normal)
  • New Default Settings (now enabled by default)
    • Keyboard Editing
    • Tables Support
  • Bugfixes (most notable only):
    • reject dropping hat-blocks into block editor scripting areas
    • accept multi-line inputs (e.g. in JS-functions or code-mapping blocks) with shift-enter
    • prevent “make a block” dialog from being closed by pressing “OK” if no label text has been specified
    • show error message balloons happening in other sprites next to their icon in the sprite-corral
    • (again) enable recursive cloning
    • prevent expandable blocks from expanding / collapsing inside the palette
  • Translation updates
    • Italian
    • Swedish
    • Chinese
    • Russian
    • Catalan
    • German

May 9, 2016

09 May 16:40
Compare
Choose a tag to compare
  • Threads: fixed #1212 - Null continuation doesn't escape from calling context.
  • Updated Simplified Chinese translation, thanks to @ubertao! #1209
  • Media import dialog with thumbnails, thanks to @ubertao! #1213

May 4, 2016

04 May 15:13
Compare
Choose a tag to compare

minor maintentance release:

  • cloning speedup
  • new Estonian translation