Skip to content

26.2 to 26.3#5843

Merged
Geenz merged 128 commits into
release/26.3from
geenz/26.2-to-26.3
May 20, 2026
Merged

26.2 to 26.3#5843
Geenz merged 128 commits into
release/26.3from
geenz/26.2-to-26.3

Conversation

@Geenz

@Geenz Geenz commented May 20, 2026

Copy link
Copy Markdown
Collaborator

Update 26.3 with 26.2

akleshchev and others added 30 commits March 24, 2025 09:24
Bums sizes up because Inter is smaller than our old font
…o for system notifications; buttons textures.
Size increase shouldn't have been specific for ja, it was meant to be universal.
…ial code for muting indivudual / everyone via the capability
# Conflicts:
#	indra/llrender/llfontfreetype.cpp
roxanneskelly and others added 9 commits April 27, 2026 17:38
…tion on disconnect (#5706)

* Fix P2P text chat timeout on WebRTC regions and delay voice renegotiation on disconnect

Text chat: On WebRTC regions, getOutgoingCallInterface() returns nullptr,
causing mP2PAsAdhocCall to be true for all P2P sessions including text-only
IMs. This routed text chat through startP2PVoiceCoro which sent a "start p2p
voice" request and waited for a server reply that never came, resulting in a
30-second session initialization timeout. Fix by gating the p2p-as-adhoc
server init on mStartedAsIMCall so text-only sessions initialize immediately.

WebRTC: Split kFailed and kDisconnected handling in OnConnectionChange.
kFailed still renegotiates immediately. kDisconnected now waits 10 seconds
before renegotiating, giving the connection time to recover on its own. Uses
a sequence counter to ensure only the most recent disconnect transition can
trigger renegotiation, preventing stale delayed tasks from firing early
after disconnect/reconnect cycles.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Revert im-change for not using the voice subsystem when doing a text-only IM

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Geenz Geenz merged commit 9c2ee02 into release/26.3 May 20, 2026
6 checks passed
@Geenz Geenz deleted the geenz/26.2-to-26.3 branch May 20, 2026 15:57
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants