2026-03-04 β 2026-03-10
about 2 hours ago by ReadMe API
π New Features
- AI Vision for PDFs:
- When using File Upload source with non-searchable PDFs, users can now choose the new AI Vision processing mode alongside traditional OCR.
- One page of PDF processed with AI Vision counts as one Vision Credit.
- AI Vision understands images within PDFs but does not extract them as separate files.
- OCR has been flagged as "not recommended." AI Vision is available on Standard plans and above, while OCR remains Premium-only.
- AI Vision cannot currently be used at the same time as regular image vision processing on the same agent. Users who need both should process PDFs and images separately.
- Agentic Actions are now available on Standard plans:
- Standard users can enable one Agentic Action at a time.
- All Actions have higher query costs on Standard compared to Premium.
- Some Actions have feature-specific limits on Standard (e.g., lower Document Analyst word limits, fewer Web Search calls per query).
- The exact cost for each Action is now displayed on the Limits page based on the user's plan.
π Improvements
- Document Analyst quality upgrade - new "Improve answer relevance" toggle:
- When enabled, the most relevant parts of uploaded files are prioritized before being sent to the model, leading to better answers.
- The agent still uses its full Document Analyst word limit, but content is ordered by relevance rather than position.
- If the uploaded file(s) are below the agent's limit, they are read in their entirety regardless.
- ON by default for new agents, OFF for existing agents to avoid disrupting current behavior.
- The Document Analyst configuration modal has also been refreshed.
- New "Copy Button" visibility setting in chatbot settings. When disabled, the button to copy the agent's entire message is hidden from the chat interface.
- The "Share" button in the app header has been replaced with a "Publish" button. Functionality is unchanged, but the action is now immediately visible with a label instead of an icon-only button.
- Unsaved changes warning: if you try to leave a settings page or close the tab with unsaved changes, the browser will now warn you before navigating away.
- Latest Prompts in the Analyze section are now clickable. Clicking a prompt opens a conversation modal showing the full conversation context.
- Chat input layout improvements on mobile, including better spacing when the file upload tool is disabled and a more responsive starting screen layout.
- Master Agents have been renamed to Multi-Agents across the platform.
π API & MCP
- Fixed 500 errors on the
/pages/{pageId}/metadataendpoint when a non-numericpageIdwas provided. The endpoint now returns a proper validation error.
π Bug Fixes
- Fixed an issue where child agents in Multi-Agent setups could answer questions outside their designated scope by referencing conversation history from unrelated queries.
- Fixed an issue where the "Verify Response" (Explainability) button did not appear in the chat interface when message copy actions were hidden.
- Fixed an issue where the login and registration pages had insufficient minimum height on mobile devices.
