You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [13.8.0-UEPR-297-accessibility-improvements.1](v13.7.2...v13.8.0-UEPR-297-accessibility-improvements.1) (2026-05-22)
### Bug Fixes
* **deps:** update dependency scratch-l10n to v6.1.81 ([efafb10](efafb10), [b0eb0fa](b0eb0fa), [bfbee82](bfbee82), [015aa6a](015aa6a), [695442f](695442f), [cdc84e3](cdc84e3), [4292446](4292446), [f1caca9](f1caca9), [d70ef73](d70ef73)), closes [#538](#538)
* address review points ([184ac49](184ac49))
* use rems and make outline similar in style to other outlines ([489403b](489403b))
* **add-repo:** use explicit marker for publish.yml insert point ([3448c2c](3448c2c))
* **add-repo:** strip husky v9 prepare script on import ([3fc01b3](3fc01b3))
* typo and queue cleanup ([968446e](968446e))
* utilize wistia js api onReady functionfor focusing the video when ready ([7b36b18](7b36b18))
* **deps:** update dependency scratch-paint to v4.2.2 ([4cc8d82](4cc8d82), [f3ebad2](f3ebad2), [affa366](affa366))
* fixed global outline color and tab outline ([9b870c4](9b870c4))
* always focuses directly on the video play button now ([11de356](11de356))
* remove redundant cursor: pointer from save-now-button ([ca999eb](ca999eb))
* failing test ([c54c6b6](c54c6b6))
* allow keyboard events to propagate to blocks when a menu/modal is closed ([605c0b2](605c0b2))
* dispatch onClickSave fn in the menu-bar, instead of file-menu ([af2914a](af2914a))
* make save now button focusable and applu consistent styling with the rest of the menu buttons ([f4826f5](f4826f5))
* pass the onClickRemix method through the dispatch props ([56bfd7c](56bfd7c))
* **paint:** update scratch-paint to v4.1.52 ([cd98015](cd98015))
* **vm:** normalize displayed names for refs resolved by id during reconciliation ([da628df](da628df))
* **vm:** coalesce same-name dangling references in reconciliation ([1b44f2c](1b44f2c))
* **vm:** repair missing variable and broadcast definitions on project load ([946bfb8](946bfb8)), closes [#554](#554) [#533](#533)
* **vm:** create missing variable and broadcast definitions on import ([673e355](673e355)), closes [#533](#533)
* **deps:** update dependency scratch-blocks to v2.1.19 ([cb7947c](cb7947c), [7e62102](7e62102))
* onsuccess and onerror added to the saveprojectthumbnail ([76a7919](76a7919))
### Features
* **add-repo:** strip semantic-release artifacts on import ([39d7ed2](39d7ed2))
* **deps:** update dependency scratch-paint to v4.2.0 ([0bd2972](0bd2972))
* combine add-repo.sh and CI generator from [#434](#434) and [#505](#505) ([3fdfd68](3fdfd68)), closes [npm/cli#8845](npm/cli#8845)
* added keyboard movement logic inside debug modal ([13d9220](13d9220))
* initial accessibility improvements - popover close and modal tab limitations ([99f5428](99f5428))
* reimplemented algorithm for finding inner menus via HTML tag BFS ([f80c5d7](f80c5d7))
* more dropdowns in new files and stuff ([9914e61](9914e61))
* refactored dropdown menu logic ([1c05d24](1c05d24))
* added some accessability with arrow logic ([06d2d62](06d2d62))
0 commit comments