Changelog
What’s new. Every change worth knowing about, newest first.
- Improved
The MCP server speaks both protocol versions
Assistants on the newest MCP revision and those on earlier ones now connect to the same server, and every client is prompted to sign in the moment it needs to.
- Serves the 2026-07-28 MCP revision alongside the earlier 2025 one.
- Every method now requires a token, so clients reliably detect that sign-in is needed.
- Tool results carry the fields the newest clients expect.
- New
Your own UI, and the badge
Render surveys in your own components while Respondo keeps the ordering, skip logic and submission.
- Headless mode: pass onSession, or add data-headless to the script tag, and take the survey session yourself.
- The session API: state, subscribe, answer, skip, dismiss and close.
- Respondo.badge() returns the “Powered by Respondo” link for your own UI.
- New
Branching and targeting
Ask the follow-up an answer deserves, and only on the pages that matter.
- Branch from an answer to a later question, or end the survey there.
- Target pages by URL and show a survey to a share of visitors.
- Delete a survey, along with its responses.
- Improved
A new app and survey editor
The app and the editor were rebuilt around one quiet interface, with the logo refreshed to match.
- A redesigned survey editor, with questions, display and appearance each on their own tab.
- Clearer logo colours and contrast.
- The embed script and public API are served directly, outside the app's sign-in.