Skip to content

Commit c37341d

Browse files
committed
release: version 10.85.0.dev0 🚀
1 parent 23ef5cf commit c37341d

File tree

3 files changed

+126
-2
lines changed

3 files changed

+126
-2
lines changed

HISTORY.md

Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,130 @@
11
# Changelog
22

33

4+
## (unreleased)
5+
6+
### Fix
7+
8+
* Correct timezone for Russia in script. [Tesla]
9+
10+
The timezone for Russia was previously set to 'Asia/Moscow', which is incorrect.
11+
Updated the script to use 'Europe/Moscow' to correctly reflect the timezone.
12+
13+
### Other
14+
15+
* Merge pull request #4820 from tesilaaliset/fix/fix-hiddify-cli. [lymanjre]
16+
17+
Update Cli run and change the usage to the config_.josn file instead …
18+
19+
* Update Cli run and change the usage to the config_.josn file instead of url due EOF JSON error. [Tesla]
20+
21+
* Merge pull request #4809 from tesilaaliset/fix_xray_reset. [lymanjre]
22+
23+
Fix Haproxy configuration
24+
25+
* Fix Haproxy configuration. [Tesla]
26+
27+
* Merge pull request #4807 from tesilaaliset/fix_xray_reset. [lymanjre]
28+
29+
Update and change h2 paths to the singbox
30+
31+
* Update and change h2 paths to the singbox. [Tesla]
32+
33+
* Merge pull request #4798 from tesilaaliset/fix_xray_reset. [lymanjre]
34+
35+
Fix xray_reset on apply_users mode.
36+
37+
* Fix xray_reset on apply_users mode. [Tesla]
38+
39+
* Merge pull request #4797 from tesilaaliset/update_xray_25. [lymanjre]
40+
41+
Update xray 25
42+
43+
* Update configs and replace `h2` with `xhttp` [Tesla]
44+
45+
* Update Packages.lock and add xray25.2.21 to it. [Tesla]
46+
47+
* Merge pull request #4788 from tesilaaliset/fix/fix-docker-run. [lymanjre]
48+
49+
* Restart services due needs. [Tesla]
50+
51+
* Update. [Tesla]
52+
53+
* Merge branch 'main' into fix/fix-docker-run. [Tesla]
54+
55+
* Merge pull request #4787 from tesilaaliset/fix/fix-docker-run. [lymanjre]
56+
57+
* Merge pull request #4786 from tesilaaliset/fix/fix-docker-run. [lymanjre]
58+
59+
Use Image Tag due script use the image.
60+
61+
* Update docker-init. [Tesla]
62+
63+
* Merge branch 'main' into fix/fix-docker-run. [Tesla]
64+
65+
* Merge pull request #4785 from tesilaaliset/fix/fix-docker-run. [lymanjre]
66+
67+
Fix/fix docker run
68+
69+
* Improve docker. [Tesla]
70+
71+
* Fix docker compose. [Tesla]
72+
73+
* Update Docker init. [Tesla]
74+
75+
* Fix app.cfg and docker installer to change passwords in the app.cfg. [Tesla]
76+
77+
* Remove ports 53 due systemd-reslove LISTEN on it. [Tesla]
78+
79+
* Update docker init no-gui. [Tesla]
80+
81+
* Update docker-init. [Tesla]
82+
83+
* Use Image Tag due script use the image. [Tesla]
84+
85+
* Remove Duplicate 80 port in docker compose. [Tesla]
86+
87+
* Fix ports. [Tesla]
88+
89+
* Fix network_mode for hiddify-manager. [Tesla]
90+
91+
* Make build. [Tesla]
92+
93+
* Merge pull request #4777 from tesilaaliset/fix-docker. [lymanjre]
94+
95+
Fix docker
96+
97+
* Merge branch 'main' into fix-docker. [Tesi La]
98+
99+
* Merge pull request #4764 from tesilaaliset/fix/fix-docker. [lymanjre]
100+
101+
Fix Docker Compose
102+
103+
* Fix Docker Compose port allocation issue. [Tesla]
104+
105+
* Merge pull request #4763 from tesilaaliset/fix/typo-in-timezone. [lymanjre]
106+
107+
fix: correct timezone for Russia in script
108+
109+
* Update. [Tesla]
110+
111+
* Fix syntax error in Dockerfile. [Tesla]
112+
113+
* Fix typo in Dockerfile. [Tesla]
114+
115+
* Update Dockerfile layers. [Tesla]
116+
117+
* Update common intall for docker. [Tesla]
118+
119+
* Fix on installing redis and mysql on docker mode. [Tesla]
120+
121+
* Update Hiddify panel install script for docker. [Tesla]
122+
123+
* Update Wiregurd installation for docker. [Tesla]
124+
125+
* Update common/run.sh for docker. [Tesla]
126+
127+
4128
## v10.80.11 (2024-12-18)
5129

6130
### Fix

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.80.12.dev1
1+
10.85.0.dev0

hiddify-panel/src

Submodule src updated from 2b4c695 to 753d53e

0 commit comments

Comments
 (0)