Releases: yext/answers-hitchhiker-theme
Releases · yext/answers-hitchhiker-theme
v1.33.2
Version 1.33.2
Fixes
- Added encoding for the
referrerPageUrl
param so it doesn't affect the main URL's query params and works better with some tighter security restrictions (#1152)
- Upgraded
@babel/traverse
version to address a vulnerability in the package (#1156)
v1.33.1
Fix iframe Answers Map/List toggle button on Mobile Error
v1.33.0
v1.33.0
Changes
- Update FAQ card to support answerV2 instead of answer (#1142)
- Update corresponding translation tests for above changes (#1147)
v1.32.0
v1.32.0
Changes
- Support rendering of HTML for richTextV2 and markdown direct answers (#1138)
v1.31.0
Changes
A new cloudRegion config option was introduced which supports both "us" and "eu". This option determines which cloud region the search assets are loaded from. If sdkVersion 1.16 or greater is used, then the EU search endpoints will be used when the cloudRegion is set to "eu".
v1.30.0
Changes
- If
initializeManually
is true
, initialization will happen automatically in Live Preview. This is to improve local development experience. (#1088)
- Support for IE11 was officially dropped. We no longer guarantee that subsequent Theme versions will be IE11 compatible. (#1112)
- Assorted updates were made to our GH Actions. (#1113, #1111)
Version 1.29.5
Fixes
- fix iframe.js not working with hash URL links (#1115)
- Cherry-picks #1112 to remove IE11 acceptance testing.
v1.29.4
Bug Fixes
- Fixes an analytics issue where certain analytics events were reported without a
searcher
, causing the requests to fail (#1106)
v1.29.3
Bug Fixes
- Fixes the keyboard disappearing on the full page map when using android (#1101)
v1.29.2
Bug Fixes
- Fix
VerticalFullPageMap
styling to ensure viewAllResults button is clickable (#1084 )
- Fix
VerticalFullPageMap
styling to ensure to ensure location bias is clickable (#1081 )
- Update jambo version for clearer error message (#1079 )
- Fix translation on fallback locale specified to 'en' (#1077 )