Skip to content

Releases: Pimeng/gooophira-mp

v0.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:03
9badc8b

更新

✨ 新增

  • update versioning and documentation; refactor webhook configurations
  • add configuration files for replay, server, stats, and webhook

🔄 改进

  • update to 0.2
  • 拆分架构,分为core/agent

完整更新日志

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:57
7aa20c1

更新

✨ 新增

  • 支持 OneBot V11 多目标 ID 推送

🔄 改进

  • add debug log for expired replay cleanup

完整更新日志

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:46
98d7193

更新

✨ 新增

  • add OneBot v11 adapter for QQ message delivery
  • 飞书更新,支持动态更新卡片以支持成绩!!
  • 调整并优化飞书推送相关代码
  • 进一步优化飞书的webhook

🔄 改进

  • 移除某些构建参数以支持诊断等功能
  • 重调飞书和webhook适配器代码

📝 其他

  • Merge pull request #1 from Pimeng/alert-autofix-20
  • Potential fix for code scanning alert no. 20: Client-side cross-site scripting

完整更新日志

v0.0.27

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:49
5678649

更新

✨ 新增

  • 针对Termux针对性优化:DNS外置,允许自定义DNS地址

🐛 修复

  • 修正 acc、std 的显示

🔄 改进

  • 重构,拆分各函数

完整更新日志

v0.0.26

Choose a tag to compare

@github-actions github-actions released this 09 Jul 03:17
8443ec4

更新

✨ 新增

  • Implement contest management and room lifecycle handling
  • add admin room management commands and utilities

🔄 改进

  • 拆分 session.go、dispatch.go 和 hub.go 中的功能模块,优化代码结构和性能
  • simplify room events and command dispatch

完整更新日志

v0.0.25

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:59
9e7fcdf

更新

✨ 新增

  • add benchmark metrics exporter, latency histogram, and renderer

🐛 修复

  • fix data race in session shutdown and test code

完整更新日志

v0.0.24

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:44
52f9e03

更新

✨ 新增

  • Optimize session handling and improve performance

🔄 改进

  • 完善基准测试与并发安全修复

完整更新日志

v0.0.23

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:18
d80faf4

更新

🐛 修复

  • 解决准率输出时会四舍五入的问题

完整更新日志

v0.0.22

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:51
d33a658

更新

✨ 新增

  • add settlement timeout mechanism for normal rooms

🔄 改进

  • 重构日志系统与限流逻辑,修复 stale timer 问题

完整更新日志

v0.0.21

Choose a tag to compare

@github-actions github-actions released this 06 Jul 12:46
92d9936

更新

🐛 修复

  • 调整排行榜消息的前导分隔符
  • 纠正Acc为正确的准率,而不是 0.9715699%

🔄 改进

  • 调整最大人数限制

完整更新日志