@ -47,7 +47,7 @@ Dropdown no longer automatically selects the currently selected value in a multi
- **Header** - Using `image icon` or `image outline icon` would cause incorrect display within `ui header` due to namespace collision with `ui image` [#4145](https://github.com/Semantic-Org/Semantic-UI/pull/4145)
- **Input/Dropdown** - Fixed rounding error causing vertical alignment of `dropdown`, `search`, `input` to sometimes appear off by 1 pixel [#4279](https://github.com/Semantic-Org/Semantic-UI/pull/4279)
- **Visibility* - Fixes issue where reinitializing, `.visibility({ type: 'image'})` will cause it to re-animate when visibile again
- **Visibility** - Fixes issue where reinitializing, `.visibility({ type: 'image'})` will cause it to re-animate when visibile again
- **Form Validation** - Fixed issue where using bracketed values, or other special characters could cause errors with selectors [#4163 [#4164](https://github.com/Semantic-Org/Semantic-UI/pull/4164)