• feat: modify channel model_mapping column type to TEXT
    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 2025-02-06 14:35:14 +08:00 | 3618 commits to main since this release

    • Change ModelMapping column type from varchar(1024) to TEXT in channels table
    • Add MySQL migration script to alter column type during database initialization
    • Improve database schema flexibility for storing complex model mappings
    Downloads