github google/blockly 1.20181030.0
October 2018

The compressed files are out of date in this release. Please use the November patch release instead.

Bugs closed in this release (not all bugs were present on master):

  • Blocks unable to be dragged or fields edited (#2089)
  • Pull vs Downloading .zip (#2075)
  • Typed variables do not appear in the toolbox (#2071)
  • mathRandomInt problem (#2070)
  • Add connection.getChecks function (#2048)
  • field_image opt_onClick not work (#2034)
  • Remove goog library calls from blocks/ files. (#1922)
  • Image field: click handler gets ignored (#1887)
  • Combine code for CommentDelete.run and CommentCreate.run (#1871)
  • Disallow block type names that might match anything in Blockly.Generator.prototype (#1558)
  • Audit all uses of goog.dom.createDom (#1423)
  • Move block animations to a separate file (#1022)
  • Serializing a stack of blocks only outputs the first block (#2096)

Release notes:

  • Generator test improvements (#2085)
  • Fix setting tooltips in field init for fields (#2084)
  • Fix setting tooltips in field init for label fields (#2083)
  • Upgrade to dart 2.0 (#2081)
  • Remove all calls to goog.dom.createDom (#2080)
  • Add new atan2 block (#2079)
  • Honour reductions to MAX_UNDO (#2078)
  • Adding hooks for Android dialogs upon console.prompt() and similar (#2077)
  • Updating Android ContraintLayout (#2074)
  • Update Android project to gradle 3.2.0 (#2073)
  • Update gradle to 3.1.4 (#2072)
  • Fix inconsistent return type warning (#2069)
  • Remove unneeded String() and str() calls. (#2068)
  • Optimized Images by the GitHub [ImgBot] (61.18kb -> 44.41kb (27.42%)) (#2065)
  • Optimized Images by the GitHub [ImgBot] (61.18kb -> 44.41kb (27.42%)) (#2064)
  • Playground upgrades (#2063)
  • Remove .children access (#2059)
  • Adding demos/mobile/README.md (#2058)
  • Adding mobile HTML demo (#2057)
  • Android/iOS demos (#2056)
  • Moving all mobile demos into demos/mobile. (#2054)
  • Restructure isConnectionAllowed to match scratch blocks (#2053)
  • Calls to getAllBlocks should pass a value for ordered (#2052)
  • Add some functions for insertion markers (#2051)
  • Add connection.getCheck function #2048 (#2049)
  • Mark some field properties protected (#2047)
  • fix #1887 #2034 (#2046)
  • fix bug.when create get/set dynamic variable block from set/get , lost the type. (#2045)
  • Merge Sept patch release (PR #2042) into develop (#2044)
  • Bumping develop branch version to 1.20180904.0-develop (#2043)
  • Fix bad xml element when generating next node (#2100)

Don't miss a new blockly release

NewReleases is sending notifications on new releases.