Changelog
Track all updates and releases of FeedbackPulse SaaS.
Version 1.0.0 (Initial Release)โ
Release Date: March 2026
Featuresโ
- Full multi-tenant architecture with isolated data per tenant
- Web-based 5-step installer (license, requirements, database, admin, email)
- Superadmin panel with dashboard, tenant management, plan builder, landing page editor
- Tenant dashboard with products, campaigns, submissions, analytics, reports
- 5 public-facing pages: Product Hub, Feedback Wall, Feedback Form, Roadmap, Changelog
- Shared navigation bar across all public pages with brand customization
- Product-level filtering on all public pages via query parameters
- Embeddable feedback widget (single script tag)
- Survey Builder for custom form fields
- AI-powered sentiment analysis, auto-tagging, and reply suggestions (OpenAI)
- Stripe and PayPal subscription billing with webhooks
- Team management with email invitations and role-based access (admin/staff)
- Two-Factor Authentication (TOTP)
- Google and GitHub OAuth social login
- Email digest (daily/weekly) and scheduled reports
- GDPR compliance tools (data export, deletion, anonymization, retention policies)
- REST API v2 with API key authentication
- Outbound webhooks (Slack, Discord, custom) with SSRF protection
- Public roadmap with voting and feature requests
- Public changelog with version tagging
- Referral program with conversion tracking
- Audit logging for all admin actions
- Database backup management (create, download, delete)
- Custom domain support with DNS verification
- Automated cron jobs (trial expiry, usage alerts, data retention, anomaly detection)
- Rate limiting on all public endpoints
- Security headers (HSTS, CSP, X-Frame-Options)
- SEO optimized (robots.txt, sitemap.xml, meta tags)
- Legal pages (privacy policy, terms of service, cookie policy)
- Responsive design (desktop, tablet, mobile)
- Command palette (Ctrl+K) for quick navigation
- Real-time submission streaming via SSE
Technicalโ
- Built on Laravel 12 (PHP 8.2+)
- MySQL 8.0+ / MariaDB 10.6+ support
- Blade + Alpine.js + Tailwind CSS frontend
- 35+ database migrations
- 28 Eloquent models
- 86 Blade templates
- 7 scheduled console commands
- 9 service classes
- 15 custom middleware
Future changelog entries will be added here with each release.