Skip to content

v2.3.3

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 07:26

Changelog

Features

  • 91d3dd5 feat(config): 添加同步间隔配置功能
  • 35c11a7 feat(config): 添加同步频率配置选项
  • 528e70c feat(core): 添加模拟测试功能和CLI参数锁定机制
  • ae6aaf2 feat(docs): 更新 README 中的 CDN 服务商列表

Bug Fixes

  • bd6bdaf fix(settings): 修复同步间隔最小值设置问题

Others

  • e15cf5f Merge pull request #17 from cxbdasheng/dependabot/github_actions/actions/checkout-7
  • 23d2b3b build(deps): bump actions/checkout from 6 to 7
  • 535e84b chore(cdn): 添加相关注释
  • 9a251a4 docs(readme): 更新同步间隔默认值文档
  • b09d1d6 refactor(config): 移除模拟测试配置选项