Releases: UWNetworksLab/uProxy-p2p
Releases · UWNetworksLab/uProxy-p2p
v0.9.12
New and notable:
- cloud install now uses uproxy-cloud-installer NPM #2833
Other changes:
- uproxy-docker have been moved to this repo #2841
- remove the core integration tests #2844
- remove copypaste-socks #2843
v0.9.11
Build system and mobile updates.
travis-upload-test1
Merge pull request #2829 from uProxy/trevj-patch-1
bump android release number
v0.9.10
New in this release:
- Ping cloud server to check if it's online
v0.9.9
New in this release:
- Update connection and reconnection retry logic
- Unpin ssh2 version
- Use ES6 style imports (with fix to uparams)
v0.9.8
New in this release:
- Upgrade to Crosswalk 22
- Upgrade to use TypeScript 2
- Add a docker image for building Android
- Fix UI toast (which was showing up as empty)
v0.9.7
New and notable:
- Gruntfile refactoring, incl. simplifcation of vulcanisation steps #2760
Fixes:
- use a new, non-deleted, DigitalOcean API app for cloud installs #2763
- update UI when VPN fails to start #2754
- fix race conditions when multiple VPN start attempts are made #2756
v0.9.6
New in this release:
- A language selector is now available in the settings menu
- Prevent users from accidentally logging out of the cloud social network
- Various code cleanups and changes done in preparation for Android launch
v0.9.5
Changes
- Update translations (#2707)
- Add support for re-sharing through Tor (#2602)
- Add ability to switch languages without reloading (#2705)
- Various Android-specific changes
- Various build-process improvements