Skip to content

Releases: yext/answers-hitchhiker-theme

v1.33.2

08 Dec 18:43
c66bc3f
Compare
Choose a tag to compare

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

27 Sep 18:33
6a472ed
Compare
Choose a tag to compare

Fix iframe Answers Map/List toggle button on Mobile Error

v1.33.0

14 Aug 20:59
0222c71
Compare
Choose a tag to compare

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

26 Jul 19:45
7c3bb22
Compare
Choose a tag to compare

v1.32.0

Changes

  • Support rendering of HTML for richTextV2 and markdown direct answers (#1138)

v1.31.0

09 May 18:48
64b4730
Compare
Choose a tag to compare

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

15 Dec 14:23
f87864a
Compare
Choose a tag to compare

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

12 Dec 18:50
4e80bc0
Compare
Choose a tag to compare

Fixes

  • fix iframe.js not working with hash URL links (#1115)
  • Cherry-picks #1112 to remove IE11 acceptance testing.

v1.29.4

25 Oct 20:14
223c682
Compare
Choose a tag to compare

Bug Fixes

  • Fixes an analytics issue where certain analytics events were reported without a searcher, causing the requests to fail (#1106)

v1.29.3

04 Oct 17:00
b01f0be
Compare
Choose a tag to compare

Bug Fixes

  • Fixes the keyboard disappearing on the full page map when using android (#1101)

v1.29.2

25 Jul 13:38
5933c74
Compare
Choose a tag to compare

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 )