Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 30 May 10:08
· 104 commits to main since this release
85787ab

What's Changed

  • feat(space): extend manager member search to username/email/phone @an9xyz (#200)
  • feat(i18n): migrate modules/group to ResponseErrorL (Phase 2.1) @an9xyz (#198)
  • chore(botfather): update CLI package name to create-openclaw-octo @caster-Q (#196)
  • feat(i18n): complete modules/user migration to ResponseErrorL (manager + friend + login + …) @an9xyz (#197)
  • test+ci(i18n): close Phase 0 verification gaps and wire 0.10 migration gates @an9xyz (#193)
  • fix(category): allow external-group follow into current-space category @an9xyz (#192)
  • feat(i18n): migrate modules/user/api.go to ResponseErrorL (Phase 2.1) @an9xyz (#188)
  • fix: restrict review-feed to ready_for_review and review_requested @lml2468 (#190)
  • feat(appconfig): admin-tunable disable_user_create_space toggle @an9xyz (#189)
  • feat: add pr-review-feed and pr-result-notify caller workflows @lml2468 (#187)
  • feat(i18n): AST extractor + marker pipeline @an9xyz (#186)
  • feat(voice): add POST /local-config/reset proxy + fix 404 handling @ploy-elison (#184)
  • chore(ci): add edited trigger to check-sprint and auto-add workflows @lml2468 (#177)
  • feat(user): expose language preference via /v1/user/* API @an9xyz (#182)
  • feat(i18n): user language resolver + hot cache + late-stage merge @an9xyz (#181)
  • feat(auth): versioned token cache codec + user.language column @an9xyz (#179)
  • feat(voice_adapter): local ASR proxy + security hardening @ploy-elison (#180)
  • feat: migrate thread errors to localized envelope @an9xyz (#176)
  • feat: use OCTO trusted header envs @an9xyz (#178)
  • feat: default i18n language to zh-CN @an9xyz (#175)
  • feat: add i18n request-side utilities @an9xyz (#172)
  • fix: move permissions to workflow top level for pr-contributor-welcome @lml2468 (#169)
  • fix(message): add space_memberships sideband on /v1/conversation/sync @an9xyz (#159)
  • feat: per-space voice feedback settings API @ploy-elison (#168)
  • fix(space): close banned-status TOCTOU on user-side PUT /v1/space/:space_id @an9xyz (#165)
  • feat(space): align user-side PUT /v1/space/:space_id with manager endpoint (#163) @an9xyz (#164)
  • feat(manager): add PUT /spaces/:space_id to update space profile @an9xyz (#158)
  • fix(obo): DM fan-out honors global_enabled without scope rows @yujiawei (#162)
  • fix: align issue template labels with repo label naming convention @lml2468 (#156)
  • feat: add check-sprint-on-merge workflow @lml2468 (#152)

CI and Infrastructure

  • feat: add wkhttp i18n error flow @an9xyz (#174)
  • feat(i18n): add codes registry + go-i18n bundle foundation @an9xyz (#171)
  • feat(file): add awsS3 backend for AWS S3 and S3-compatible storage @an9xyz (#147)

Full Changelog: v1.4.1...v1.5.0