From efdf4fb77a8cc254be796ea4ead76d322979ee04 Mon Sep 17 00:00:00 2001 From: hiddify-com <114227601+hiddify-com@users.noreply.github.com> Date: Sun, 14 Jul 2024 22:42:17 +0330 Subject: [PATCH] =?UTF-8?q?release:=20version=2010.50.2=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 21 +++++++++++++++++++++ VERSION | 2 +- common/utils.sh | 2 +- hiddify-panel/src | 2 +- 4 files changed, 24 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 873f24321..2a06aaee9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,6 +5,27 @@ ### Fix +* Panel version. [hiddify-com] + +### Other + +* Update LICENSE to GPLv3. [Hiddify] + +* Update README.md. [Hiddify] + +* Merge pull request #4238 from mmmray/patch-1. [Hiddify] + + Update README.md + +* Update README.md. [mmmray] + + https://github.com/XTLS/Xray-core/pull/2459#issuecomment-2079547682 + + +## v10.50.1 (2024-07-14) + +### Fix + * Sing routing. [hiddify-com] diff --git a/VERSION b/VERSION index ace871dc3..709880245 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -10.50.1 +10.50.2 diff --git a/common/utils.sh b/common/utils.sh index 24166fff6..cdd492bc9 100644 --- a/common/utils.sh +++ b/common/utils.sh @@ -384,7 +384,7 @@ function save_firewall() { function show_progress_window() { disable_ansii_modes - install_pypi_package cli_progress==2.0.0 + install_pypi_package cli_progress cli_progress --title "Hiddify Manager" $@ exit_code=$? disable_ansii_modes diff --git a/hiddify-panel/src b/hiddify-panel/src index bb984155d..fec0f0c07 160000 --- a/hiddify-panel/src +++ b/hiddify-panel/src @@ -1 +1 @@ -Subproject commit bb984155d040c229379fbb55580735256a8b72ed +Subproject commit fec0f0c07dc86208b47b802af3d2ffc4c3cb3d31