18.0.0-alpha.40
Pre-release
Pre-release
sneridagh
released this
03 Jul 12:44
·
341 commits
to main
since this release
18.0.0-alpha.40 (2024-07-03)
Bugfix
- Fix aria-label of items that are
folderish
in ObjectBrowserNav component when performing item search. Previously it saidSelect item.title
nowBrowse item.title
. This brings it in line with the aria-label when not performing an item search. @sneridagh #6150
Internal
- Automatically add a PLIP issue to the PLIP project board. @stevepiercy #6134
Documentation
- Fix link to renamed
src/constants/Languages.cjs
. @stevepiercy #6135