3 Commits

Author SHA1 Message Date
CherretGit
1d6eb32473 Update changelog.md 2025-11-04 02:46:33 +07:00
CherretGit
ded89165dc Update changelog.md 2025-11-04 02:46:16 +07:00
CherretGit
ed7452b7cb Update update.json 2025-11-04 02:43:59 +07:00
2 changed files with 6 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
Список изменений:
1) Более подробный подбор старатегий
2) Исправление JNI
3) Исправление ошибок
1. Изменения под новую версию модуля
2. Исправление работы ipset с byedpi
3. Исправление вылетов

View File

@@ -1,6 +1,6 @@
{
"version": "2.11",
"versionCode": 23,
"downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.11.0/app-release.apk",
"version": "2.12",
"versionCode": 24,
"downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.12.0/app-release.apk",
"changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md"
}