From eb1b42096977848a1364c73d28d4e875613aec35 Mon Sep 17 00:00:00 2001 From: Benjamin Erhart Date: Wed, 2 Mar 2022 12:17:06 +0100 Subject: [PATCH] Release version 1.1.0. --- CHANGELOG.md | 10 ++++++++++ README.md | 10 +++++++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0042b54..72ac64e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Orbot iOS Changelog +## 1.1.0 + +- Updates: + - Tor 0.4.6.9 + - OpenSSL 1.1.1m + - Obfs4proxy 0.0.13 + - Snowflake 2.1.0 + - Leaf + - Release under Tor Project + ## 1.0.0 - First release. diff --git a/README.md b/README.md index 79b93bd..00ea58f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ Provides a "VPN" which tunnels all your device network traffic through Tor. - Supports Obfs4 and Snowflake bridges, fully configurable. - Supports Onion v3 service authentication. -- Tor 0.4.6.8 +- Tor 0.4.6.9 +- OpenSSL 1.1.1m +- Obfs4proxy 0.0.13 +- Snowflake 2.1.0 ## Build @@ -17,7 +20,7 @@ Provides a "VPN" which tunnels all your device network traffic through Tor. - [Homebrew](https://brew.sh) ```sh -brew install cocoapods bartycrouch fastlane rustup-init +brew install cocoapods bartycrouch fastlane rustup-init automake autoconf libtool gettext rustup-init -y rustup target add aarch64-apple-ios cargo install cargo-lipo cbindgen @@ -88,7 +91,8 @@ You can call these URIs like this: Benjamin Erhart, [Die Netzarchitekten e.U.](https://die.netzarchitekten.com) -Under the authority of [Guardian Project](https://guardianproject.info). +Under the authority of [Guardian Project](https://guardianproject.info) +with friendly support from [The Tor Project](https://torproject.org). Licensed under [MIT](LICENSE).