-
fix: update LIKE pattern sanitization for token search
Some checks failedPublish Docker image (Multi Registries, native amd64+arm64) / Build & push (amd64) [native] (push) Has been cancelledPublish Docker image (Multi Registries, native amd64+arm64) / Build & push (arm64) [native] (push) Has been cancelledPublish Docker image (Multi Registries, native amd64+arm64) / Create multi-arch manifests (Docker Hub) (push) Has been cancelledreleased 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