Release Changelog
Production Releases
Category Order Optimization & Catalog Refinement
- Reordered oil categories across storefront: Safflower, Groundnut, Coconut, Sunflower, Sesame, Mustard, Castor, Olive.
- Updated top category cards, footer shop navigation, and health guide oil cards to align with updated category hierarchy.
- Refined ProductController index API and PageController catalog sorting logic for consistent category presentation.
AI Chatbot Assistant, Admin Tooling & API Docs
- Integrated Verifast AI assistant widget across store frontend for real-time customer support.
- Added admin token generator artisan command (`php artisan admin:token`) for secure API auth.
- Integrated CKEditor 5 rich text editor across admin dashboard blog & product forms.
- Added comprehensive API documentation reference for external integrations.
Analytics Modernization & Inventory Sync Optimization
- Enhanced inventory level updates with seamless upsert support to prevent 0-affected row false negatives.
- Integrated multi-property Google Tag (GA4: G-ZQY4HL2PJ3 & Google Ads: AW-16851858569).
- Repository optimization: Untracked heavy static media assets and updated .gitignore rules.
- Added dedicated System & Build Version Hub (/version) with zero SEO crawl footprint.
Automated Communication & PhonePe PG Integration
- Automated WhatsApp order lifecycle alerts and admin stock alerts via Messegy API.
- Full PhonePe V2 payment gateway checkout and webhook verification.
- Logistics & Return tracking infrastructure for order fulfillment.
- Email alert failovers and security payload encryption.
Product Catalog Expansion & Variant Stock Tracking
- Multi-variant stock tracking with real-time low-stock threshold triggers.
- Interactive product review submission and moderation system.
- Enhanced product gallery, recipe cards, and nutritional purity badges.
- Cart coupon stacking and dynamic shipping fee calculations.
Complete Laravel 11 Core Migration
- High-performance Laravel 11 Blade SSR architecture.
- Stateless JWT token authentication with role-based access control (RBAC).
- Automated Schema.org JSON-LD, RSS Feed, llms.txt, and XML Sitemap generation.