Skip to content

Version 1.6.4

Compare
Choose a tag to compare
@tmeyer2115 tmeyer2115 released this 02 Apr 12:18
· 14 commits to support/v1.6 since this release

Bug Fixes

  • Fixed a styling bug that caused the search bar buttons to disappear on small screens. (#1243)
  • When a spell check query suggestion is clicked, the proper queryTrigger is now sent. (#1230)
  • Interpolation parameters used in run-time translations are now properly sanitized.
  • Fixed a small race condition that occurred when the ANSWERS instance was loaded
    on the page before the templateBundle. (#1305)