Skip to content

Releases: KrelinnBios/GitHubProfileContributionFocus

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:36
  • Update README preview
  • Increase contribution intensity contrast
  • Automate README preview updates

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:33
  • Regenerate README preview with vivid rainbow colors

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:21
  • Increase contribution cell color intensity
  • Use vivid six-color rainbow palette

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:14
  • Fix rainbow row color order

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 10:23
b8de63a
  • Use six-color rainbow palette for repository rows
  • Update chart label test for Total
  • Restore Total label in contribution chart
  • Exclude release version-only commits from notes
  • Deduplicate release note titles

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 17:06

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@KrelinnBios KrelinnBios released this 20 Aug 19:04

修正

  • 将图表总数列明确为紧凑的 Contrib,避免与仓库页面的 commits 总数混淆。
  • 为每个贡献总数增加类型说明,明确包含 Commit、Issue、Pull Request、Review 和仓库创建贡献。
  • 保持原有 590px 紧凑卡片宽度,并同步更新示例图和布局测试。

文档与维护

  • 在简体中文、繁体中文和英文文档中补充贡献数与提交数的口径差异。
  • 补充第三方声明与安全相关说明。
  • 优化示例工作流的版本解析与并发更新配置。

验证

  • 20 项单元测试全部通过。
  • GitHub Actions 测试与 CodeQL 检查全部通过。

完整变更:v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@KrelinnBios KrelinnBios released this 22 Jul 04:22

更新内容

  • 统计范围改为 GitHub 个人主页默认的“过去一年”,总数与贡献日历保持一致
  • 纳入 Commit、Issue、Pull Request、Review、仓库创建等贡献
  • 统计所有参与过的可见仓库,不再限制为本人名下仓库
  • 最多展示 5 个仓库,其余及无法归属的贡献进入 Other
  • 同步更新三语 README、13 个月布局、预览和测试

完整变更v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@KrelinnBios KrelinnBios released this 21 Jul 21:03
27360a3