Skip to content

Commit ce0898f

Browse files
committed
Release version 1.8.1.
1 parent 9325cbe commit ce0898f

File tree

12 files changed

+98
-89
lines changed

12 files changed

+98
-89
lines changed

.tx/config

Lines changed: 39 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,47 @@
11
[main]
2-
host = https://www.transifex.com
3-
lang_map = es_CU: es-CU
2+
host = https://www.transifex.com
3+
lang_map = es_CU: es-CU, pt_BR: pt-BR
44

55
[o:otf:p:orbot-ios:r:localizable-strings]
6-
file_filter = Shared/<lang>.lproj/Localizable.strings
7-
source_file = Shared/en.lproj/Localizable.strings
8-
source_lang = en
9-
type = STRINGS_UTF8
10-
minimum_perc = 0
11-
trans.pt_BR = Shared/pt-BR.lproj/Localizable.strings
12-
13-
[o:otf:p:orbot-ios:r:infoplist-strings]
14-
file_filter = Orbot/<lang>.lproj/InfoPlist.strings
15-
source_file = Orbot/en.lproj/InfoPlist.strings
16-
source_lang = en
17-
type = STRINGS_UTF8
18-
minimum_perc = 0
19-
trans.pt_BR = Orbot/pt-BR.lproj/InfoPlist.strings
6+
file_filter = Shared/<lang>.lproj/Localizable.strings
7+
source_file = Shared/en.lproj/Localizable.strings
8+
source_lang = en
9+
type = STRINGS_UTF8
10+
minimum_perc = 0
11+
replace_edited_strings = true
12+
keep_translations = false
2013

2114
[o:otf:p:orbot-ios:r:description-txt]
22-
file_filter = fastlane/metadata/<lang>/description.txt
23-
source_file = fastlane/metadata/en-US/description.txt
24-
source_lang = en
25-
type = TXT
26-
minimum_perc = 0
27-
trans.ar = fastlane/metadata/ar-SA/description.txt
28-
trans.de = fastlane/metadata/de-DE/description.txt
29-
trans.es = fastlane/metadata/es-ES/description.txt
30-
trans.fr = fastlane/metadata/fr-FR/description.txt
31-
trans.pt_BR = fastlane/metadata/pt-BR/description.txt
15+
file_filter = fastlane/metadata/<lang>/description.txt
16+
source_file = fastlane/metadata/en-US/description.txt
17+
source_lang = en
18+
type = TXT
19+
minimum_perc = 0
20+
trans.ar = fastlane/metadata/ar-SA/description.txt
21+
trans.de = fastlane/metadata/de-DE/description.txt
22+
trans.es = fastlane/metadata/es-ES/description.txt
23+
trans.fr = fastlane/metadata/fr-FR/description.txt
24+
replace_edited_strings = true
25+
keep_translations = false
3226

3327
[o:otf:p:orbot-ios:r:keywords-txt]
34-
file_filter = fastlane/metadata/<lang>/keywords.txt
35-
source_file = fastlane/metadata/en-US/keywords.txt
36-
source_lang = en
37-
type = TXT
38-
minimum_perc = 0
39-
trans.ar = fastlane/metadata/ar-SA/keywords.txt
40-
trans.de = fastlane/metadata/de-DE/keywords.txt
41-
trans.es = fastlane/metadata/es-ES/keywords.txt
42-
trans.fr = fastlane/metadata/fr-FR/keywords.txt
43-
trans.pt_BR = fastlane/metadata/pt-BR/keywords.txt
28+
file_filter = fastlane/metadata/<lang>/keywords.txt
29+
source_file = fastlane/metadata/en-US/keywords.txt
30+
source_lang = en
31+
type = TXT
32+
minimum_perc = 0
33+
trans.ar = fastlane/metadata/ar-SA/keywords.txt
34+
trans.de = fastlane/metadata/de-DE/keywords.txt
35+
trans.es = fastlane/metadata/es-ES/keywords.txt
36+
trans.fr = fastlane/metadata/fr-FR/keywords.txt
37+
replace_edited_strings = true
38+
keep_translations = false
4439

45-
[o:otf:p:orbot-ios:r:release-notes-txt]
46-
file_filter = fastlane/metadata/<lang>/release_notes.txt
47-
source_file = fastlane/metadata/en-US/release_notes.txt
48-
source_lang = en
49-
type = TXT
50-
minimum_perc = 0
51-
trans.ar = fastlane/metadata/ar-SA/release_notes.txt
52-
trans.de = fastlane/metadata/de-DE/release_notes.txt
53-
trans.es = fastlane/metadata/es-ES/release_notes.txt
54-
trans.fr = fastlane/metadata/fr-FR/release_notes.txt
55-
trans.pt_BR = fastlane/metadata/pt-BR/release_notes.txt
40+
[o:otf:p:orbot-ios:r:infoplist-strings]
41+
file_filter = Orbot/<lang>.lproj/InfoPlist.strings
42+
source_file = Orbot/en.lproj/InfoPlist.strings
43+
source_lang = en
44+
type = STRINGS_UTF8
45+
minimum_perc = 0
46+
replace_edited_strings = true
47+
keep_translations = false

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Orbot Apple Changelog
22

3+
## 1.8.1
4+
- Added UPnP/NAT-PMP support to allow unrestricted Snowflake Proxy access.
5+
- Replaced "Meek Azure" with "Meek" as suggested by Tor Project.
6+
- Updated translations.
7+
- Updated Tor to latest version 0.4.8.18.
8+
- Improved VoiceOver accessibility support.
9+
- MacOS: Disable window minimization for modal windows, because that deadlocks the app when used.
10+
311
## 1.8.0
412

513
- Added Kindness Mode. (Provides a Snowflake Proxy to help others.)

Orbot.xcodeproj/project.pbxproj

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,14 +1232,10 @@
12321232
inputFileListPaths = (
12331233
"${PODS_ROOT}/Target Support Files/Pods-Orbot Mac/Pods-Orbot Mac-frameworks-${CONFIGURATION}-input-files.xcfilelist",
12341234
);
1235-
inputPaths = (
1236-
);
12371235
name = "[CP] Embed Pods Frameworks";
12381236
outputFileListPaths = (
12391237
"${PODS_ROOT}/Target Support Files/Pods-Orbot Mac/Pods-Orbot Mac-frameworks-${CONFIGURATION}-output-files.xcfilelist",
12401238
);
1241-
outputPaths = (
1242-
);
12431239
runOnlyForDeploymentPostprocessing = 0;
12441240
shellPath = /bin/sh;
12451241
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Orbot Mac/Pods-Orbot Mac-frameworks.sh\"\n";
@@ -1253,14 +1249,10 @@
12531249
inputFileListPaths = (
12541250
"${PODS_ROOT}/Target Support Files/Pods-TorVPN Mac/Pods-TorVPN Mac-resources-${CONFIGURATION}-input-files.xcfilelist",
12551251
);
1256-
inputPaths = (
1257-
);
12581252
name = "[CP] Copy Pods Resources";
12591253
outputFileListPaths = (
12601254
"${PODS_ROOT}/Target Support Files/Pods-TorVPN Mac/Pods-TorVPN Mac-resources-${CONFIGURATION}-output-files.xcfilelist",
12611255
);
1262-
outputPaths = (
1263-
);
12641256
runOnlyForDeploymentPostprocessing = 0;
12651257
shellPath = /bin/sh;
12661258
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TorVPN Mac/Pods-TorVPN Mac-resources.sh\"\n";
@@ -1296,14 +1288,10 @@
12961288
inputFileListPaths = (
12971289
"${PODS_ROOT}/Target Support Files/Pods-StatusWidget/Pods-StatusWidget-resources-${CONFIGURATION}-input-files.xcfilelist",
12981290
);
1299-
inputPaths = (
1300-
);
13011291
name = "[CP] Copy Pods Resources";
13021292
outputFileListPaths = (
13031293
"${PODS_ROOT}/Target Support Files/Pods-StatusWidget/Pods-StatusWidget-resources-${CONFIGURATION}-output-files.xcfilelist",
13041294
);
1305-
outputPaths = (
1306-
);
13071295
runOnlyForDeploymentPostprocessing = 0;
13081296
shellPath = /bin/sh;
13091297
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-StatusWidget/Pods-StatusWidget-resources.sh\"\n";
@@ -1443,14 +1431,10 @@
14431431
inputFileListPaths = (
14441432
"${PODS_ROOT}/Target Support Files/Pods-Orbot/Pods-Orbot-frameworks-${CONFIGURATION}-input-files.xcfilelist",
14451433
);
1446-
inputPaths = (
1447-
);
14481434
name = "[CP] Embed Pods Frameworks";
14491435
outputFileListPaths = (
14501436
"${PODS_ROOT}/Target Support Files/Pods-Orbot/Pods-Orbot-frameworks-${CONFIGURATION}-output-files.xcfilelist",
14511437
);
1452-
outputPaths = (
1453-
);
14541438
runOnlyForDeploymentPostprocessing = 0;
14551439
shellPath = /bin/sh;
14561440
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Orbot/Pods-Orbot-frameworks.sh\"\n";
@@ -1464,14 +1448,10 @@
14641448
inputFileListPaths = (
14651449
"${PODS_ROOT}/Target Support Files/Pods-Orbot Mac/Pods-Orbot Mac-resources-${CONFIGURATION}-input-files.xcfilelist",
14661450
);
1467-
inputPaths = (
1468-
);
14691451
name = "[CP] Copy Pods Resources";
14701452
outputFileListPaths = (
14711453
"${PODS_ROOT}/Target Support Files/Pods-Orbot Mac/Pods-Orbot Mac-resources-${CONFIGURATION}-output-files.xcfilelist",
14721454
);
1473-
outputPaths = (
1474-
);
14751455
runOnlyForDeploymentPostprocessing = 0;
14761456
shellPath = /bin/sh;
14771457
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Orbot Mac/Pods-Orbot Mac-resources.sh\"\n";
@@ -1485,14 +1465,10 @@
14851465
inputFileListPaths = (
14861466
"${PODS_ROOT}/Target Support Files/Pods-Orbot/Pods-Orbot-resources-${CONFIGURATION}-input-files.xcfilelist",
14871467
);
1488-
inputPaths = (
1489-
);
14901468
name = "[CP] Copy Pods Resources";
14911469
outputFileListPaths = (
14921470
"${PODS_ROOT}/Target Support Files/Pods-Orbot/Pods-Orbot-resources-${CONFIGURATION}-output-files.xcfilelist",
14931471
);
1494-
outputPaths = (
1495-
);
14961472
runOnlyForDeploymentPostprocessing = 0;
14971473
shellPath = /bin/sh;
14981474
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Orbot/Pods-Orbot-resources.sh\"\n";

Shared/Config.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ STATUS_WIDGET_PROVISIONING_PROFILE_SPECIFIER[config=Release] =
4141
APP_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =
4242
EXT_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =
4343

44-
MARKETING_VERSION = 1.8.0
45-
CURRENT_PROJECT_VERSION = 58
44+
MARKETING_VERSION = 1.8.1
45+
CURRENT_PROJECT_VERSION = 61
4646

4747
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) EXT_BUNDLE_ID="$(EXT_BUNDLE_ID)" CONTENT_BLOCKER_BUNDLE_ID="$(CONTENT_BLOCKER_BUNDLE_ID)" APP_GROUP="$(APP_GROUP)"
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
- تمت إضافة وضع اللطف. (يوفر وكيل Snowflake لمساعدة الآخرين.)
2-
- تمت إضافة الترجمة الفارسية.
1+
- تمت إضافة دعم UPnP/NAT-PMP للسماح بالوصول غير المقيد إلى Snowflake Proxy.
2+
- تم استبدال ”Meek Azure“ بـ ”Meek“ كما اقترح مشروع Tor.
3+
- تم تحديث الترجمات.
4+
- تم تحديث Tor إلى أحدث إصدار 0.4.8.18.
5+
- تم تحسين دعم إمكانية الوصول إلى VoiceOver.
6+
- MacOS: تعطيل تصغير النوافذ للنوافذ النمطية، لأن ذلك يؤدي إلى توقف التطبيق عند استخدامه.
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
- Freundlichkeitsmodus hinzugefügt. (Bietet einen Snowflake-Proxy, um anderen zu helfen.)
2-
- Farsi-Übersetzung hinzugefügt.
1+
- UPnP/NAT-PMP-Unterstützung hinzugefügt, um uneingeschränkten Zugriff auf Snowflake Proxy zu ermöglichen.
2+
- „Meek Azure” durch „Meek” ersetzt, wie vom Tor-Projekt vorgeschlagen.
3+
- Übersetzungen aktualisiert.
4+
- Tor auf die neueste Version 0.4.8.18 aktualisiert.
5+
- Verbesserte VoiceOver-Barrierefreiheitsunterstützung.
6+
- MacOS: Deaktivierung der Fensterminimierung für modale Fenster, da dies bei Verwendung zu einem Deadlock der App führt.
7+
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
- Added Kindness Mode. (Provides a Snowflake Proxy to help others.)
2-
- Added Farsi translation.
1+
- Added UPnP/NAT-PMP support to allow unrestricted Snowflake Proxy access.
2+
- Replaced "Meek Azure" with "Meek" as suggested by Tor Project.
3+
- Updated translations.
4+
- Updated Tor to latest version 0.4.8.18.
5+
- Improved VoiceOver accessibility support.
6+
- MacOS: Disable window minimization for modal windows, because that deadlocks the app when used.
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
- Se ha añadido el modo Kindness (amabilidad). (Proporciona un proxy Snowflake para ayudar a otros).
2-
- Se ha añadido la traducción al farsi.
1+
- Se ha añadido compatibilidad con UPnP/NAT-PMP para permitir el acceso sin restricciones a Snowflake Proxy.
2+
- Se ha sustituido «Meek Azure» por «Meek», tal y como sugirió Tor Project.
3+
- Se han actualizado las traducciones.
4+
- Se ha actualizado Tor a la última versión 0.4.8.18.
5+
- Se ha mejorado la compatibilidad con la accesibilidad de VoiceOver.
6+
- MacOS: se ha desactivado la minimización de ventanas modales, ya que bloqueaba la aplicación cuando se utilizaba.
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
- Ajout du mode « Kindness » (gentillesse). (Fournit un proxy Snowflake pour aider les autres.)
2-
- Ajout de la traduction en farsi.
1+
- Ajout de la prise en charge UPnP/NAT-PMP pour permettre un accès illimité à Snowflake Proxy.
2+
- Remplacement de « Meek Azure » par « Meek », comme suggéré par Tor Project.
3+
- Mise à jour des traductions.
4+
- Mise à jour de Tor vers la dernière version 0.4.8.18.
5+
- Amélioration de la prise en charge de l'accessibilité VoiceOver.
6+
- MacOS : désactivation de la minimisation des fenêtres modales, car cela bloque l'application lors de son utilisation.
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
- Adicionado o Modo Gentileza. (Fornece um Proxy Snowflake para ajudar outras pessoas.)
2-
- Adicionada tradução para o farsi.
1+
- Adicionado suporte a UPnP/NAT-PMP para permitir acesso irrestrito ao Snowflake Proxy.
2+
- Substituído “Meek Azure” por “Meek”, conforme sugerido pelo Tor Project.
3+
- Traduções atualizadas.
4+
- Tor atualizado para a versão mais recente 0.4.8.18.
5+
- Suporte à acessibilidade do VoiceOver aprimorado.
6+
- MacOS: Desativado a minimização de janelas modais, pois isso bloqueava o aplicativo quando usado.

0 commit comments

Comments
 (0)