From fd3489bc5eb7ca50041e9f0229b80742f02ae11d Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 8 Apr 2015 14:03:45 -0400 Subject: [PATCH] #2066 rlsnotes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index f656b4673..e99e89c57 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -119,6 +119,7 @@ - **Popup** - Fixes issue with `min-width` in firefox exceeding `max-width` causing element to not wrap correctly - **Popup** - Fixed bug which could cause pre-existing inline popup to be removed from DOM after hiding - **Reveal** - Removed `masked` reveal, all reveals are masked by default +- **Search** - Search will no longer incorrectly produce an error when API settings are passed through metadata - **Search** - Fixed `onSelect` returning the first term that matches the beginining of the selected value not the exact value. - **Search** - Search API calls now use the same level debug settings as search - **Steps** - Fixed bug where `stackable steps` were not working correctly