## RELEASE NOTES ### Version 2.0.6 - July x, 2015 **[Reported Bugs](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A2.0.6+is%3Aclosed)** - **Dropdown** - Fixed `restore value` sometimes now working correctly due to "animating out" label still being mistaken for selected. - **Dropdown** - Added `set exactly` to remedy confusion of `set selected` not removing current selections with multiple - **Dropdown** - Fixed issue where dropdowns using `useLabels: false` would not display correct values when displaying current count. - **Additional Fixes** - **Dropdown** - Fixed condition with `useLabels: false` where `maxSelections` would make it impossible to select/remove values ### Version 2.0.5 - July 20, 2015 **[Reported Bugs](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A2.0.5+is%3Aclosed)** - **API** - Data replaced in urls, `urlData`, will now be url encoded by default. Additionally checks were added to avoid double encoding already encoded values. #2394 - **Checkbox** - Fix issue with `onChange` not firing when space key is used. Checkbox keyboard shortcuts now occur on `keydown` but cancel events correctly on `keyup` #2676 - **Radio Checkbox** - Fixed regression causing radio checkboxes to all appear selected in chrome due to `:indeterminate` selector #2505 - **Dropdown** - Fixed regression causing `multiple search dropdown` using [`search` inside menu](http://www.semantic-ui.com/modules/dropdown.html#search-in-menu) to break, caused by JS error using "split" - **Message** - Fixed issues where icon would overlap in `icon message` when at mobile resolutions due to `flex-collapse` value being incorrect #2665 - **Additional Fixes** - **Dropdown** - `` will now produce an error to alert users selection will not be preserved correctly. Related #2573 - **Dropdown** - Dropdown `