v3.7.9 HYDERABAD LPG MARKETPLACE
- 🔥 One app for HP, Bharat & Indane — book a cylinder refill from the nearest authorized distributor in Hyderabad. We don't own inventory; we connect you with your official dealer, they deliver, you pay at the door.
- 🛢 10 seed distributors live — Kondapur, Gachibowli, Madhapur, Hitec City, KPHB, Miyapur, Nizampet, Manikonda, Secunderabad (7 verified + 3 pending onboard).
- 📱 Book flow — pick brand → size (5 / 14.2 / 19 kg) → quantity → slot → address → phone. Nearest distributor auto-assigned via PostGIS if you don't pick one manually.
- 📋 Two-sided workflow — customer sees status timeline (placed → accepted → out for delivery → delivered) with dealer's phone tap-to-call; distributor gets an inbox with Accept / Out / Delivered actions.
- 🏪 Zero-commission distributor apply — any authorized dealer can list free from the app; admin verifies the dealer code before their inbox goes live.
- 🎨 New logo shipped — replaced the old "B" placeholder with the BL super-app monogram across website, webapp, Android/iOS launcher icons, favicons.
- 📄 Advocate's checklist — full coverage — Doc Verify now supports 5 new document types the property advocate always insists on: Property Tax Receipt, Water Bill, Electricity Bill, Pattadar Passbook, and Floor Plan (with the 6-7 point checklist each).
- 📐 Floor-plan area sanity check — seller declares built-up area on the sale deed; AI parses the sanctioned floor plan and flags any mismatch >5% (with a +20 risk-score penalty). No more "you said 1250 sqft, plan shows 1050 sqft" surprises after signing.
- 💰 Utility Dues card on every listing — property tax (GHMC PTIN) · water (HMWSSB consumer no.) · electricity (TSSPDCL SC no.) with current outstanding amount + last-paid date. Green "no dues" or red "₹X,XXX pending" badge shows before buyer even asks. Public read, owner-only edit.
- 🔎 On-demand TG RERA lookup — type any Telangana RERA number and if we don't have it, the backend fetches it live from the state portal via 2captcha, saves it, and returns the auto-fill in one call. All 11,000+ TG projects effectively covered on demand.
- 📥 Admin RERA bulk-import — new /admin/rera-import page accepting CSV/JSON with alias handling (rera_number, promoter, district...). Chunks of 500, UPSERT-safe, error report per row.
- 🐛 Fixed AdBanner debug strip leak — the orange "backend returned no ad" diagnostic strip that was visible to real users is now double-gated on kDebugMode + a constant. Release APKs can never show it again.