3.2.1
·
177 commits
to refs/heads/main
since this release
Changelog
Fixed
- WValueDropDown empty rows in dropdown: Fixed
WValueDropDownandStringInListdropdowns showing empty/blank rows at the top of the dropdown list, particularly on Linux. Clamped invalid-1selected indices to0inWValueDropDownDrawerandStringInListDrawer, and hardened dropdown display logic to replace empty labels with descriptive fallback text (#209) - Dropdown display label normalization: Fixed search, filter, suggestion, and selected-value display in
WValueDropDown,StringInList, and popup dropdown windows not applying the(Option N)fallback label consistently, causing items with empty display labels to be unsearchable and the wrong option to appear selected (#213)
Pull Requests
- Fix WValueDropDown + Documentation List Rendering Issues (#213) Eli Pinkerton (@wallstop)
- Update issue template (#211) Eli Pinkerton (@wallstop)
- Add NPM package validation to CI/CD (#206) @copilot-swe-agent[bot]
- Fix changelog visibility in Unity Package Manager (#205) @copilot-swe-agent[bot]
Contributors
@Copilot, Dependabot (@dependabot)[bot], Eli Pinkerton (@wallstop), copilot-swe-agent[bot] and dependabot[bot]