Haxpor Potatso Versions Save

Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework. ***This project is unmaintained, try taking a look at this fork https://github.com/shadowcoel/shadowcoel instead.

1.6.1

5 years ago

Changes

  • Fixed #87

PS. Quickly pushed this release as previous release it will prevent new users to be able to install and build the app. This was a mistake of not removing unused dependency in .gitmodules file.

1.6.0

5 years ago

Self-build 1.6.0

Note: 1.6.0 is virtual version as this project is legacy.

Changes

  • Fixed code validating port number
  • Fixed hard-code of group identifier
  • Migrated codebase and its cocoapods dependencies for Swift 4 support fully for entire project
  • Enabled URL rule in rule setting
  • Reduced and removed unncessary cocoapods dependencies. Now we got to 25 from previously 33 total.
  • Update README.md file to reflect the changes made.

To build the project, please continue along with README.md file as usual.

1.5.0

6 years ago

Release 1.5.0

Please kindly build the project by yourself with this specific commit based on this release. We will maintain releasing a new version via this section (Releases section on Github) :)

Changes

  • Support xcode 9.2+, and installable on iOS 11.

    Now it's buildable with pod version 1.3.1, and xcode 9.2+ in which it can be installed on your iOS 11.2+. As part of achieving this is to update RealmSwift to latest minor version of major version 2 which is 2.10.2 now. Note, the project is not compatible with RealmSwift version 3.

  • Fix certification error.

    For certificate error, fixed issue related to #48. Due to the main app also needs to have those same "Network Extensions" as appeared in app's extensions.