Skip to content

Latest commit

 

History

History
120 lines (91 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

120 lines (91 loc) · 11.9 KB

Changelog

1.4.0 (2024-07-01)

Features

  • 可以在每天发送第一条消息的时候导出昨天的记录 (fdd4c41)
  • 在前端增加控制每日导出的按钮 (1571568)

Bug Fixes

1.3.0 (2024-02-07)

Features

  • 增加了一个清除剩余时间的按钮 (62b686f)
  • 对所有仿官方UI的网站生效 (141c6ce)

Bug Fixes

  • 修复了画图会计数两次的问题 (254634c)
  • 每天的第一次计数无法识别 (b3635e9)
  • 识别搜索 (c2835d1)

1.2.0 (2024-01-01)

Features

1.1.1 (2024-01-01)

Bug Fixes

  • 很遗憾原来过去两个月中我设置的图表数据都是错的 (4dc20b4)
  • 按时间排序 (4684aa5)
  • 显示正确的todayAllCount (d7a3be3)
  • 移除pr flow (7f00f74)

1.1.0 (2023-12-30)

Features

  • add dependabot (3609b7e)
  • clean and english md (3ec5d96)
  • dailyreport (b429f00)
  • frontend选择是否使用新的样式,后端完善 (6108a52)
  • not finish: word cloud for today chat (f7afa4e)
  • options页面图表功能 (64f2d6e)
  • release-please添加 (f5cd1d2)
  • timelist两种显示方式 (dfa2840)
  • today paragraph (ee113e8)
  • 今日热门话题和today计数 (f1cc374)
  • 优美的popup页面 (b7d5144)
  • 使用节流代替防抖 (9e8c463)
  • 修复wordcloud的路由问题 (0c36697)
  • 准确准确的计数方式 (52d3c24)
  • 动态改变页面的输入框显示样式 (c26e433)
  • 可以导出每天的聊天记录了 (6bdd70a)
  • 可以识别图片回答 (57618e8)
  • 在历史记录中增加用户输入 (49fc8b5)
  • 增加timeList (5ff6e12)
  • 查看对话的时间 (e10e005)

Bug Fixes

  • fix: (f49f5d0)
  • 45 Scripts should use module type #46 [Feature] Add offscreen document sample #44 (35bf8b4)
  • add wordcloud page fail (883c9d8)
  • clear time bug 但是好像原来只定时一次也没关系 (2dd446e)
  • count->counts (bbdff47)
  • description (e9364bb)
  • gh_token (ac9c41c)
  • image size (c82e345)
  • image size (58e6ec4)
  • more precise time count and more precise ask count (934975a)
  • oninstall 大部分sync除了todayChat (c21bee6)
  • page to sync (c92ff3f)
  • permission (ae5dc85)
  • remove childList (d50d1fc)
  • remove increment因为character data本身就是在识别已有的节点上的文本变化 (3cf8743)
  • remove local release-please (cc68166)
  • remove time remain in popup (31a71bc)
  • reserve correct component (db51b92)
  • resetDailyCountAndUpdate先更新todayAllCount (3ddc1bd)
  • timebug (1640724)
  • timelist在local中,sync放不下 (4f5b5ef)
  • todayChat 在local里面清空 (deeef3e)
  • todayChat日常清除 (6a9af3c)
  • use fetch to show the wordcloud (3dabef8)
  • utils to sync (431bb32)
  • wordcloud (95a4099)
  • 上锁防止多个线程同时进行增加计数 (c099b79)
  • 不要让interfaceStyle为全局变量 (4c0685c)
  • 使今日首次对话时间更准确 (5a1f8c4)
  • 使用npm (b690ad5)
  • 使用try finally确保解锁操作一定进行 (037cdf8)
  • 依赖和wordcloud路由 (16c0469)
  • 删除了节点的记录使计数更加准确 (e3fd6f2)
  • 历史次数统计图表没有按照时间顺序排序 (af8033d)
  • 只读取同时到达的第一个mutation (8faa29e)
  • 尝试构建时移除console.log (896177e)
  • 尝试节流,之后会修改,这里做一个备份 (475148a)
  • 改变这里sync还有调整样式 (c49612d)
  • 每天更新应该在timerStarted时执行 (043eb09)
  • 除了todayChat都变为sync (fac31eb)