Highlights
- AI Search Plugin - New RAG-powered search using Cloudflare Vectorize for intelligent content discovery
- Contact Form Plugin - New plugin with Google Maps integration
- Multiple Media Selection - Enhanced media library with multi-select and video support
- User Profile Editing - Users can now edit their own profiles from the admin panel
- Improved Test Coverage - Code coverage improved from 56% to 80%
New Features
- AI Search Plugin with Custom RAG using Cloudflare Vectorize (#542)
- Contact Form Plugin with Google Maps integration (#536)
- Multiple media selection and video support (#540)
- User profile editing in admin panel (#512)
- Open Collective sponsorship option (#552)
- Claude Code agents for automated PR management (#545)
Bug Fixes
- Fix admin favicon serving from local route (#541)
- Fix flaky e2e tests (#544)
- Export PluginBuilder correctly (#526)
Documentation
- Add AI Agents documentation page
- Update Open Graph image for social sharing (#551)
- Add Claude Code agents info to README (#549)
- Improve README SEO with comparison table and badges (#547)
Installation
npm create sonicjs@latest my-appOr update existing project:
npm install @sonicjs-cms/core@2.6.0