• refactor: migrate group ratio and user usable groups logic to new setting package
    Some checks failed
    Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
    Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
    Linux Release / release (push) Has been cancelled
    macOS Release / release (push) Has been cancelled
    Windows Release / release (push) Has been cancelled

    Ghost released this 2024-12-25 19:31:12 +08:00 | 3735 commits to main since this release

    • Replaced references to common.GroupRatio and common.UserUsableGroups with corresponding functions from the new setting package across multiple controllers and services.
    • Introduced new setting functions for managing group ratios and user usable groups, enhancing code organization and maintainability.
    • Updated related functions to ensure consistent behavior with the new setting package integration.
    Downloads