Skip to content

Releases: linux-do/cdk

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