2026-01-14 – 2026-01-20
about 2 hours ago by ReadMe API
🛠 Improvements
- Claude 3.5 Haiku has been migrated to Claude 4.5 Haiku across the system.
- The citations header on PDF export is now read from the agent's “Citation header” label.
🔌 API & MCP
- Agentic Actions previously not used when querying via API are now available, with no user action needed, as long as it is enabled on the agent:
- Lead Capture
- Drive Conversion
- Verify Responses
- Custom MCP Actions
- Old Persona versions for each agent can now be accessed and restored via API using these endpoints:
- /projects/
{projectId}/settings/personas - /projects/
{projectId}/settings/persona/{version} - /projects/
{projectId}/settings/persona-activate/{version}
🐞 Bug Fixes
- Improved how the system handles numbered references by introducing a more inclusive pattern for identifying and removing invalid or non-numeric citation-like tags (e.g., :cit[filename.docx]).
- Updated the missing and broken documentation links across the app.
- Fixed the issue where “My Content + LLM” setting sometimes wasn’t respected when querying via API.
- Fixed the issue where Verify Responses data was visible to users without the Read: View Project Stats permission.
- Fixed the issue where export conversation as PDF wasn’t an option on chat previews on the Personalize page.
