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 for outgoing voip call via sip bridge failing after 1 minute. (#4621)
Update log warning for call selection during voip calls. (#4636)
Fix possible crash when having identical subspaces in multiple root spaces (#4693)
Fix a crash in the timeline with some Emojis. Also migrate to androidx.emoji2 (#4698)
At the very first room search after opening the app sometimes no results are displayed (#4600)
Other changes
Upgrade OLM to v3.2.7 and get it from our maven repository. (#4647)
Add explicit dependency location, regarding the several maven repository. Also update some libraries (flexbox and alerter), and do some cleanup. (#4670)
Introducing feature flagging to the login and notification settings flows (#4626)
There is no need to call job.cancel() when we are using viewModelScope() (#4602)