mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- BUG-084: Broadcast filter now delivers channel messages to unfocused clients (channelID==0) instead of silently dropping them - BUG-086: leaveVoiceChannelWithRetry retry goroutine respects context cancellation and hub stop to prevent leaks on shutdown - BUG-088: Voice channel switch verifies old state is cleared before joining new channel, preventing capacity bypass on DB failure - BUG-089: handleFreshConnect RemoveParticipant goroutine checks hub stop and documents identity-based targeting safety