Skip to content

Releases: NetsBlox/Snap--Build-Your-Own-Blocks

v1.20.1

17 Sep 13:08
Compare
Choose a tag to compare

Overview

  • Fixes bug with dragging blocks to other sprites #1087 #1088

v1.20.0

15 Sep 21:14
Compare
Choose a tag to compare

Overview

  • Upgraded to the latest Snap v6 features.
  • Added support for linking to Snap! accounts

v1.19.1

31 Jul 01:08
Compare
Choose a tag to compare

Overview

  • Fix bug when serializing functions (for use in ServiceCreation). #1039 #1040

v1.19.0

25 Jul 12:25
Compare
Choose a tag to compare

Overview

Features

Bug Fixes

  • Fixed bug with recording new network trace before exiting current network replay #1018 #1019
  • Fixed bug with location blocks on Firefox #984 #985
  • Fixed bug with URL updating on save, open, publish, unpublish #954 #1003
  • Fixed bug with variable toggle being incorrect (checked when not shown or vice-versa) #1022 #1025
  • Add missing parseTxt function to WatcherMorph #1020 #1021
  • Fixed miscellaneous bugs related to serializing custom blocks for use with the ServiceCreation service #1031 #1032 #1033 #1034
  • Minor refactoring and code cleanup #991 #992 #976 #977 #978 #979 #1004 #1005 #1000 #1006

v1.18.2

29 Apr 15:06
Compare
Choose a tag to compare

Overview

  • Added deserialization bug fix #980 #981

v1.18.1

30 Mar 18:32
Compare
Choose a tag to compare

Overview

v1.18.0

11 Feb 18:30
Compare
Choose a tag to compare

Overview

Services and Function Serialization

Library updates

v1.17.1

13 Jan 23:24
Compare
Choose a tag to compare

This contains a back port of the bug fix for empty services menu #937 #938

v1.17.0

28 Oct 21:13
Compare
Choose a tag to compare

Overview

Testing

v1.16.0

26 Apr 18:44
Compare
Choose a tag to compare

New

  • prepend the project name to document title (#786)
  • cached sync xhr requests for rpc method signatures (#788)

Bug Fix

  • use asArray() on snap list before sending to server to ensure consist
  • recurse submodules when cloning the server for test (#790)