From 258a675eca1e6a2b8d03e7b55e5b8c37419c5dc6 Mon Sep 17 00:00:00 2001 From: def Date: Sat, 28 Jan 2023 18:12:03 +0400 Subject: [PATCH 1/3] docs: update ru --- content/en/download/_index.html | 2 +- content/ru/_index.html | 2 +- content/ru/docs/_index.md | 7 ++++--- i18n/ru.toml | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/content/en/download/_index.html b/content/en/download/_index.html index 65e462a..d2225f1 100644 --- a/content/en/download/_index.html +++ b/content/en/download/_index.html @@ -29,7 +29,7 @@ title: Downloads
- APK File + Release page
diff --git a/content/ru/_index.html b/content/ru/_index.html index 7514ab9..c92ebcb 100644 --- a/content/ru/_index.html +++ b/content/ru/_index.html @@ -53,7 +53,7 @@ linkTitle = "SelfPrivacy" }}"> - Download + Скачать
diff --git a/content/ru/docs/_index.md b/content/ru/docs/_index.md index e2e5c7c..ad7374c 100755 --- a/content/ru/docs/_index.md +++ b/content/ru/docs/_index.md @@ -1,7 +1,7 @@ --- -title: "Documentation" -linkTitle: "Documentation" +title: "Документация" +linkTitle: "Документация" weight: 20 menu: main: @@ -9,6 +9,7 @@ menu: --- {{% pageinfo %}} -Welcome to the SelfPrivacy documentation! +Добро пожаловать в документацию SelfPrivacy! {{% /pageinfo %}} + diff --git a/i18n/ru.toml b/i18n/ru.toml index 84bdf02..2a9f000 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -53,7 +53,7 @@ other = "F-Droid" other = "Google Play" [footer_download_apk] -other = "APK file" +other = "Страница релизов" [footer_download_desktop] other = "Для компьютера" From bb17087fb24ffa546c65492a47e9efed8c2fa6ab Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 14 Feb 2023 12:48:54 +0300 Subject: [PATCH 2/3] docs: Add release notes for 0.8.0 --- content/en/blog/releases/0.8.0.md | 47 ++++++++++++++++++++++++++++--- content/ru/blog/releases/0.8.0.md | 46 +++++++++++++++++++++++++++--- 2 files changed, 85 insertions(+), 8 deletions(-) diff --git a/content/en/blog/releases/0.8.0.md b/content/en/blog/releases/0.8.0.md index 7029c71..b427694 100755 --- a/content/en/blog/releases/0.8.0.md +++ b/content/en/blog/releases/0.8.0.md @@ -2,10 +2,49 @@ --- title: "Version 0.8.0 Release" linkTitle: "0.8.0" -date: 2023-01-30 -draft: true +date: 2023-02-09 description: > - Unreleased yet + Digital Ocean support, new setup UI, and more! --- -![Release banner showcasing new UI](/images/releases/0.8.0-banner.png) \ No newline at end of file +![Release banner showcasing new UI](/images/releases/0.8.0-banner.png) + + +## Changes +### Server setup: +- Added support for Digital Ocean as server provider +- You can now choose server region +- You can now choose server tier +- Server installation UI has been refreshed +- Fields now have more specific error messages + +### Common UI: +- New app bar used in most of the screens + +### Services: +- Services are now sorted by their status + +### Server settings: +- Timezone search screen now has a search bar +- Fixed job creation when switching the setting multiple times +- Server destruction now works + +### Jobs: +- Jobs panel now should take slightly less space + +### Auth: +- Recovery key page can now be reloaded by dragging down + +### Logging: +- Log console now has a limit of 500 lines +- GraphQL API requests are now logged in the console +- Networks errors are better handled + +### For developers: +- App now only uses GraphQL API to communicate with the server. All REST API calls have been removed. +- Server can now be deployed with staging ACME certificates +- Language assets have been reorganized + +### Translations: +- Added translation for Ukrainian +- Also activated unfinished translations for German, French, Spanish, Czech, Polish, Thai diff --git a/content/ru/blog/releases/0.8.0.md b/content/ru/blog/releases/0.8.0.md index 7029c71..fa0e2b5 100755 --- a/content/ru/blog/releases/0.8.0.md +++ b/content/ru/blog/releases/0.8.0.md @@ -2,10 +2,48 @@ --- title: "Version 0.8.0 Release" linkTitle: "0.8.0" -date: 2023-01-30 -draft: true +date: 2023-02-09 description: > - Unreleased yet + Поддержка Digital Ocean, обновленный интерфейс и многое другое --- -![Release banner showcasing new UI](/images/releases/0.8.0-banner.png) \ No newline at end of file +![Release banner showcasing new UI](/images/releases/0.8.0-banner.png) + +## Изменения +### Установка сервера: +- Добавлена поддержка Digital Ocean в качестве провайдера сервера +- Теперь можно выбрать регион сервера +- Теперь можно выбрать тарифный план сервера +- Интерфейс установки сервера был обновлен +- Поля ввода токенов теперь имеют более конкретные сообщения об ошибках + +### Общие изменения интерфейса: +- Новая панель приложения используется на большинстве экранов + +### Сервисы: +- Сервисы теперь отсортированы по их статусу + +### Настройки сервера: +- Экран выбора часового пояса теперь имеет строку поиска +- Исправлена ошибка создания задачи при переключении настроек несколько раз +- Уничтожение сервера теперь работает + +### Задачи: +- Панель задач теперь должна занимать немного меньше места + +### Авторизация: +- Страница восстановления ключа теперь может быть обновлена жестом pull-to-refresh + +### Консоль: +- Вывод консоли теперь ограничен 500 строками +- GraphQL запросы теперь выводятся в консоли +- Ошибки сети теперь обрабатываются лучше + +### Для разработчиков: +- Приложение теперь использует только GraphQL API для связи с сервером. Все REST API вызовы были удалены. +- Сервер теперь может быть развернут с тестовыми ACME сертификатами +- Файлы переводов реорганизованы + +### Переводы: +- Приложение теперь доступно на украинском языке +- Также активированы незавершённые переводы для немецкого, французского, испанского, чешского, польского и тайского языков From 5c4c9f6f099019614a4550ae44b545d51690aecd Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 14 Feb 2023 12:51:49 +0300 Subject: [PATCH 3/3] revert: APK file is APK file. --- content/en/download/_index.html | 2 +- i18n/ru.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/download/_index.html b/content/en/download/_index.html index d2225f1..65e462a 100644 --- a/content/en/download/_index.html +++ b/content/en/download/_index.html @@ -29,7 +29,7 @@ title: Downloads
diff --git a/i18n/ru.toml b/i18n/ru.toml index 2a9f000..93aae99 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -53,7 +53,7 @@ other = "F-Droid" other = "Google Play" [footer_download_apk] -other = "Страница релизов" +other = "APK файл" [footer_download_desktop] other = "Для компьютера"