Important Note: The directory structure on this release changed due to issue #1602226 be sure to accommodate this in your update procedure so that the previous versions do not still exist in your codebase. You may need to visit the module page to get the new paths picked up and then clear cache to get the relocation of files picked up.
Made search results clickable - Issue #1649274: Make search results clickable by danlinn, svajlenka
Important Note: The directory structure on this release changed due to issue #1602226 be sure to accommodate this in your update procedure so that the previous versions do not still exist in your codebase.
Correction to search callback AJAX configuration to ensure request type is GET. Correction to search callback to ensure callback uses correct path when Drupal is has a non root base path. - kongoji - #1064538: IMCE Search doesn't work