mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- BUG-039: switchOutputDevice continues loop on partial failure instead of early return - BUG-040: clearOnError() prevents stale callback after MainPage destroy - BUG-041: voice store tests cover localCamera, localScreenshare, setLocalSpeaking - BUG-042: auth store updateUser tests and UserBar mute/deafen callback tests - BUG-043: switchInputDevice guards against no active WebRTC session - BUG-044: replace synchronous confirm() with double-click-to-delete via toast - BUG-045: isSafeUrl() blocks javascript: URLs in image attachment src