Skip to main content
- ๐ธ Screenshot Annotation: Capture and annotate screenshots directly in feedback submissions
- Professional annotation toolkit: Arrow, rectangle, pen, text, and blackout tools
- Enable with
data-enable-screenshots="true" on feedback widget
- ๐ค MCP Server Integration: Built-in Model Context Protocol server at
/mcp endpoint
- Connect AI assistants like Claude Desktop to query and manage feedback
- Natural language interface for all feedback and rating operations
- See the MCP Integration Guide for setup instructions
- ๐ n8n Integration API Endpoints: Complete API for workflow automation
- ๐ Rating Statistics Endpoint: Get helpful percentage and counts per project or page
- โ๏ธ Feedback Management: Update feedback status and type via API
- ๐ Helpful Rating Widget: New lightweight widget for binary feedback
- ๐ฆ Modular Widget Architecture: Improved performance and flexibility
- ๐ฏ Better Widget Organization: โWidgetsโ section now includes both feedback and rating options
- ๐ Dark/Light Mode: Widget detects userโs preferred mode
- ๐ Subscription Limit Enforcement: Trial users see a banner when approaching feedback limits
- โก CI Caching Improvements: Faster build times in continuous integration
- ๐ API Access: Programmatic access to your feedback data
- Create and manage API keys from Settings
- List all feedback for a project with pagination
- Retrieve individual feedback items
- ๐ท๏ธ Version Tracking: Track feedback against specific app releases
- Add
data-version attribute to correlate feedback with versions
- View version info in dashboard feedback list
- ๐ Multi-Language Widget: Support for English, German, and Swedish
- Automatic browser language detection
- Manual language selection with
data-language attribute
- ๐จ Widget Customization:
- Icon-only layout option for compact design (
data-button-position="icon-only")
- Hide โPowered by SeggWatโ branding with
data-show-powered-by="false"