Skip to content

Refine SubBoost v2.5.0 release notes#33

Merged
Ryson-32 merged 1 commit into
mainfrom
ryan/dev
Jun 24, 2026
Merged

Refine SubBoost v2.5.0 release notes#33
Ryson-32 merged 1 commit into
mainfrom
ryan/dev

Conversation

@Ryson-32

Copy link
Copy Markdown
Contributor

Summary

  • Make the v2.5.0 release notes shorter and more user-facing.
  • Clarify the filtered proxy group migration note in both Chinese and English.

Validation

  • git diff --check -- docs/release-notes.md

@Ryson-32
Ryson-32 merged commit 98fe02f into main Jun 24, 2026
5 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0933072c4f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/release-notes.md
- Existing v2.4.0 self-hosted installations can continue to update with `subboost update`.
- Normal subscription conversion, templates, and rules do not require manual environment-variable changes.
- If you used filtered proxy groups in v2.4.0, open the custom proxy group editor after upgrading and check the generated output. Recreate those groups with the new advanced proxy group controls if needed.
- 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.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Do not promise automatic filtered-group migration

This is not currently true for v2.4 configs that still contain the legacy filteredProxyGroups field: repo-wide search only finds that field in the removed-template-field list/docs, validateSubBoostTemplateConfig rejects it as removed (packages/core/src/templates/config-template.ts:33-38), and the generation normalizers build groups from customProxyGroups rather than migrating filteredProxyGroups (packages/core/src/rules/rule-model.ts:105-120, packages/core/src/subscription/config-utils.ts:247-251). Users relying on this upgrade note may skip manually recreating or exporting filtered groups and then find those groups missing after upgrade.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant