Hive Hive
Sign in

Noora 0.82.3

Metadata
Source
GitHub
Version
noora@0.82.3
Published
Jun 12, 2026 · 15:44 UTC
Repository
tuist/tuist
Update

This update improves multi-select dropdowns in Noora. Previously, dropdowns that contain checkboxes closed automatically each time you toggled an item, even when they were configured to stay open for multiple selections. This made picking several days or options in a row frustrating because you had to reopen the menu every time. Now, Noora respects the close_on_select=false setting on checkbox dropdowns, so the menu stays open while you make multiple selections. Single-select dropdowns continue to close as expected.