You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,7 +32,7 @@ SubBoost v2.5.0 mainly improves proxy group editing, self-hosted updates, and su
32
32
33
33
### Main Changes
34
34
35
-
- Removed the separate filtered proxy group entry point. Related features have moved to proxy group advanced mode and custom proxy groups.
35
+
- Removed filtered proxy groups. Related features have moved to proxy group advanced mode and custom proxy groups.
36
36
- Proxy group advanced mode supports organizing nodes by source, region, keyword, and exclusion rules.
37
37
- Made subscription generation more stable, reducing unexpected changes in rule order, proxy group output, and common Mihomo fields.
38
38
- Improved node import compatibility for more common node links and Mihomo YAML configurations.
@@ -46,4 +46,4 @@ SubBoost v2.5.0 mainly improves proxy group editing, self-hosted updates, and su
46
46
- Back up `/opt/subboost/.env` and the database before upgrading so rollback is easier if needed.
47
47
- Existing v2.4.0 self-hosted installations can continue to update with `subboost update`.
48
48
- Normal subscription conversion, templates, and rules do not require manual environment-variable changes.
49
-
-Existing filtered proxy groups will migrate to custom proxy groups automatically. If you used filtered proxy groups in v2.4.0, open the custom proxy group editor after upgrading and check the result. You may need to reconfigure them if the output is not what you expect.
49
+
- If you used filtered proxy groups in v2.4.0, reconfigure them after upgrading through custom proxy groups or proxy group advanced mode.
0 commit comments