|
5 | 5 |
|
6 | 6 | #### New |
7 | 7 |
|
| 8 | +* Add additional configs. |
| 9 | + |
| 10 | +* Add public ports for relay servers. |
| 11 | + |
| 12 | +* Add 7 days action to users, disable ip resolving in domain page, make domain page better. |
| 13 | + |
8 | 14 | * Add dnstt. |
9 | 15 |
|
10 | 16 | #### Fix |
11 | 17 |
|
| 18 | +* Merge. |
| 19 | + |
12 | 20 | * Issue. |
13 | 21 |
|
14 | 22 | #### Other |
15 | 23 |
|
16 | 24 | * Update translations. |
17 | 25 |
|
| 26 | +* Disable ech for naive. |
| 27 | + |
| 28 | +* Merge branch 'main' of github.com:hiddify/Hiddify-Panel. |
| 29 | + |
| 30 | +* Update translations. |
| 31 | + |
| 32 | +* Update translations. |
| 33 | + |
18 | 34 | * Merge branch 'dev' of github.com:hiddify/Hiddify-Panel into dev. |
19 | 35 |
|
20 | 36 | * Update README.md. |
|
586 | 602 | _enhancements for xray, sing-box, clash configs_ |
587 | 603 |
|
588 | 604 | * Enhancements for xray, sing-box, clash configs. |
589 | | - _clash config: |
590 | | -replace zh to cn for correct create config |
591 | | -add geoip&geosite rule-sets for ir,cn,ru with DIRECT route |
592 | | -GEOIP,IR & DOMAIN-SUFFIX,.ir replace to rule-sets |
593 | | - |
594 | | -sing-box: |
595 | | -replace zh to cn for correct create config |
596 | | -replace .srs links to .srs from hiddify-geo |
597 | | -fix rule-set sing-box 1.8+ for .cn |
598 | | - |
599 | | -xray config: |
| 605 | + _clash config: |
| 606 | +replace zh to cn for correct create config |
| 607 | +add geoip&geosite rule-sets for ir,cn,ru with DIRECT route |
| 608 | +GEOIP,IR & DOMAIN-SUFFIX,.ir replace to rule-sets |
| 609 | + |
| 610 | +sing-box: |
| 611 | +replace zh to cn for correct create config |
| 612 | +replace .srs links to .srs from hiddify-geo |
| 613 | +fix rule-set sing-box 1.8+ for .cn |
| 614 | + |
| 615 | +xray config: |
600 | 616 | add geoip:ru & geosite:category-ru for DIRECT_ |
601 | 617 |
|
602 | 618 | * Merge pull request #5 from legiz-ru/mihomo. |
603 | 619 | _add mihomo and fix sb_ |
604 | 620 |
|
605 | 621 | * Add mihomo and fix sb. |
606 | | - _fix subname for sing-box app |
607 | | -add clash meta for android |
| 622 | + _fix subname for sing-box app |
| 623 | +add clash meta for android |
608 | 624 | add clash verge rev_ |
609 | 625 |
|
610 | 626 | * Add clash icons. |
611 | | - _add clash meta for android |
| 627 | + _add clash meta for android |
612 | 628 | add clash verge rev_ |
613 | 629 |
|
614 | 630 | * Update translations. |
@@ -2480,8 +2496,8 @@ add clash verge rev_ |
2480 | 2496 | _Update base_singbox_config.json.j2_ |
2481 | 2497 |
|
2482 | 2498 | * Update base_singbox_config.json.j2. |
2483 | | - _Correctly bypass geoip and geosite download url. |
2484 | | - |
| 2499 | + _Correctly bypass geoip and geosite download url. |
| 2500 | + |
2485 | 2501 | The default bypass list only includes `githubusercontent.com` but it should also contain `raw.githubusercontent.com`. Note that this problem only manifests in clients which have just recently installed singbox. For those who already had singbox with a working hiddify installation, they already have the cache files and the file updates flawlessly._ |
2486 | 2502 |
|
2487 | 2503 | * Fink π¦: update translations. |
@@ -4565,9 +4581,9 @@ with A2_ |
4565 | 4581 | _Update UserAdmin.py_ |
4566 | 4582 |
|
4567 | 4583 | * Update UserAdmin.py. |
4568 | | - _Shows Telegram icons for all users in the admin panel, if Telegram is enabled. |
4569 | | - |
4570 | | -Users which are not registered for Telegram are shown with greyed out disabled buttons, registered users with blue buttons. |
| 4584 | + _Shows Telegram icons for all users in the admin panel, if Telegram is enabled. |
| 4585 | + |
| 4586 | +Users which are not registered for Telegram are shown with greyed out disabled buttons, registered users with blue buttons. |
4571 | 4587 | It is a visual improvement to have all users aligned in the table._ |
4572 | 4588 |
|
4573 | 4589 | * Merge branch 'main' of github.com:Iam54r1n4/HiddifyPanel. |
@@ -5519,8 +5535,8 @@ It is a visual improvement to have all users aligned in the table._ |
5519 | 5535 | _fixing IPv6 issue for resolving IPv6's behind domain in auto cdn_ |
5520 | 5536 |
|
5521 | 5537 | * Fixing IPv6 issue for resolving IPv6's behind domain in auto cdn. |
5522 | | - _adding brackets to avoid errors when converting domains to ipv6. |
5523 | | - |
| 5538 | + _adding brackets to avoid errors when converting domains to ipv6. |
| 5539 | + |
5524 | 5540 | aaaa:bbbb:cccc:dddd -> [aaaa:bbbb:cccc:dddd]_ |
5525 | 5541 |
|
5526 | 5542 | * Fix; v2ray bug. |
|
0 commit comments