- β Star Rating Widget: New embeddable star and smiley rating widget (
seggwat-star.js) - π¬ Contact Widget: New embeddable contact form widget (
seggwat-contact.js) - π Contact Message Management: View, filter, and manage contact submissions in the dashboard
- π Contact API Endpoint:
POST /api/v1/contact/submitfor programmatic submissions
- π Polar Churn Tracking: Connect your Polar account to track customer cancellations
- π³ Stripe Churn Tracking: Connect your Stripe account to track customer cancellations
- πΈ 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
/mcpendpoint- 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-versionattribute to correlate feedback with versions - View version info in dashboard feedback list
- Add
- π Multi-Language Widget: Support for English, German, and Swedish
- Automatic browser language detection
- Manual language selection with
data-languageattribute
- π¨ 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"
- Icon-only layout option for compact design (