Skip to content

Commit

Permalink
Release version 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tladesignz committed Jun 26, 2023
1 parent 2cf51ec commit 4d468ce
Show file tree
Hide file tree
Showing 11 changed files with 61 additions and 66 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Orbot iOS Changelog

## 1.6.1
- Workaround for problems on iOS 16.5: Added watchdog which tries to start again, if start failed.
- Added a prominent "Clear Tor Cache" button for easier access to remedy problems easier.
- Remote Control: Improved reliability of other apps starting Tor.
- Remote Control: Allow authorized apps to stop Tor.
- Added Tor status widget. (Reliability limited due to iOS limitations!)

## 1.6.0
- Improved Smart Connect: Don't stop, if auto-config server cannot be reached.
- Improved Smart Connect UI.
Expand Down
6 changes: 6 additions & 0 deletions Shared/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
/* macOS menu item */
"%@ Help" = "1%@ Ayuda";

/* Placeholder is app name */
"%@ Status" = "%@ Status";

/* No comment provided by engineer. */
"__BLOCKER_HEADER_1__" = "__empty__\n ";

Expand Down Expand Up @@ -508,6 +511,9 @@
/* macOS menu item */
"Show Toolbar" = "Mostrar barra de herramientas";

/* Placeholder is app name */
"Shows the connection status of %@." = "Shows the connection status of %@.";

/* No comment provided by engineer. */
"Smart Connect Timeout (s)" = "Tiempo de espera de conexión inteligente";

Expand Down
6 changes: 6 additions & 0 deletions Shared/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
/* macOS menu item */
"%@ Help" = "%@ Help";

/* Placeholder is app name */
"%@ Status" = "%@ Status";

/* No comment provided by engineer. */
"__BLOCKER_HEADER_1__" = "__empty__";

Expand Down Expand Up @@ -508,6 +511,9 @@
/* macOS menu item */
"Show Toolbar" = "Show Toolbar";

/* Placeholder is app name */
"Shows the connection status of %@." = "Shows the connection status of %@.";

/* No comment provided by engineer. */
"Smart Connect Timeout (s)" = "Smart Connect Timeout (s)";

Expand Down
6 changes: 6 additions & 0 deletions Shared/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
/* macOS menu item */
"%@ Help" = "Помощь %@";

/* Placeholder is app name */
"%@ Status" = "%@ Status";

/* No comment provided by engineer. */
"__BLOCKER_HEADER_1__" = "__empty__";

Expand Down Expand Up @@ -508,6 +511,9 @@
/* macOS menu item */
"Show Toolbar" = "Показать панель инструментов";

/* Placeholder is app name */
"Shows the connection status of %@." = "Shows the connection status of %@.";

/* No comment provided by engineer. */
"Smart Connect Timeout (s)" = "Тайм-аут умного подключения (сек)";

Expand Down
6 changes: 6 additions & 0 deletions Shared/uk.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
/* macOS menu item */
"%@ Help" = "%@ Help";

/* Placeholder is app name */
"%@ Status" = "%@ Status";

/* No comment provided by engineer. */
"__BLOCKER_HEADER_1__" = "__empty__";

Expand Down Expand Up @@ -508,6 +511,9 @@
/* macOS menu item */
"Show Toolbar" = "Show Toolbar";

/* Placeholder is app name */
"Shows the connection status of %@." = "Shows the connection status of %@.";

/* No comment provided by engineer. */
"Smart Connect Timeout (s)" = "Smart Connect Timeout (s)";

Expand Down
16 changes: 5 additions & 11 deletions fastlane/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
- Verbessertes Smart Connect: Hält nicht an, wenn der Auto-Konfigurations-Server nicht erreicht werden kann.
- Verbessertes Smart Connect UI.
- Verbessertes manuelle Brückenkonfigurations-UI.
- Konfigurierbares Smart Connect Timeout für Benutzertests hinzugefügt.
- Aktualisierte Obfs4proxy- und Snowflake-Bibliotheken.
- Unterstützung mehrerer Snowflake-Bridges.
- Neue Einstellung: Zurückschalten zum letzten VPN, nachdem Tor stoppt.
- Neues Anwendungssymbol.
- Neue Illustrationen.
- Aktualisierte Übersetzungen.
- Tor auf 0.4.7.13 aktualisiert.
- Workaround für Probleme unter iOS 16.5: Watchdog hinzugefügt, der versucht, erneut zu starten, wenn der Start fehlgeschlagen ist.
- Prominenter "Tor-Cache löschen"-Button hinzugefügt, um Probleme einfacher zu beheben.
- Fernsteuerung: Verbesserte Zuverlässigkeit, wenn andere Apps Tor starten.
- Fernsteuerung: Erlaube autorisierten Anwendungen, Tor zu stoppen.
- Tor-Status-Widget hinzugefügt. (Die Zuverlässigkeit ist aufgrund von iOS-Beschränkungen eingeschränkt!)
16 changes: 5 additions & 11 deletions fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
- Improved Smart Connect: Don't stop, if auto-config server cannot be reached.
- Improved Smart Connect UI.
- Improved manual bridge configuration UI.
- Added configurable Smart Connect timeout for user testing.
- Updated Obfs4proxy and Snowflake libraries.
- Support multiple Snowflake bridges.
- Added setting: Switch back to the last VPN after Tor stops.
- New app icon.
- New illustrations.
- Updated translations.
- Updated Tor to 0.4.7.13.
- Workaround for problems on iOS 16.5: Added watchdog which tries to start again, if start failed.
- Added a prominent "Clear Tor Cache" button for easier access to remedy problems easier.
- Remote Control: Improved reliability of other apps starting Tor.
- Remote Control: Allow authorized apps to stop Tor.
- Added Tor status widget. (Reliability limited due to iOS limitations!)
16 changes: 5 additions & 11 deletions fastlane/metadata/es-ES/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
-Conexión inteligente mejorada: no detenerse si no se puede acceder al servidor de configuración automática.
-Interfaz de Usuario de Conexión inteligente mejorada
-Interfaz de usuario de configuración manual de puentes mejorada.
-Se agregó el tiempo de espera configurable de la conexion inteligente para las pruebas de usuario.
- Librerias actializadas de Obfs4 proxy y Snowflake.
-Soporte de Puentes de Snowflake multiples.
-Configuración agregada: volver el ultimo VPN después de que Tor se detenga.
-Nuevo icono de la aplicacion.
-Ilustraciones nuevas.
- Traducciones actualizadas.
-Actualizado a Tor 0.4.7.13.
- Solución para problemas en iOS 16.5: Añadido watchdog que intenta arrancar de nuevo, si el arranque falla.
- Añadido un prominente botón "Borrar Tor Cache" para un acceso más fácil para remediar problemas más fácilmente.
- Control Remoto: Mejorada la fiabilidad de otras aplicaciones que inician Tor.
- Control Remoto: Permitir a apps autorizadas detener Tor.
- Añadido widget de estado de Tor. (¡Fiabilidad limitada debido a limitaciones de iOS!)
16 changes: 5 additions & 11 deletions fastlane/metadata/fr-FR/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
- Amélioration de Smart Connect : Ne s'arrête pas si le serveur d'auto-configuration ne peut être atteint.
- Amélioration de l'interface utilisateur de Smart Connect.
- Amélioration de l'interface utilisateur pour la configuration manuelle des ponts.
- Ajout d'un délai d'attente configurable pour Smart Connect pour les tests des utilisateurs.
- Mise à jour des bibliothèques Obfs4proxy et Snowflake.
- Prise en charge de plusieurs ponts Snowflake.
- Ajout d'un paramètre : Revenir au dernier VPN après l'arrêt de Tor.
- Nouvelle icône de l'application.
- Nouvelles illustrations.
- Mise à jour des traductions.
- Mise à jour de Tor vers la version 0.4.7.13.
- Solution pour les problèmes sur iOS 16.5 : Ajout d'un chien de garde qui essaie de redémarrer si le démarrage a échoué.
- Ajout d'un bouton "Vider le cache Tor" bien visible pour un accès plus facile afin de remédier plus facilement aux problèmes.
- Contrôle à distance : Amélioration de la fiabilité du démarrage de Tor par d'autres applications.
- Contrôle à distance : Permet aux applications autorisées d'arrêter Tor.
- Ajout d'un widget d'état Tor. (Fiabilité limitée en raison des limitations d'iOS !)
16 changes: 5 additions & 11 deletions fastlane/metadata/ru/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
- Улучшенное интеллектуальное подключение: Не останавливается, если сервер автоконфигурации не может быть достигнут.
- Улучшенный пользовательский интерфейс Smart Connect.
- Улучшен пользовательский интерфейс ручной настройки моста.
- Добавлен настраиваемый таймаут Smart Connect для тестирования пользователями.
- Обновлены библиотеки Obfs4proxy и Snowflake.
- Поддержка нескольких мостов Snowflake.
- Добавлена настройка: Переключаться обратно на последнюю VPN после остановки Tor.
- Новая иконка приложения.
- Новые иллюстрации.
- Обновлены переводы.
- Обновлен Tor до версии 0.4.7.13.
- Обходное решение для проблем на iOS 16.5: добавлен сторожевой таймер, который пытается запустить приложение снова, если запуск не удался.
- Добавлена заметная кнопка "Очистить кэш Tor" для более легкого доступа к устранению проблем.
- Удаленное управление: Повышена надежность запуска Tor другими приложениями.
- Удаленное управление: Разрешение авторизованным приложениям останавливать Tor.
- Добавлен виджет состояния Tor. (Надежность ограничена из-за ограничений iOS!)
16 changes: 5 additions & 11 deletions fastlane/metadata/uk/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
- Покращено Smart Connect: Не зупиняйтеся, якщо сервер автоконфігурації недоступний.
- Покращено інтерфейс Smart Connect.
- Покращено ручне налаштування мосту.
- Додано настроюваний таймаут Smart Connect для тестування користувача.
- Оновлені бібліотеки Obfs4proxy та Snowflake.
- Підтримка декількох мостів Snowflake.
- Додано налаштування: Перемикатися на останню VPN після зупинки Tor.
- Нова іконка програми.
- Нові ілюстрації.
- Оновлені переклади.
- Оновлено Tor до версії 0.4.7.13.
- Обхідний шлях для вирішення проблем на iOS 16.5: додано сторожовий таймер, який намагається запуститися знову, якщо запуск не вдалося.
- Додано помітну кнопку "Очистити кеш Tor" для полегшення доступу до усунення проблем.
- Пульт дистанційного керування: Покращено надійність інших програм, що запускаються з Tor.
- Пульт дистанційного керування: Дозволено авторизованим програмам зупиняти Tor.
- Додано віджет стану Tor. (Надійність обмежена через обмеження iOS!)

0 comments on commit 4d468ce

Please sign in to comment.