You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix all rooms search generating permalinks to wrong room id (#10625). Fixes #25115.
Posthog properly handle Analytics ID changing from under us (#10702). Fixes #25187.
Fix Clock being read as an absolute time rather than duration (#10706). Fixes #22582.
Properly translate errors in ChangePassword.tsx so they show up translated to the user but not in our logs (#10615). Fixes #9597. Contributed by @MadLittleMods.