Skip to content

Releases: linux-do/cdk

v1.2.0-rc.2

02 Apr 13:42
35b66da

Choose a tag to compare

What's Changed

  • chore(build): add workflow to update Helm chart image tags on tag push by @OrenZhang in #152

Full Changelog: v1.2.0-rc.1...v1.2.0-rc.2

v1.2.0-rc.1

02 Apr 08:28
9d621ca

Choose a tag to compare

What's Changed

  • fix(middleware): update backend base URL environment variable by @OrenZhang in #151

Full Changelog: v1.2.0-rc.0...v1.2.0-rc.1

v1.2.0-rc.0

02 Apr 06:53
7aecae9

Choose a tag to compare

What's Changed

  • fix: 修复-特殊符号和处理中奖人重复中奖问题 by @yyg-max in #129
  • refactor: 减少镜像内存 by @yyg-max in #130
  • feat: add pagination and search functionality for project receivers... by @yyg-max in #131
  • fix: fix batch inserts for large project imports by @TethysPlex in #134
  • perf: 优化获取我的领取图表数据并优化领取记录与徽章分页 by @yyg-max in #132
  • feat(user): enhance user registration and update logic with transaction handling by @yyg-max in #135
  • chore(frontend): remove unused dependencies by @kingsword09 in #136
  • hotfix: update Next.js 15.3.6 to fix CVE-2025-66478 by @chenyme in #137
  • fix: 修复触发userid重复错误 by @yyg-max in #138
  • hotfix: update Next.js 15.3.8 to fix CVE-2025-55184 and CVE-2025-55183 by @chenyme in #139
  • chore(workflows): update GitHub Actions to use latest action versions by @zfb132 in #141
  • feat(otel): add OpenTelemetry configuration and sampling logic by @yyg-max in #140
  • Fix/css variables and improve Safari compatibility for iOS < 16.4 by @ivothgle in #143
  • fix(oauth): resolve primary key conflict by @yyg-max in #145
  • feat: Specified OT attribute by @yyg-max in #146
  • fix(project): update TopicResponse struct to match upstream API changes by @yyg-max in #148
  • feat(docker): add Dockerfile and build image workflow for frontend by @OrenZhang in #150

New Contributors

Full Changelog: v1.1.0-RELEASE...v1.2.0-rc.0

v1.1.0-RELEASE

27 Sep 07:32
fc9a524

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RELEASE...v1.1.0-RELEASE

v1.0.0-RELEASE

22 Jul 04:58
e623535

Choose a tag to compare

What's Changed

See Changelog: https://github.com/linux-do/cdk/commits/v1.0.0-RELEASE

What's Changed

  • feat(frontend): update version by @chenyme in #67
  • refactor(routers): enhance project retrieval logic and update item count handling by @yyg-max in #72
  • feat(project): add hideFromExplore functionality to project forms and… by @TethysPlex in #71
  • feat(project): add file content confirmation dialog for bulk import by @TethysPlex in #75
  • fix: 修复时区问题 by @yyg-max in #79
  • refactor: 重构信息返回 by @yyg-max in #80
  • fix: 返回用户信息 by @yyg-max in #81
  • feat(schedule): add cron configuration for user badge score updates and all badges by @yyg-max in #82
  • feat(tasks): add delay handling for user badge score update tasks by @yyg-max in #84
  • fix(tasks): reduce delay for user badge score update tasks and add retry limit by @yyg-max in #86
  • resolves #74 by @TethysPlex in #77
  • 移除新增/编辑项目弹窗中的过度动画和模糊 by @TethysPlex in #89
  • fix: 修复定时任务处理触发频率限制 by @yyg-max in #91
  • feat: 后台管理增加被举报项目列表接口 by @yyg-max in #66
  • fix: set default hideFromExplore to true in useProjectForm by @TethysPlex in #92
  • fix(router): conditionally enable Swagger endpoint for development environment by @yyg-max in #93
  • fix(config): remove trailing space in user badge score dispatch interval configuration by @yyg-max in #95
  • feat 菜单栏高亮 by @lorsque-sir in #87
  • feat(frontend): add hCaptcha verification by @chenyme in #96
  • fix(tasks): filter active users based on last login date by @yyg-max in #100
  • fix: Correct the display text by @adntian in #94
  • chore(editorconfig): add configuration by @yyg-max in #109
  • feat(DataTable): make project name clickable to open project details by @Dagsi in #83
  • feat(frontend): Add a link to project creator by @delph1s in #102
  • 修改领取记录里的列排序,增加项目内容文本的双击复制,避免因项目内容文本太长带来不好的交互体验 by @QAbot-zh in #106
  • Fix Style Issues in FloatingDockMobile and Improve Button Visibility by @gophlet in #111
  • fix(frontend): 更新前端文案并修复页面BUG by @chenyme in #112
  • fix(dependencies): update swaggo/swag to v1.16.5 and add golang.org/x/mod v0.17.0 by @yyg-max in #110

New Contributors

Full Changelog: v1.0.0-alpha.1...v1.0.0-RELEASE

v1.0.0-alpha.1

07 Jul 08:09
0371c85

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • fix 分数过大导致出现问题 by @yyg-max in #21
  • feat(frontend): delete irrelevant files and support quick parameter adjustment by @chenyme in #22
  • chore(issue): add Chinese templates for bug reports and feature requests by @TethysPlex in #25
  • feat: Add CLA (Contributor License Agreement) support for PRs by @Copilot in #27
  • fix: 修复 PR 模板中的超链接异常 by @Copilot in #29
  • fix 更改用户徽章接口 by @yyg-max in #30
  • fix: update pull request template for clarity and formatting by @U8F69 in #33
  • docs(contributing): add detailed contribution guidelines in Chinese by @TethysPlex in #36
  • fix(frontend): remove data dependencies to avoid infinite loops by @chenyme in #31
  • feat(frontend): 文档导航组件默认在新页面打开 by @wenyuanw in #34
  • docs: Complete README documentation and optimize frontend README by @Copilot in #38
  • feat(frontend): display user score by @chenyme in #40
  • chore by @TethysPlex in #43
  • fix: update pull request template for clarity and formatting by @U8F69 in #44
  • 让 我的分数 数字滚动动画更快 by @TethysPlex in #45
  • feat(common): add logout confirmation dialog for NavUser component by @TethysPlex in #46
  • feat: add copilot instructions for coding standards and best practices by @U8F69 in #49
  • 对 loginform 的体验优化 by @TethysPlex in #48
  • feat(frontend): fix the bug in issue #42 by @chenyme in #47
  • feat: add scheduled workflow to automatically close stale issues and pull requests by @U8F69 in #52
  • 新增新字段同步一些sql的条件搜索 by @yyg-max in #53
  • feat:增加项目举报功能 by @yyg-max in #56
  • feat: add GitHub Actions workflow for Copilot setup steps by @U8F69 in #60
  • feat: update Copilot setup to use pnpm for dependency management by @U8F69 in #61
  • feat: improve JSONL support for content import by @Copilot in #58
  • chore(workflow): update GitHub Actions to use pnpm for dependency man… by @U8F69 in #62
  • docs(commit): add guidelines for commit message formatting by @U8F69 in #65
  • feat(frontend): added support for virtual lists and optimized explore page rendering by @chenyme in #55
  • feature: 项目详情页增加举报按钮 by @Copilot in #64
  • fix(logger): improve log writer initialization and error handling by @deloz in #50

New Contributors

  • @Copilot made their first contribution in #27
  • @wenyuanw made their first contribution in #34
  • @deloz made their first contribution in #50

Full Changelog: https://github.com/linux-do/cdk/commits/v1.0.0-alpha.1