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