Skip to content

v2.21.3 Use to vite to build frontend. Many bugfixes

Compare
Choose a tag to compare
@robguthrie robguthrie released this 16 Nov 20:58
· 600 commits to master since this release

This release we dropped webpack and moved to vite.
Lots of bug fixes in this release. It's considered a stable release.

  • Thread page performance is greatly improved. Less jumping when opening a thread, faster loading.
  • Show tooltip with option meaning in poll results table
  • fix for mentioning users in group descriptions
  • only create a new stance event in a discussion if there are replies
  • Fix issue #9818 "needs vote" filter does not update pagination
  • Ensure we pretranslate demo group in all supported locales
  • fix issue downloading user avatar when using single sign on
  • fix tasks page for outcome task
  • better detection of google docs sign in title
  • Fix bug on discussion form when using a template
  • Don't show replies or reactions or allow comments if a polls results are hidden
  • Do not show poll results in thread nav sidebar if results are hidden