v29.0.6
Release notes
New and notable:
- churn now waits until the probe connection has been torn down to create the obfuscated connection, fixing some hard-to-solve failures on Firefox when STUN servers are slow to #239
- proxying now works on Firefox 40+ (Firefox 40 becomes stable on Tuesday!) thanks to a relaxation in our handling of duplicate
onNegotiationNeededevents and migrating to freedom-for-firefox 0.6.18 with its handling of the changed UDP socket API #241 and freedomjs/freedom-for-firefox#79
Other changes:
- some fixes for churn's candidate line mangling https://github.com/uProxy/uproxy-lib/pull/238\
- code cleanup for the echo server and simple freedom chat sample apps #235 and #207
Docker tests
Firefox canary issues: UWNetworksLab/uProxy-p2p#1796
release.py
(getters are rows, givers columns)
| * | chrome-stable | chrome-beta | chrome-canary | firefox-stable | firefox-beta | firefox-canary |
|---|---|---|---|---|---|---|
| chrome-stable | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| chrome-beta | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| chrome-canary | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| firefox-stable | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| firefox-beta | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| firefox-canary | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
