Skip to content

v13.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:05

13.1.0 (2026-06-30)

⚠ BREAKING CHANGES

  • make field-multilineinput keyboard navigable and accessible (#2729)
  • Add ARIA labels for block-plus-minus (#2696)
  • Bump Blockly dependency to v13 (#2704)

Features

  • fix keyboard nav for minimap (#2730)
  • make field-multilineinput keyboard navigable and accessible (#2729)

Bug Fixes

  • Add ARIA labels for block-plus-minus (#2696)
  • Fix block-test under v13 (#2714)
  • Fix bug that caused focus to move to parent block when vivifying a shadow (#2726)
  • Fix chaotic glitchiness when using scroll options with keyboard moves (#2732)
  • Fix JSDom whinging about its default stylesheet (#2700)
  • Fix keyboard navigation for the continuous toolbox (#2690)
  • Fix minimap plugin under v13 (#2702)
  • Fix strict connection checker tests (#2703)
  • Fix the tests for block-dynamic-connection (#2705)
  • Fix the workspace-search plugin tests (#2706)
  • Fix typed-variable-modal build and tests (#2701)
  • Improve accessibility of FieldAngle (#2697)
  • Improve accessibility of FieldDate (#2698)
  • Improve accessibility of grid and colour fields (#2724)
  • Improve accessibility of toolbox search (#2713)
  • Improve keyboard accessibility of slider field (#2727)
  • Improve the keyboard and screenreader accessibility of the backpack (#2731)
  • Make zoom to fit plugin keyboard and screenreader accessible (#2728)
  • Remove deprecated calls from block-shareable-procedures (#2699)
  • wrap sample app eval in try/catch (#2733)

Miscellaneous Chores

  • Bump Blockly dependency to v13 (#2704)