• fix: update LIKE pattern sanitization for token search
    Some checks failed
    Publish Docker image (Multi Registries, native amd64+arm64) / Build & push (amd64) [native] (push) Has been cancelled
    Publish Docker image (Multi Registries, native amd64+arm64) / Build & push (arm64) [native] (push) Has been cancelled
    Publish Docker image (Multi Registries, native amd64+arm64) / Create multi-arch manifests (Docker Hub) (push) Has been cancelled

    Ghost released this 2026-02-06 19:52:35 +08:00 | 536 commits to main since this release

    • Change ESCAPE character from '' to '!' for compatibility with MySQL/PostgreSQL/SQLite
    • Adjust sanitization logic to escape '!' and '_' correctly, improving input validation for search queries
    Downloads