Skip to content

Upstream sync and remove duplicate voice room button#184

Merged
7w1 merged 15 commits intodevfrom
upstream-sync
Mar 11, 2026
Merged

Upstream sync and remove duplicate voice room button#184
7w1 merged 15 commits intodevfrom
upstream-sync

Conversation

@7w1
Copy link
Member

@7w1 7w1 commented Mar 11, 2026

Description

Fixes #131 #169

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

ajbura and others added 13 commits March 9, 2026 08:34
* add mutation observer hok

* add hook to read speaking member by observing iframe content

* display speaking member name in call status bar and improve layout

* fix shrining

* add joined call control bar

* remove chat toggle from room header

* change member speaking icon to mic

* fix joined call control appear in other

* show spinner on end call button

* hide call statusbar for mobile view when room is selected

* make call statusbar more mobile friendly

* fix call status bar item align
Fix recent emoji are not getting saved

Refactor recent emoji retrieval to ensure structured cloning and proper type checking. The sdk was not updating account data because we are mutating the original and it compare and early return if found same.
fix crash with bad location uri
* allow user to end call if error when loading

* show call support missing error if livekit server is not provided

* prevent joining from nav item double click if no livekit support
* Enable semantic check on PR title

* Update semantic pull request action version

* Update PR trigger types in workflow configuration

Removed 'reopened' and 'synchronize' types from pull request triggers.
chore(action): continue action if login fails
* Add semantic commits to Renovate configuration

* Fix formatting issue in renovate.json
* fix member button tooltip in call room header

* hide sticker button in room input based on chat window width

* render camera on off data instead of duplicate join messages

* hide duplicate call member changes instead of rendering as video status

* fix prescreen message spacing
* chore(release): 4.11.0 [skip ci]

* chore(release): 4.11.1 [skip ci]
@7w1 7w1 marked this pull request as ready for review March 11, 2026 19:05
@7w1 7w1 requested a review from a team March 11, 2026 19:05
@github-actions
Copy link
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-184-sable.raspy-dream-bb1d.workers.dev 4619911 pr-184 Wed, 11 Mar 2026 19:09:58 GMT

@7w1 7w1 merged commit e228de5 into dev Mar 11, 2026
6 checks passed
@7w1 7w1 deleted the upstream-sync branch March 11, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doubled New voice room

3 participants