Fixed: Image Uploads in AI Chat
Over the past few days, some of you experienced issues when uploading images to AI chat - conversations would freeze or show an error message. We've been investigating this intensively and shipped multiple fixes:
- CDN compatibility fix - Google's AI servers couldn't fetch images through our CDN. We now route image URLs through a direct path that bypasses the issue entirely.
- Long conversation support - Conversations with many images (10+) would fail because of a provider limit on image URLs per request. We now intelligently manage the image budget across your conversation history, keeping the most recent images while preserving text references to older ones.
If you were affected, your existing chats with images should work again. Thank you for your patience while we tracked this down.
Improved: AI Clarifying Questions
The AI's question wizard now supports two types of questions: multiple choice (A/B/C/D) for decisions, and text input for open-ended questions like "What's your business name?" Previously, the AI was forced to turn everything into multiple choice, which sometimes caused errors or awkward options. Now it picks the right format automatically.