Skip to content

Releases: dayhaysoos/convex-database-chat

v0.2.0-alpha.1

28 Jan 23:30

Choose a tag to compare

Summary

  • add externalId-scoped chat, messages, conversations, and stream endpoints that return "Not found" on mismatches
  • centralize ownership checks in a shared access helper and reuse it across scoped APIs
  • add tests and docs to make the safe path explicit

Testing

  • not run here (user reported tests passing locally)