Skip to content

🎉 RainyToken v1.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 03:54
· 97 commits to main since this release
26693c9
feat: 12小时10分钟粒度 + UTC时区切换持久化 + 自动降级 + 刻度优化

- 新增 LAST_12H_10MIN 枚举及 aggregate10Min 聚合器(10分钟桶)
- ChartSettingsStore 持久化 UTC 偏好,跨会话保留
- 自动降级链:5h无数据→12h→7天→当月(用户手动选择后关闭降级)
- niceCeil 加细阈值,图表刻度不再太空
- setWorkspace 保留 useUtc8,CCGO 切换不丢失
- UTC 按钮追加 Snackbar 反馈 + "点击切换"提示
- 文档同步:AGENTS.md / README.md