github AstrBotDevs/AstrBot v4.28.2

4 hours ago

4.28.2 - 2026-09-27

Fixes

  • Fixed SQLite datetime fields being inferred as SQLModel UTCDateTime after dependency upgrades, which caused knowledge-base writes, dashboard statistics, and related database operations to fail for naive datetime values. (#10205, #10212, #10255)
  • Fixed platform message-history cleanup using a local-time cutoff instead of UTC, which could leave records undeleted on hosts outside UTC. (#10255)

中文

修复

  • 修复 SQLModel 依赖升级后 SQLite 时间字段被推断为 UTCDateTime,导致知识库写入、Dashboard 统计及相关数据库操作因 naive datetime 失败的问题。 (#10205, #10212, #10255)
  • 修复平台消息历史清理使用本地时间计算截止时间的问题,避免非 UTC 主机上出现消息未被删除的情况。 (#10255)

Don't miss a new AstrBot release

NewReleases is sending notifications on new releases.