Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Blockly v9.2.0 available (2022 Q4 release)

53 views
Skip to first unread message

Christopher Allen

unread,
Dec 15, 2022, 2:08:18 PM12/15/22
to blockly-...@googlegroups.com, blo...@googlegroups.com
Hello block builders!

The 2022 Q4 release of Blockly, v9.2.0, is out.  Highlights in this release:
  • The getWorkspace on Flyouts, and getToolbox and getFlyout methods on Workspaces are now public.
  • There's a new destroy lifecycle hook on blocks, allowing you to clean up resources associated with a block when it is deleted.
  • We fixed more bugs, including one that prevented users from setting text fields to empty.
Full release notes are below.  As always, we welcome bug reports and pull requests.

On behalf of the Blockly team: happy holidays,

Christopher Allen

v9.2.0

What's Changed

New features 

Bug fixes 🐛

  • fix(renamings): Small correction to renaming of Blockly.utils.global by @cpcallen in #6599
  • fix: Rename Mutator#workspace back to workspace_ for compatibility with library blocks by @rachel-fenichel in #6634
  • fix: Add redirects to old demos. by @NeilFraser in #6657
  • fix: Fix the compiler test, and check if it worked. by @NeilFraser in #6638
  • fix(deps): update json schema validation by @BeksOmega in #6637
  • fix(appengine): Restore build products to previous location by @cpcallen in #6687
  • fix: set default field to any and fix validator function return type by @btw17 in #6690
  • fix: don't reopen dropdownDiv if it was already open by @maribethb in #6688
  • fix: Don't spellcheck number fields. by @NeilFraser in #6698
  • fix(tests): Fix bootstrapping of generators in compressed mode by @cpcallen in #6703
  • fix: not being able to set field values to empty by @BeksOmega in #6702

Cleanup ♻️

Other changes

New Contributors

Full Changelogblockly-v9.1.1...blockly-v9.2.0

Reply all
Reply to author
Forward
0 new messages