- Updated to IPtProxy version 4.0.0 containing Lyrebird 0.5.0 and Snowflake 2.10.1.
- Updated translations.
- Allow injection of
onDemandBridges
andcustomBridges
lists when creating the Tor configuration. IPtProxyUI might be unable to read them with its ownSettings
implementation.
- Updated translations.
- Added support for mixed custom bridges.
- Updated to IPtProxy version 3.8.1 containing Lyrebird 0.2.0.
- Added Webtunnel support.
- Updated to IPtProxy version 3.7.0 containing Snowflake 2.9.2.
- Updated Indonesian translation.
- Updated to IPtProxy version 3.6.0 containing Snowflake 2.9.1.
- Replaced fastly.net as domain front. Updated built-in bridges list.
- Updated to IPtProxy version 3.4.0 containing Snowflake 2.8.1.
- Updated translations.
- Added handling of doubled fingerprint in bridge lines. Seems important for Snowflake.
- Updated to IPtProxy version 3.3.0 containing Snowflake 2.8.0.
- Fixed auto-config under macOS.
- Downgraded Eureka dependency to 5.3, since 5.4 isn't really needed, and other projects still need to stick to 5.3.
- Fixed Snowflake AMP support. Snowflake now honors configuration from the bridge line, so we need to modify that.
- Improved Snowflake support in certain countries.
- Fixed mixed-up Snowflake arguments.
- Updated to IPtProxy version 3.2.1 containing Snowflake 2.7.0
- Updated translations.
- Minor cleanup.
- Added another front domain which might work better in certain countries using Snowflake's new support for multiple front domains.
- Removed manual configuration with CAPTCHA, as that was recently deprecated by Tor Project.
- Improved automatic configuration:
- Update built-in bridges automatically.
- Store custom Obfs4 bridges, when provided, even when recommendation is to use something else.
- Re-added Meek Azure, as specific people have a lot of trouble on other bridge types and it still didn't get removed.
- Updated translations.
- Updated default bridges list.
- Updated translations.
- Updated default bridges list.
- Fixed
AppEx
subspec.ProgressHUD
cannot be used in app extensions.
- Updated to latest IPtProxy containing Lyrebird 0.1.0 (Tor fork of Obfs4proxy) and Snowflake 2.6.0.
- Updated default bridges list.
- Updated translations.
- Fixed dependencies which inhibited release with latest Xcode 14.3:
- Inlined
ReachabilitySwift
dependency. - Replaced
MBProgressHUD
withProgressHUD
.
- Inlined
- Updated minimum iOS version to 13.0 due to new
ProgressHUD
dependency.
- Added example project for easier development.
- Updated default bridges list.
- Updated translations.
- Replaced hardcoded Snowflake configuration with configuration from Tor Project's bridge configuration API, which now contains 2(!) Snowflake bridges.
- Updated default bridges list.
- Updated translations.
- Updated to IPtProxy 2.0.0 which has it's API changed. You will now need to
define a
TOR_PT_STATE_LOCATION
directory voluntarily before using any transport, either throughIPtProxy.setStateLocation()
or throughIPtProxyUI.Settings.stateLocation
! - Updated default Obfs4 bridges list.
- Updated Snowflake STUN server list.
- Added Telegram Bot support.
- Updated default Obfs4 bridges list.
- Updated translations.
- Reorganized code for easier reuse. Contains minimal breaking changes!
- Updated to IPtProxy 1.9.0.
- Updated default Obfs4 bridges list.
- Updated Icelandic, Macedonian and simplified Chinese translations.
- Updated STUN server list for Snowflake.
- Updated default Obfs4 bridges list.
- Fixed minor warning.
- Updated to IPtProxy 1.8.1.
- Added logging support.
- Updated Croatian translation.
- Updated built-in Obfs4 bridges list.
- Updated locale strings.
- Updated locale strings.
- Added Khmer translation.
- Updated Icelandic, Brazilian Portuguese and Russian translations.
- Fixed script test dummy file name.
- Fixed minor issue when custom bridges where selected but not changed in macOS version.
- Support macOS 11 (Big Sur).
- Fixed issues with Xcode 14.
- Added MacOS support.
- Fixed crash in
MeekURLProtocol
. - Updated Albanian and Japanese translation.
- Updated Farsi, Hebrew and Ukrainian translation.
- Updated French, Russian and Spanish translation.
- Updated Bengali, Farsi, French, Hebrew, Russian and Turkish translation.
- Removed a translation string, improved wording for some.
- Fixed copy-paste bug regarding success checkmark icon.
- Updated Arabic, Czech and Russian translation.
- Updated built-in bridges list.
- Fixed UI bug when selected transport changed.
- Added automatic configuration support via Moat's new "circumvention settings" API.
- Updated simplified Chinese, Dutch, Icelandic, Macedonian, Spanish, Thai, Ukrainian translation.
- Added Romanian translation.
- Updated Croatian and Hebrew translation.
- Updated update-bridges script.
- Updated Albanian, Farsi, French, Russian, Turkish and Ukrainian translation.
- Improved screenshot automation.
- Improved accessibility.
- Updated traditional Chinese translation.
- Updated Korean translation.
- Updated Chinese translation.
- Added Khmer translation.
- Updated to IPtProxy 1.5.0 containing Snowflake 2.1.0 and Obfs4proxy 0.0.13.
- Updated Chinese translation.
- Updated translations.
- Updated to IPtProxy 1.4.0.
- Updated built-in Obfs4 bridges list.
- Updated translations.
- Updated to IPtProxy 1.3.0.
- Added Snowflake AMP rendezvous support.
- Updated built-in Obfs4 bridges list.
- Updated translations.
- Added
IpSupport
class to help improve support of IPv6-only networks.
- Updated translations.
- Added a default
Settings
implementation for selected transport and custom bridges.
- BREAKING CHANGE: Improved naming.
- More translations.
- Various small fixes.
- Improved overridability.
- Initial release.