| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| blockly-12.5.0.tgz | 2026-03-19 | 2.8 MB | |
| blockly-v12.5.0 source code.tar.gz | 2026-03-19 | 1.7 MB | |
| blockly-v12.5.0 source code.zip | 2026-03-19 | 2.3 MB | |
| README.md | 2026-03-19 | 1.2 kB | |
| Totals: 4 Items | 6.8 MB | 0 | |
What's Changed
New features ✨
- feat: Add dynamic keycode for primary modifier key by @gonfunko in https://github.com/RaspberryPiFoundation/blockly/pull/9571
- feat: Add a keyboard shortcut for displaying the contextual menu by @gonfunko in https://github.com/RaspberryPiFoundation/blockly/pull/9602
Bug fixes 🐛
- fix: Focus nearest neighbor when deleting a focused block by @gonfunko in https://github.com/RaspberryPiFoundation/blockly/pull/9599
- fix: Fix a bug that could cause menus to scroll incorrectly on mouseover by @gonfunko in https://github.com/RaspberryPiFoundation/blockly/pull/9603
- fix: Remove unsafe non-null assertions by @gonfunko in https://github.com/RaspberryPiFoundation/blockly/pull/9598
- fix: Fix bug that caused blocks to become disconnected when undoing deletions by @gonfunko in https://github.com/RaspberryPiFoundation/blockly/pull/9636
Other changes
- release: Bump version to 12.4.1 by @gonfunko in https://github.com/RaspberryPiFoundation/blockly/pull/9595
Full Changelog: https://github.com/RaspberryPiFoundation/blockly/compare/blockly-v12.4.1...blockly-v12.5.0