Skip to content

fix: optional avatar url#2041

Merged
marrouchi merged 2 commits into
mainfrom
feat/optional-avatar
Jun 10, 2026
Merged

fix: optional avatar url#2041
marrouchi merged 2 commits into
mainfrom
feat/optional-avatar

Conversation

@marrouchi

Copy link
Copy Markdown
Contributor

What changed?

Makes the web channel avatar_url optional end to end.

  • API now accepts missing, empty, or whitespace-only avatar_url values and normalizes them to ""
  • Invalid non-empty avatar URLs are still rejected
  • Widget settings now tolerate a missing avatar_url
  • Chat messages no longer render the default avatar slot/icon when no avatar URL is configured
  • Explicit CustomAvatar rendering remains supported

@marrouchi marrouchi merged commit 2d89acc into main Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant