Skip to content

v4.3.1

Compare
Choose a tag to compare
@eunjae-lee eunjae-lee released this 06 Mar 10:16
· 7683 commits to master since this release
b331cef

4.3.1 (2020-03-06)

This versions fixes a Cross-Site Scripting (XSS) vulnerability (#4344) when using the refinementList widget when relying on its default item template and routing. We recommend all users to upgrade to this version. We now escape the refinementList item template by default, which avoids HTML to be injected. If ever you were relying on this behavior, which we do not recommend, you can copy the previous item template into your widget.

You were not vulnerable to this XSS if:

Bug Fixes