@bridgeline-digital/hawksearch-handlebars-ui 6.2.2 → 6.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -1,3 +1,9 @@
1
+ # 6.2.3
2
+
3
+ ## Fixes
4
+
5
+ 1. Fix issue where recent not decoded
6
+
1
7
  # 6.2.2
2
8
 
3
9
  ## Fixes
@@ -39,8 +45,11 @@
39
45
 
40
46
  ## Enhancements
41
47
 
42
- 1. Added Conversational Search component `hawksearch-conversationalsearch` that allows thread maintained prompt driven search.
43
- 2. Added SmartResponse component `hawksearch-smartresponse` that allows prompt driven analysis of search results.
48
+ 1. Make decodeQuery and decodeFacetValue defaults to true on Search and Autocomplete services.
49
+
50
+ ## Bug Fixes
51
+
52
+ 1. Fix issue where facets and categories on Autocomplete popup are not decoded.
44
53
 
45
54
  # 6.1.8
46
55