Adds public component submissions, the community component library, and team collaboration with role-based access.
Component Submissions
- Public submission queue — any user can submit a custom component for review and inclusion in the shared library
- AI-powered review — submitted components are automatically analyzed for quality and code standards
- Category management — components are organized into browsable categories
- Admin review tools — approve, reject, or pause individual submissions from the admin dashboard
Team Collaboration
- Multi-user teams — invite team members by email to collaborate on projects under a shared organization
- Role-based access — three roles: Administrator (full access including billing), Manager (team management, no billing), and User (view and edit assigned projects only)
- Email invitations — secure token-based invitation flow with dedicated accept page
- Activity log — track team member actions across projects
Improvements
- Help Centre with AI chatbot — integrated support assistant powered by Cloudflare Workers with searchable FAQ library
- FAQ system — dedicated FAQ manager with categories, ordering, and automatic Schema.org FAQPage markup for SEO
- Dual-mode tools — all major tools (Content Writer, Keywords, Site Audit, Competitors, Backlinks) now work both standalone and within project context
Bug Fixes
- PDF report generation — fixed "headers already sent" error when generating PDF reports by bypassing WordPress output buffering
- Dashboard shortcode conflict — resolved an issue where the dashboard shortcode could be overridden by stale registrations from other plugins
- Reports tab data loading — fixed reports tab failing to load data due to missing authentication in the AJAX handler