Skip to content

v1.0.52

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:13
· 2 commits to main since this release
ee2c93e

Changelog

  • e64610f docs(im): document chat.managers and chat.moderation API resources (#1294)
  • ae35b35 docs(im): document chat.user_setting batch_query/batch_update (#1339)
  • c2e617f docs(skills): expand cite user guidance and fix typos (#1394)
  • 9bc66cc feat(apps): emit typed error envelopes across the apps domain (#1288)
  • e53f9d9 feat(im): add --chat-modes filter to chat search (#1317)
  • 154ecdb feat(wiki): emit typed error envelopes across the wiki domain (#1350)
  • dfa26c3 feat: exclude .git directory from apps +html-publish package (#1396)
  • 3f77ede feat: per-resource subscription identity + Match hook (#1185)
  • 9b39d10 feat: support riscv64 prebuilt binaries in release and install pipeline
  • 5aeae2d fix: harden riscv64 -race guard and restore Makefile newline
  • 483043c fix: parsing empty whiteboard (#1391)
  • 6d8dc40 fix: support git credential dry-run (#1390)
  • 8572a58 fix: support riscv64 by making -race flag arch-conditional