Changelog
What's new in RecruitSecure AI.
v2.1.0March 2026
Polish and branding
- +Premium landing page redesign with dark hero, gradients, and glassmorphism
- +AI-generated hero background video (chrome android AI recruiter)
- +Custom branding with flux-2-pro generated logo and icons
- +Sentence case copy across all user-facing pages
- +Project cleanup: removed boilerplate, stale docs, and redundant tests
- +Production deployment fixes for Vercel (onnxruntime-node, standalone output)
v2.0.0March 2026
Major release
- +EUR pricing with three tiers: Starter (€9/mo), Pro (€19/mo), and Enterprise (from €49/mo)
- +Promo code system with admin dashboard, trial extensions, and percentage/fixed discounts
- +Hybrid semantic search combining pgvector cosine similarity with BM25 full-text via Reciprocal Rank Fusion
- +Candidate Pipeline Kanban Board with drag-and-drop (7 stages including rejected)
- +Public REST API v1 (Enterprise) with API key authentication, rate limiting, and usage analytics
- +Outbound webhooks with HMAC-SHA256 signed event delivery and auto-disable on failure
- +GDPR compliance: consent tracking, auto-cleanup cron, data export, and soft-delete with retention policies
- +Advanced search filters, saved searches with email alerts, and CSV/PDF candidate export
- +ML adaptive reranking based on user feedback, bias detection dashboard, and structured field extraction (skills, experience, education)
- +Notification center, weekly digest emails, team management with invitations, and referral program
- +SSO/SAML support (Enterprise), custom branding, and audit log export
- +PWA manifest, dynamic OG/Twitter images, global error boundary, and SEO structured data (JSON-LD)
- +985 tests across 152 files with 0 TypeScript errors and 0 ESLint errors
v1.0.0February 2026
Initial release
- +Initial release of RecruitSecure AI SaaS
- +Semantic CV search with local AI processing — no external API calls
- +Support for PDF, DOCX, and TXT file formats
- +Free and Pro tier pricing with Stripe integration
- +GDPR-compliant data handling with export and deletion endpoints
- +Multi-tenant architecture with application-level data isolation