Version 2.12.0
( Updated on 07 May 2026 )
+ [Feature] Gemini AI Integration: Added AI-powered item description and SEO metadata generation
+ [Feature] Configurable Home Screen: Added modular home sections with enable/disable configuration support
+ [Feature] SEO Management: Added item-level meta tag fields with multilingual SEO support
+ [Feature] Chat Search: Added support for searching conversations within the chat list
+ [Feature] Payment Receipts: Added functionality to view and download subscription payment receipts
+ [Feature] Multilingual SEO Enhancements: Added schema support, canonical URLs, hreflang integration, localized sitemap generation, and advanced meta configuration (Web)
+ [Feature] Language Routing Migration: Migrated from query-based URLs to route-based multilingual routing for improved SEO and cleaner URLs (Web)
+ [Feature] Cookie Consent Integration: Added consent-based Firebase Analytics initialization with cookie consent handling (Web)
+ [Feature] SEO Fields Management: Added SEO-related fields support for categories, ads, and blogs (Admin)
+ [Feature] Admin Authentication: Added OTP-based reset password functionality for admins (Admin)
+ [Feature] Chat Management: Added support for blocking/unblocking chats, deleting chats/messages, and managing audio recordings (Admin)
+ [Improvement] Ad Image: Unified main and additional image uploads into a single input field
+ [Improvement] Chat Delete: Added support for deleting multiple chats
+ [Improvement] Modular Architecture: Refactored Home screen and Categories into modular and configurable components (App)
+ [Improvement] Performance Optimization: Optimized UI rendering to reduce scrolling lag and improve responsiveness on the Home and Ad Details screens (App)
+ [Improvement] Image Optimization: Improved rendering performance and optimized asset loading across the application (App)
+ [Improvement] Asset Organization: Reorganized asset folders for improved readability and easier icon management (App)
+ [Improvement] Mobile Responsiveness: Enhanced responsive layouts for Ad Listing, Edit Listing, and Job Application pages (Web)
+ [Improvement] Item Detail Preview: Improved item detail preview UI in Admin Panel (Admin)
+ [Improvement] Admin UI & RTL: Enhanced Admin Panel UI and RTL layout support (Admin)
+ [Improvement] Transaction Handling: Improved pending transaction cron handling and processing reliability (Admin)
--- Breaking Changes ---
+ [Refactoring] Chat v2: Complete architectural overhaul for improved maintainability, scalability, and flexibility (App)
+ [Refactoring] Category v2: Rebuilt category architecture with hierarchical navigation and caching support for better scalability and code organization (App)
+ [Refactoring] Filtering System: Redesigned filtering architecture for improved extensibility and maintainability (App)
+ [Refactoring] Profile Screen: Redesigned profile architecture for improved extensibility and maintainability (App)
+ [Update] Upgraded web support to Next.js 16+ and Tailwind CSS 4+
+ [Update] Upgraded Flutter support to v3.41.8
+ [Fix] General bug fixes, optimizations, and performance improvements