Skip to content

v1.11.63

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 17:04
· 113 commits to refs/heads/staging since this release
v1.11.63

This is a hotfix release to fix a couple of issues: one where the client would sometimes call the client/server API to set a push rule in a loop, and one where authentication was not sent for widgets when it should have been.

🐛 Bug Fixes

  • Revert "Make EC widget theme reactive - Update widget url when the theme changes" (#12383) in order to fix widgets that require authentication.
  • Update to hotfixed js-sdk to fix an issue where Element could try to set a push rule in a loop.