Latest
v1.5.0
majorMay 28, 2026
Platform reviews, blog, bug bounty program, and a full security hardening pass.
- AddedConsultants can rate and review Shimaya from their Reviews dashboard
- AddedAdmin: Platform Reviews tab to moderate consultant feedback
- AddedCompany blog at /blog with guides for consultants
- AddedBug Bounty page at /bug-bounty with responsible disclosure policy
- AddedAbout page at /about
- AddedThis changelog
- ImprovedHomepage — FAQ section, integrations strip, Blog nav link, multi-column footer
- SecurityXSS fixed in contact-sales email — all fields now HTML-escaped before injection
- SecurityHardcoded personal emails replaced with ADMIN_EMAILS and CONTACT_SALES_EMAIL env vars
- SecurityRate limiting added to /api/contact-sales and /api/reviews
- Fixedlocalhost:3000 fallback removed from Polar checkout
- AddedGlobal error.tsx and not-found.tsx — branded error pages
- ImprovedProfile type — 12 missing fields added, ~76 unsafe casts removed