021 更新日志

v0.2.0
发布于 2026-05-12(v0.1.2 → HEAD)

变更记录

5d84c5drefactor: ALTCHA 替代自建CAP,限账号端点验证,修复登录态水合
ccfe0berefactor: 移除DB抽象层和旧技能系统,引入agents技能体系
2b1b657refactor: 将 creator 重命名为 coordinator(协调人),移除 role 字段,管理员由 id=1 判定
190977cfix: 修复 init.ts 导入路径,指向正确的 migrations runner
49ba583release: v0.1.2
2293078release: v0.1.1
5ffaa83feat: v0.1.0 部署体系 - 数据库迁移系统、生产构建、发布脚本
f8642c3refactor: v0.1.0 发布前代码清理和优化
840695bfeat: 权限系统和业务规则完善
270a07cmerge: opencode/quick-otter - 个人主页UI统一和分页功能
1ce2c00feat: 个人主页统一UI风格并增加分页功能
66bfbe5feat: 接单列表改名为提交列表;devtools新增一键创建用户;修复提交日期格式
1ef5abafeat: 添加开发调试插件(仅dev模式),支持快速切换用户、查看任务、批量生成提交
0991265refactor: 接单限制统一到服务端,participants改为标志位,maxParticipants重命名为slots
9a26e36feat: 任务卡片动态份数显示,提交时更新participants,项目页多项优化
30207b0refactor: 合并 contact 字段为 chatUrl,新增任务页聊天室链接
d643770fix: 移管理tab到右上角图标,暂停终止加前后端双重检查
8d4ab2frefactor: 统一修订提交流程,区分 pending/processing 状态,修复多处类型与时序 bug
7ee0da6Add S3 file upload with presigned URLs and refine revision-submission flow
51c692fSupport revision submission lifecycle in final processing
fc0dc5eAdd pending_final_process status and final processing workflow between voting and completion
3e8c279Unify review submission cards across content types
0e9b1c8Remove submission remaining time field and support empty finalization
20a5b32Update special task cards and task tab routing
e8a5278Store task creator as account identifier
532e4acRefine task detail tab defaults and accepted content layout
307c3f7Preserve source tab when returning from profile
70d966aAdjust task deadline status labels
cd510bb移除项目区结算模式多余选项
5806116Improve mobile layout resilience on profile page