v30.0.0
New and notable:
- NAT diagnosis code, migrated from the uproxy-probe repo #240
- churn's constructor now accepts a port control instance, allowing for just one, global, instance #245
Other changes:
- improved logging for port control failures #244
Docker tests
Firefox beta/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 | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
(firefox-stable -< chrome-beta failed a couple of times for me in the script due to slow startup...manual testing shows it to be fine)
