Please fill in the following template and post to the forums.
{Insert greeting},
The {Insert Month and Year} release is out! In this release:
{List major features in both core and samples}
🎉 Kudos 🎉
Third Party Plugins
{List third party plugins that have been released in the last quarter
See internal: docs.google.com/document/d/1rhhmKyivKHeLKT_2ZkI5hjc37mqyEBSUINr0hvouqxU/edit#heading=h.racwemyaxdb}
Core contributions
{Reorganize into kudos}
Samples contributions
{Reorganize into kudos}
- lazy-geek
- (790) fixed deprecated method warning in turtle field demo
- (789) fixed Custom fields in React demo call deprecated getColourBorder
- (775) removed opt_ prefix from optional parameters and gave them default value in plugins
- himanshu007-creator
- (781) Update WorkspaceSearch.js
- (720) replaced var with const
- joshcai
- (765) Add a function to allow removing generators in the playground
- ShiroRyokoshi
- (722) Updated CONTRIBUTING.md file to point at dev sites insead of GitHub wiki sites.
- Harshita-Kanal
- (714) Solve Custom fields in React demo are marked as EDITABLE but not also SERIALIZABLE warning
- 2torus
- (682) Bundling Blockly with Parcel
Full release notes are below. As always, we welcome bug reports and pull requests!
Cheers,
{Insert Your Name}
In this release (Q2 2021)
This is a major release. Notable changes:
- IDeletable was renamed to IDragTarget
- variableDB_ was renamed to nameDB_
- compile.sh was removed
- Some scrollbar constants were renamed
For a full list of pull requests in this release see RaspberryPiFoundation#4976
API Changes
Issues Closed
Please fill in the following template and post to the forums.
{Insert greeting},
The {Insert Month and Year} release is out! In this release:
{List major features in both core and samples}
🎉 Kudos 🎉
Third Party Plugins
{List third party plugins that have been released in the last quarter
See internal: docs.google.com/document/d/1rhhmKyivKHeLKT_2ZkI5hjc37mqyEBSUINr0hvouqxU/edit#heading=h.racwemyaxdb}
Core contributions
{Reorganize into kudos}
Samples contributions
{Reorganize into kudos}
Full release notes are below. As always, we welcome bug reports and pull requests!
Cheers,
{Insert Your Name}
In this release (Q2 2021)
This is a major release. Notable changes:
For a full list of pull requests in this release see RaspberryPiFoundation#4976
API Changes
Issues Closed
ComponentManager(Add hook for getting id of component registered onComponentManagerRaspberryPiFoundation/blockly#4881)