Skip to content

Comments

[Core] Refactor new features support check#482

Open
DjLegolas wants to merge 1 commit intodeluge-torrent:developfrom
DjLegolas:Feature/daemon-feature-flag
Open

[Core] Refactor new features support check#482
DjLegolas wants to merge 1 commit intodeluge-torrent:developfrom
DjLegolas:Feature/daemon-feature-flag

Conversation

@DjLegolas
Copy link
Contributor

In 1989d0d a check for a daemon version was added. As this depends on knowing the version in which the feature will be merged, this approach is not suitable for this.
Therefore, a features enum will help us list all features, without knowing in which version each was added.

In 1989d0d a check for a daemon version was added.
As this depends on knowing the version in which the feature will be
merged, this approach is not suitable for this.
Therefore, a features enum will help us list all features, without
knowing in which version each was added.
@DjLegolas DjLegolas force-pushed the Feature/daemon-feature-flag branch from ededaea to 02f47d8 Compare May 24, 2025 12:22
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