Skip to content

Commit

Permalink
release: version 10.11.1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Mar 16, 2024
1 parent c6fefec commit d3a2ff9
Show file tree
Hide file tree
Showing 18 changed files with 822 additions and 380 deletions.
33 changes: 32 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,38 @@
# Changelog


## v10.11.0 (2024-03-14)
## v10.11.1 (2024-03-16)

#### Changes

* Fix bug & refactor.

* Refactor singbox.py.

* Complete/improve code.

#### Other

* Fink 🐦: update translations.

* Fink 🐦: update translations.

* Fink 🐦: update translations.

* Fink 🐦: update translations.

* Update translations.

* Remove orig mtproxy, make erlang as defult.

* Merge pull request #170 from Iam54r1n4/dev-patch43.
_Add xray configs_

* Add: xray configs.



## v10.11.0 (2024-03-15)

#### New

Expand Down
2 changes: 1 addition & 1 deletion hiddifypanel/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.11.0
10.11.1
4 changes: 2 additions & 2 deletions hiddifypanel/VERSION.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__='10.11.0'
__version__='10.11.1'
from datetime import datetime
__release_date__= datetime.strptime('2024-03-15','%Y-%m-%d')
__release_date__= datetime.strptime('2024-03-16','%Y-%m-%d')
103 changes: 32 additions & 71 deletions hiddifypanel/translations.i18n/en.json

Large diffs are not rendered by default.

118 changes: 47 additions & 71 deletions hiddifypanel/translations.i18n/fa.json

Large diffs are not rendered by default.

290 changes: 220 additions & 70 deletions hiddifypanel/translations.i18n/pt.json

Large diffs are not rendered by default.

316 changes: 246 additions & 70 deletions hiddifypanel/translations.i18n/ru.json

Large diffs are not rendered by default.

303 changes: 233 additions & 70 deletions hiddifypanel/translations.i18n/zh.json

Large diffs are not rendered by default.

Binary file modified hiddifypanel/translations/en/LC_MESSAGES/messages.mo
Binary file not shown.
9 changes: 3 additions & 6 deletions hiddifypanel/translations/en/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -2263,16 +2263,13 @@ msgid "lang.zh"
msgstr "🇨🇳 Chinese چینی 简体中文"

msgid "lib.telegram.erlang"
msgstr "️ Erlang : Medium Performance"
msgstr "️ Erlang : Good Performance"

msgid "lib.telegram.go"
msgstr "✴️ Go : High Performance - No ad Support"

msgid "lib.telegram.orignal"
msgstr "⛔️ Not Working - Original : High Performance"
msgstr "✅ Go : Nornal Performance - No ad Support"

msgid "lib.telegram.python"
msgstr " Python : Low Performance"
msgstr "☑️ Python : Low Performance"

msgid "log"
msgstr "📄 Log"
Expand Down
Binary file modified hiddifypanel/translations/fa/LC_MESSAGES/messages.mo
Binary file not shown.
9 changes: 3 additions & 6 deletions hiddifypanel/translations/fa/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -2262,16 +2262,13 @@ msgid "lang.zh"
msgstr "🇨🇳 Chinese چینی 简体中文"

msgid "lib.telegram.erlang"
msgstr "️ Erlang : عملکرد متوسط"
msgstr "️ Erlang : عملکرد خوب"

msgid "lib.telegram.go"
msgstr "✴️ Go : عملکرد بالا - عدم پشتیبانی از تبلیغات"

msgid "lib.telegram.orignal"
msgstr "⛔️ کار نمیکند - اصلی : عملکرد قوی"
msgstr "✅ Go : عملکرد معمولی - عدم پشتیبانی از تبلیغات"

msgid "lib.telegram.python"
msgstr " پایتون : عملکرد ضعیف"
msgstr "☑️ پایتون : عملکرد ضعیف"

msgid "log"
msgstr "📄 لاگ"
Expand Down
Binary file modified hiddifypanel/translations/pt/LC_MESSAGES/messages.mo
Binary file not shown.
3 changes: 0 additions & 3 deletions hiddifypanel/translations/pt/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -2197,9 +2197,6 @@ msgstr "⛔️ NÃO está funcionando - Erlang: desempenho médio"
msgid "lib.telegram.go"
msgstr "✅ Ir: alto desempenho - sem suporte de anúncios"

msgid "lib.telegram.orignal"
msgstr "⛔️ Não funciona - Original: alto desempenho"

msgid "lib.telegram.python"
msgstr "✅ Python: baixo desempenho"

Expand Down
Binary file modified hiddifypanel/translations/ru/LC_MESSAGES/messages.mo
Binary file not shown.
9 changes: 3 additions & 6 deletions hiddifypanel/translations/ru/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -2210,16 +2210,13 @@ msgid "lang.zh"
msgstr "🇨🇳 Chinese چینی 简体中文 Китайский"

msgid "lib.telegram.erlang"
msgstr "️ Erlang: средняя производительность"
msgstr "️ Erlang: хорошая производительность"

msgid "lib.telegram.go"
msgstr "✴️ Go: высокая производительность – без поддержки рекламы"

msgid "lib.telegram.orignal"
msgstr "⛔️ Не работает — оригинал: высокая производительность."
msgstr "✅ Go: Нормальный функционал – без поддержки рекламы"

msgid "lib.telegram.python"
msgstr " Python: низкая производительность"
msgstr "☑️ Python: низкая производительность"

msgid "log"
msgstr "📄 Журнал"
Expand Down
Binary file modified hiddifypanel/translations/zh/LC_MESSAGES/messages.mo
Binary file not shown.
3 changes: 0 additions & 3 deletions hiddifypanel/translations/zh/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -2067,9 +2067,6 @@ msgstr "⛔️ 不工作 - Erlang:中等性能"
msgid "lib.telegram.go"
msgstr "✴️ Go:高性能 - 无广告支持"

msgid "lib.telegram.orignal"
msgstr "⛔️ 不工作 - 原始:高性能"

msgid "lib.telegram.python"
msgstr "✅ Python:低性能"

Expand Down

0 comments on commit d3a2ff9

Please sign in to comment.