v0.9.4
Fixes:
- do not show an error message after submitting feedback #2618 (fixes #2541)
- refresh logs when re-opening logs view #2601 (fixes #2615)
- actually translate most UI elements #2645 (fixes #2643)
- fix "try again" button in "connection failed" dialog #2649 (partially fixes #2644)
New and notable:
- replace "friend added" modal dialog with a toast #2641
- USERPASS support for Tor integration #2637
- add translations from new translation vendor #2648
- only quiver and cloud social networks for android #2614
- android back button integration #2642
Other changes:
- 4-byte alignment for xwalk #2608
- two-way notifications for global settings updates between core and UI #2667
- remove showCloud advanced setting #2607
- don't use negative array indexing when building our patched xwalk #2638
- correct alignment for down arrow on empty buddylist #2654
- log bandwidth used by each session #2625
- rename socks-common/socks-headers -> socks/headers #2622
- remove the sockstortc freedomjs module wrapper #2635
- build code in build/src rather than build/dev/uproxy and install bower dependencies in third_party/bower, as a counterpart to third_party/typings #2655
- update most npm dependencies, notably typings, and move non-typings .d.ts files from third_party/typings into third_party #2647
- use an Alpine Linux-based microcontainer for uproxy/build docker image #2665
- remove a bunch of unused shell script-type files #2684
- close core-signals tag #2621
- fix intents on android #2613
- rebuilding/clean fixes for android builds - #2630 and #2669 and #2664
WebRTC tests
Note: From Firefox 48 onwards, jpm
only works with unbranded Firefox builds. Since these are only available for stable/release and beta versions of Firefox, I've switched to just testing all the stable and beta versions of Chrome and Firefox. More info at UWNetworksLab/uproxy-docker#99
(rows are getter, columns the giver)
* | chrome-stable | chrome-beta | firefox-stable | firefox-beta |
---|---|---|---|---|
chrome-stable | ✅ | ✅ | ✅ | ✅ |
chrome-beta | ✅ | ✅ | ✅ | ✅ |
firefox-stable | ✅ | ✅ | ✅ | ✅ |
firefox-beta | ✅ | ✅ | ✅ | ✅ |