• admin released this 2026-05-19 05:06:17 +08:00 | 6 commits to master since this release

    v0.4.10

    修复

    • push_users 表缺失 — 添加 CREATE TABLE(推送用户表之前从未创建)
    • cookie_uid 列 — 补入 cloud_configs CREATE TABLE 和 v2 重建表
    • __uid 正则[a-zA-Z0-9+/=_-]+[^;]+,兼容更广泛的 cookie 格式
    • deploy.sh — 重写,修复语法错误,加回 Redis 检测,密码强制覆盖
    • save_records — 补全 config_id / promotion_account 列
    Downloads