021 更新日志

v0.6.3
发布于 2026-06-08(v0.2.1 → HEAD)

变更记录

d736954feat: refine ladder and settlement flows
91ce37dmerge dev/dev into ladder update
a3882c9feat: improve ladder ranking display
f7ae0e3feat: add reusable project resources views
e001c74feat: add settlement cycle management system, bump to 0.6.2
b15c22dfix: add DetailBlockViewer to TaskReviewInfoPanel, remove chain tab, bump to 0.6.1
2d02e98chore: lint & format codebase with oxlint/oxfmt, bump to 0.6.0
f898062refactor: remove ladder index page, bump to 0.5.0
54d9fd9移除不必要的文件
165df55✨ feat(taskTypes): add pluggable task type system with self-contained type directories
041d346feat: 丰富任务提交页说明面板,优化任务详情展示
da2709cfix: 提取PageHeader共享组件,统一所有页面logo返回主页行为
db361f7fix: 提取TaskCreateSection共享组件,修复final-process中函数作用域和internalMaterials遗漏
cd4682afeat: 重构任务创建页面 — 奖励方案预设、资源分栏、零钱改份额
1f66da5Merge branch 'opencode/witty-nebula' into dev/dev
368a077chore: 清理废弃文件, 用户积分明细展示, 返回主页按钮
4be0b54Merge opencode/witty-nebula: project_id migration + fix schema conflicts
52f8387fix: reviewSchema 中 tasks.project 旧列引用加 hasColumn 保护
e1f1b3bMerge opencode/witty-nebula: project_id migration
4d0f4b7feat: tasks.project + user_project_points.project_display_id 迁移为数字 project_id
108e273Merge branch 'opencode/witty-nebula' into dev/dev
7f5ca7bfix: 任务卡片积分显示改为与创建页一致的计算公式
b01fd4ffix: 任务详情页积分显示改为与创建页一致的计算公式
b2c928cMerge branch 'opencode/witty-nebula' into dev/dev
ccad45efix: 移除 watcher 死循环,改为提交时一次性按显示公式计算积分
828e337Merge branch 'opencode/witty-nebula' into dev/dev
f047035fix: RewardTimeLimitConfig 自动同步积分到 advancedConfig,移除多余输入框和重复计算
d054955Merge branch 'opencode/witty-nebula' into dev/dev
92ed31ffeat: RewardTimeLimitConfig 增加积分输入,自动计算并同步 acceptedReward/rejectedReward
c8aa96eMerge branch 'opencode/witty-nebula' into dev/dev