Historia wersji dodatku Watch Together — 3 wersje
Watch Together Autor: zsb
Historia wersji dodatku Watch Together — 3 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.1
Data wydania: 25 sie 2026 — 87,98 KBDziała z: firefox 142.0 i nowszeVersion 1.1 replaces the WebRTC peer connection with a small WebSocket relay
you can deploy yourself, and encrypts everything that travels over it.
New
* Playback state now travels over a Cloudflare Worker relay instead of WebRTC,
so sessions connect in the network situations where the old direct peer
connection silently failed.
* End-to-end encryption. Peers agree a key with ECDH P-256 and seal each
update with AES-GCM, so the relay forwards bytes it cannot read and keeps
no history.
* The relay is never told the room code, only a stretched hash of it.
* New "Relay server" setting in the popup, which point the extension at your own
relay (see server/ in the repository) or at a local one for testing.
* Room codes expanded to 9 characters (ABC-DEF-GHI).
* Sync scope toggle: This Page, All tabs, or Off.
Fixed
* Incoming pause/play/seek was not always applied to the receiving video.
* Play and pause could bounce between peers in a loop; a change now settles
after one hop.
* Connection failures are reported in the popup instead of leaving the button
spinning, and closing a session no longer leaves an orphaned socket behind.
* Idle sessions are no longer dropped by a mishandled heartbeat.
Removed
* The bundled simple-peer library and the "offscreen" permission, both of
which existed only for WebRTC.Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Poprzednie wersje
Wersja 1.0
Data wydania: 21 maj 2026 — 153,95 KBDziała z: firefox 142.0 i nowsze- Refactored some code so it works on modern browsers.
- Merged Firefox and Chrome versions together.
- Squished some bugs.
Licencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0
Wersja 0.3
Data wydania: 15 gru 2020 — 120,21 KBDziała z: firefox 48.0 i nowszeLicencja kodu źródłowego: Tylko GNU Lesser General Public License v3.0