Skip to content

Commit

Permalink
Prepare release of version 1.7.0, build 47.
Browse files Browse the repository at this point in the history
  • Loading branch information
tladesignz committed Mar 5, 2024
1 parent e1dadce commit e1676e2
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Shared/Config.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ APP_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =
EXT_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =

MARKETING_VERSION = 1.7.0
CURRENT_PROJECT_VERSION = 46
CURRENT_PROJECT_VERSION = 47

GCC_PREPROCESSOR_DEFINITIONS = $(inherited) EXT_BUNDLE_ID="$(EXT_BUNDLE_ID)" CONTENT_BLOCKER_BUNDLE_ID="$(CONTENT_BLOCKER_BUNDLE_ID)" APP_GROUP="$(APP_GROUP)"
4 changes: 3 additions & 1 deletion Shared/exit-node-countries.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<string>au</string>
<string>be</string>
<string>bg</string>
<string>br</string>
<string>ca</string>
<string>ch</string>
<string>cl</string>
Expand All @@ -28,6 +29,7 @@
<string>hu</string>
<string>id</string>
<string>il</string>
<string>in</string>
<string>is</string>
<string>it</string>
<string>jp</string>
Expand All @@ -36,7 +38,6 @@
<string>la</string>
<string>lt</string>
<string>lu</string>
<string>lv</string>
<string>md</string>
<string>mx</string>
<string>nl</string>
Expand All @@ -52,6 +53,7 @@
<string>se</string>
<string>sg</string>
<string>si</string>
<string>tr</string>
<string>tw</string>
<string>ua</string>
<string>us</string>
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/ar-SA/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- امسح ذاكرة التخزين المؤقت لـ Tor عند كل تشغيل. (هناك إعداد يقوم بذلك تلقائيًا!)
- تعطيل استخدام GeoIP. (هذا إعداد جديد أيضًا).
- لسوء الحظ، اضطررنا إلى إزالة دعم الجسر (Obfs4proxy و Snowflake)، الذي يستخدم أيضًا الكثير من ذاكرة الوصول العشوائي.
- يبدو أن نظام iOS 17.3.1 به خلل في شبكات VPN. قد تساعد إعادة تشغيل الجهاز.


لا يزال إصدار macOS يحتوي على جميع الميزات، بما في ذلك دعم الجسر، حيث لا يوجد حد لذاكرة الوصول العشوائي هناك.
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Um die RAM-Nutzung zu reduzieren (und damit zu verhindern, dass der iOS-Speicher
- Lösche den Tor-Cache bei jedem Start. (Es gibt eine Einstellung, die das automatisch macht!)
- Deaktiviere die GeoIP-Nutzung. (Auch das ist eine neue Einstellung.)
- Leider mussten wir die Bridge-Unterstützung (Obfs4proxy und Snowflake) entfernen, die ebenfalls zu viel RAM verbraucht.
- iOS 17.3.1 scheint einen Fehler mit VPNs zu haben. Ein Neustart des Geräts kann Abhilfe schaffen.


Die macOS-Version hat weiterhin alle Funktionen, einschließlich der Bridge-Unterstützung, da es dort keine RAM-Beschränkung gibt.
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ To reduce RAM usage (and hence don't let it get killed by the iOS memory watchdo
- Clear the Tor cache on every start. (There's a setting which does that automatically!)
- Disable GeoIP usage. (That's a new setting, also.)
- Unfortunately, we had to remove bridge support (Obfs4proxy and Snowflake), that also uses too much RAM.
- iOS 17.3.1 seems to have a bug with VPNs. A device restart might help.


The macOS version still has all the features, including bridge support, since there's no RAM limit there.
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/es-ES/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Para reducir el uso de RAM (y por lo tanto no dejar que lo mate el perro guardi
- Borre la caché de Tor en cada inicio. (¡Hay un ajuste que lo hace automáticamente!)
- Deshabilite el uso de GeoIP. (También hay un nuevo ajuste.)
- Desafortunadamente, tuvimos que quitar el soporte de puentes (Obfs4proxy y Snowflake), que también usa demasiada RAM.
- iOS 17.3.1 parece tener un error con las VPN. Un reinicio del dispositivo podría ayudar.


La versión para macOS sigue teniendo todas las características, incluido el soporte para puentes, ya que no hay límite de RAM.
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/fr-FR/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Pour réduire l'utilisation de la RAM (et donc éviter qu'il ne soit tué par le
- Videz le cache de Tor à chaque démarrage. (Il y a un réglage qui le fait automatiquement !)
- Désactiver l'utilisation de GeoIP. (C'est aussi un nouveau paramètre).
- Malheureusement, nous avons dû supprimer le support des ponts (Obfs4proxy et Snowflake), qui utilise également trop de RAM.
- La version 17.3.1 d'iOS semble présenter un problème avec les VPN. Un redémarrage de l'appareil pourrait aider.


La version macOS conserve toutes les fonctionnalités, y compris le support des ponts, puisqu'il n'y a pas de limite de RAM.
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/ru/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Очищайте кэш Tor при каждом запуске. (Есть настройка, которая делает это автоматически!)
- Отключите использование GeoIP. (Это тоже новая настройка).
- К сожалению, нам пришлось удалить поддержку мостов (Obfs4proxy и Snowflake), которые также потребляют слишком много оперативной памяти.
- В iOS 17.3.1, похоже, есть ошибка с VPN. Перезагрузка устройства может помочь.


В версии для macOS остались все функции, включая поддержку мостов, так как там нет ограничений по оперативной памяти.
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/uk/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Очищайте кеш Tor при кожному запуску. (Існує налаштування, яке робить це автоматично!)
- Вимкніть використання GeoIP. (Це також нове налаштування).
- На жаль, нам довелося видалити підтримку мостів (Obfs4proxy і Snowflake), які також використовують занадто багато оперативної пам'яті.
- В iOS 17.3.1, схоже, є баг з VPN. Перезавантаження пристрою може допомогти.


У версії для macOS збережено всі функції, включно з підтримкою мостів, оскільки там немає обмежень на оперативну пам'ять.
Expand Down

0 comments on commit e1676e2

Please sign in to comment.