Skip to main content
v0.9.0
December 2025
  • ๐Ÿ“ธ 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
v0.8.0
December 2025
  • ๐Ÿค– 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
v0.7.0
November 2025
  • ๐Ÿ”Œ 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
v0.6.0
November 2025
  • ๐Ÿ‘ 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
v0.5.0
November 2025
  • ๐ŸŒ“ 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
v0.4.0
October 2025
  • ๐Ÿ”‘ 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"