One change
Messages
api/compliance/apps/chats/messages
Nearest release: v2.1.242, published an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
api/compliance/apps/chats/messages Changed · +3 / -3 lines
from line 311
- `model: string or null` - Model selected for this chat (e.g. 'claude-opus-4-7'). May be null for legacy chats that never had a model recorded. + Model selected for this chat (e.g. 'claude-opus-5'). May be null for legacy chats that never had a model recorded. - `name: string`
from line 361
"created_at": "2025-06-07T08:09:10Z", "updated_at": "2025-06-07T08:09:11Z", "organization_id": "org_abc123", - "organization_uuid": "abcdef0123-4567-89ab-cdef-0123456789ab", + "organization_uuid": "abcdef01-2345-6789-abcd-ef0123456789", "project_id": "claude_proj_xyz789", - "model": "claude-opus-4-7", + "model": "claude-opus-5", "user": { "id": "user_xyz456", "email_address": "[email protected]"