Skip to content

Releases: yext/answers-hitchhiker-theme

v1.34.3

17 Sep 19:50
b73a6ec
Compare
Choose a tag to compare

v1.34.3

Changes

  • Make it clear in global_config that cloudChoice support is now live in the theme

v1.34.2

15 Aug 16:23
c4f2f5f
Compare
Choose a tag to compare

Changes

  • Add Document Vertical card #1200

v1.34.1

11 Jul 15:49
bffe4fa
Compare
Choose a tag to compare

Fixes

  • Upgrade testcafe to remove dependency vuln #1196

v1.34.0

09 May 21:49
d6827d7
Compare
Choose a tag to compare

Changes

  • Updated the image formatter to return a fully dynamically-sized image instead of the closest thumbnail out of a fixed set (#1184)

Version 1.33.7

12 Apr 16:16
98210ae
Compare
Choose a tag to compare

Fixes

  • Updated the vertical full page map so it keeps location filters during pagination (#1180)

v1.33.6

07 Mar 19:31
6386faf
Compare
Choose a tag to compare

Version 1.33.6

Fixes

  • Resolve vulnerabilities (#1173)

Version 1.33.5

20 Feb 19:45
b4bd5b5
Compare
Choose a tag to compare

Fixes

  • Resolve vulnerabilities (#1167)
  • Remove span styling and bump answers-search-ui version to 1.17 so icon divs are changed to spans without affecting their styling (#1169, #1170)
    • Note, any custom styling that is applied by targeting divs or spans directly may be impacted by this change. This could result in previously applied styles no longer being applied to these icons, or other styles inadvertently being applied to the icons

v1.33.4

18 Jan 19:42
15a7135
Compare
Choose a tag to compare

Version 1.33.4

Fixes

  • Makes sure images served from EU are properly handled (#1163)

v1.33.3

12 Dec 14:42
f2d3f2b
Compare
Choose a tag to compare

Version 1.33.3

Fixes

  • Fixed bugs in search overlay styling that caused the label text to sometimes be hidden (#1160)

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)