v0.2.4
What's Changed
- docs: add Maven mirror config and troubleshooting guide for China developers by @XiaoSeS in #233
- perf: optimize file tree and preview rendering performance by @XiaoSeS in #240
- docs: append new QA pairs to FAQ by @FenjuFu in #228
- fix(web): preserve nginx subpath prefix for api/runtime config by @dongmucat in #226
- fix(reviews): add pagination for dashboard review center by @dongmucat in #241
- chore: add GitHub-reward form, scripts & actions by @TechQuery in #221
- docs: add demo gif to README by @FenjuFu in #244
- fix(runtime): use Aliyun OSS for raw files when --aliyun flag is set by @XiaoSeS in #250
- Feat/namespace member display username by @Rsweater in #236
- chore: update copyright info in LICENSE to match astron-agent by @FenjuFu in #263
- [codex] add issue triage automation mvp by @wowo-zZ in #268
- fix register validation, review visibility, and search e2e coverage by @tenten-shih in #269
- fix(search): include permitted skills in clawhub explore by @dongmucat in #258
- fix(review): correct review queue totals by @dongmucat in #265
- fix(auth): stabilize oauth session after callback by @dongmucat in #245
- fix(validation): avoid token false positives in pre-publish check by @dongmucat in #253
- feat(ci): add PR batch test deployment workflow by @wowo-zZ in #275
- fix(storage): support path-style by s3 force-path-style config by @dongmucat in #251
- Add support for .cjs and .mjs JavaScript extensions by @utafrali in #285
- fix(storage): defer S3 bucket verification until first access by @wowo-zZ in #289
- feat(publish): relax pre-publish checks into warning + confirm flow by @wowo-zZ in #288
- feat(skill): add UPLOADED status for PRIVATE skill lifecycle by @XiaoSeS in #290
- fix(compat): support namespace-aware clawhub publish by @dongmucat in #291
- feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 by @dongmucat in #273
- fix(docs): correct aliyun runtime command by @dongmucat in #301
- docs: add discord server link to READMEs by @FenjuFu in #296
- fix(security): harden metrics exposure and namespace/private-skill auth by @dongmucat in #246
- fix(review): allow namespace admins to review own submissions by @dongmucat in #279
- feat(access): add SUPER_ADMIN platform role support by @XiaoSeS in #304
- fix(rerelease): support precheck warning confirmation flow by @XiaoSeS in #302
New Contributors
- @TechQuery made their first contribution in #221
- @tenten-shih made their first contribution in #269
- @utafrali made their first contribution in #285
Full Changelog: v0.2.3...v0.2.4