General
- Updated documentation
Search Parts
- Renamed the 'Search Refiners' Web Part to 'Search Filters' according to MS naming convention.
- Styling improvements regarding the search box suggestions. The suggestion content was not rendered correctly when the WP was added in a small vertical column.
- New
getAttachments
Handlebars block helper to display list item attachments . PR #86 - Ability to choose among multiple query modifiers. Only one at once per Web Part instance is allowed. PR #105
- Setting default sortable field and direction with the same field as set in the default results sort (if same field is the same option on both configurations). PR #108
- Added the ability to created deep links for refinement filters using URL query string parameter
filters
. PR #116. Related to #90 and #48.
Search Extensibility
- Ability to define multiple query modifiers that can be used in search results Web Parts. PR #105
Fixes
- Fixed #92. Now the container tree refiner template follows the "Expand filter by default" option set in the associated refiner configuration.
- Fixed #91
- Fixed #100. Now image links are correctly computed in templates and redirect on the preview instead of the list item form.