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
Add support for setting an expiry time on a webhook. See the documentation on Generic Webhooks for more information. (#984)
Support for E2E Encrypted rooms is now considered stable and can be enabled in production. Please see the documentation on the requirements for enabling support. (#989)
Bugfixes
Fix Challenge Hound activities being duplicated if the cache layer (e.g Redis) goes away. (#982)
Deprecations and Removals
Drop support for Node 20 and start supporting Node 22, 23. (#990)