Skip to content

Releases: UWNetworksLab/uProxy-p2p

v0.9.13

06 Jan 22:18
Compare
Choose a tag to compare

v0.9.12

06 Jan 01:47
Compare
Choose a tag to compare
v0.9.12 Pre-release
Pre-release

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

29 Nov 18:37
Compare
Choose a tag to compare

Build system and mobile updates.

travis-upload-test1

23 Nov 20:01
Compare
Choose a tag to compare
travis-upload-test1 Pre-release
Pre-release
Merge pull request #2829 from uProxy/trevj-patch-1

bump android release number

v0.9.10

07 Nov 21:57
Compare
Choose a tag to compare

New in this release:

  • Ping cloud server to check if it's online

v0.9.9

19 Oct 22:40
Compare
Choose a tag to compare

New in this release:

  • Update connection and reconnection retry logic
  • Unpin ssh2 version
  • Use ES6 style imports (with fix to uparams)

v0.9.8

06 Oct 22:04
Compare
Choose a tag to compare

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

19 Sep 17:05
Compare
Choose a tag to compare

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

12 Sep 20:59
Compare
Choose a tag to compare

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

31 Aug 20:22
Compare
Choose a tag to compare

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