From 5f34a825370e722b886c27baddeadfdb91debf42 Mon Sep 17 00:00:00 2001 From: hiddify-com Date: Tue, 19 Mar 2024 11:58:48 +0330 Subject: [PATCH] =?UTF-8?q?release:=20version=2010.12.0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 39 +++++++++++++++++++++++++++++++++++++++ VERSION | 2 +- hiddify-panel/src | 2 +- 3 files changed, 41 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 03eaa0af4..88082d2e0 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,45 @@ ## (unreleased) +### Changes + +* Disable/enable xray dynamically. [Sarina] + +* Improve. [Sarina] + +* Refactor. [Sarina] + +* Export hpanel essential fields by bash itself. [Sarina] + +* Using current.json instead of query from db. [Sarina] + +* Use environment and handle enabling/disabling services. [Sarina] + +### Fix + +* Ipv4 tcp kernel parameter bug. [Sarina] + +### Other + +* Merge pull request #3836 from Iam54r1n4/dev-patch38. [Hiddify] + + Fix disabling unwanted services in apply/install + +* Refactor. [Hiddify] + +* Add: read/write permission to .env file only for root. [Sarina] + +* Add: install/apply environment generator. [Sarina] + +* Merge pull request #3834 from Iam54r1n4/dev-patch37. [Hiddify] + + Fix ipv4 tcp kernel parameter bug + +* Update hiddify cli. [hiddify-com] + + +## v10.11.1 (2024-03-16) + ### Other * Remove test and deprecated gost. [hiddify-com] diff --git a/VERSION b/VERSION index f6676935f..c4d592e16 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -10.11.1 +10.12.0 diff --git a/hiddify-panel/src b/hiddify-panel/src index f85fb0ca5..6392691a3 160000 --- a/hiddify-panel/src +++ b/hiddify-panel/src @@ -1 +1 @@ -Subproject commit f85fb0ca538007fd900e220394fd1e42cb3e8d60 +Subproject commit 6392691a308db94cdfb2801b3d0857c3a6ce8348