Skip to content

What's New

Sahaj Rana edited this page Apr 8, 2026 · 5 revisions

๐Ÿš€ What's New โ€” Expendefy

Multi-tenant e-commerce platform โ€” white-label ready for any brand.



Version 2.0

Released: February 2026 โ€“ April 2026 The platform evolution. Online payments, a fully live UI editor, over-the-air updates, automated build pipelines, a complete GST engine, and deep white-label customisation for every screen.


UI Editor, Full Screen Theming & Attribution โ€” April 2026

UI Editor Improvements

  • โœ… Reliable live preview โ€” any property change in the editor now reflects immediately in the live preview on both mobile app and web, simultaneously.
  • ๐Ÿท Selection label toggle โ€” top-right toggle in the editor canvas hides section-name chips without removing selection borders; preference persisted across refresh and screen changes.
  • ๐Ÿ›ก Save guard โ€” "Save & Publish" delays activation briefly after page load, preventing accidental overwrite of saved settings before they finish loading.

Bottom Navigation Bar โ€” Fully Dynamic

  • ๐Ÿงญ Hide, reorder, rename nav items โ€” drag-and-drop list in the UI editor; changes reflected in live preview immediately.
  • ๐Ÿ”ค Auto home label โ€” if the Home label is left blank, the app auto-fills the first syllable of the brand name.
  • ๐Ÿ‘ Context-aware items โ€” nav items for optional features are only shown in the editor when that feature is enabled for the brand.

Home Header โ€” Branding Blur

  • ๐ŸŒซ Blur Background Color โ€” new property controls the gradient background of the branding blur circle; defaults to the brand's light primary colour.
  • ๐Ÿ”ต Top Bar Background Color โ€” separate property for the solid background behind the blur gradient, editable alongside Blur Strip Color.

View Cart Bar (Contextual Section)

  • ๐Ÿ›’ Floating "View Cart" bar โ€” appears automatically on mobile when items are in the cart; hidden in desktop view.
  • ๐ŸŽจ Full theming โ€” background colour, border, border radius, shadow, width (%), alignment (Left / Center / Right), bar height, and bottom padding all configurable.
  • ๐Ÿ‘ Preview mode toggle โ€” bar shown in the editor via a visibility toggle, independent of actual cart state.
  • โ†•๏ธ Bottom padding โ€” the padding value propagates to all pages where the bar appears.
  • Default: 96% width, 8 px bottom padding; 100% = full-bleed.

Product Page โ€” Desktop & Mobile Theming Separated

  • ๐Ÿ–ฅ Desktop price section โ€” Add to Cart button colour, border, radius, width, height, font; variant selector border, fill, text colours and radius. All independently configured.
  • ๐Ÿ“ฑ Mobile sticky bottom bar โ€” bar height, border radius, shadow; show/hide variant dropdown; dropdown fill, border, text, font size, height, width; Add to Cart button colour, border, text, font, width, height. Default border radius: 12 px.
  • ๐Ÿ–ฑ Tap-to-add fixed โ€” Add to Cart button on mobile web now correctly receives tap events.
  • โ†•๏ธ Vertical centering โ€” both sides of the bottom bar vertically centred regardless of bar height.
  • ๐Ÿ”ค Per-element font sizes โ€” individual font-size properties for all text elements in the variant selector.

Cart Page โ€” Full UI Editor Support

  • ๐Ÿ“‹ Cart item row โ€” background, text colours, quantity button colours, border radius.
  • ๐Ÿงฎ Cart summary section โ€” per-row colour properties for subtotal, discount, delivery, GST, and total rows.
  • ๐Ÿ’ณ Checkout section โ€” button colour, text, radius, border; address selector text/icon colours; payment mode selector colours, border, and radius.
  • ๐Ÿ“Œ Sticky checkout bar โ€” checkout button and address row stick to the bottom of the screen on mobile.
  • ๐Ÿ”ค Button labels โ€” "Tap to pay" (online) / "Tap to pay โ€” COD" (cash); consistent across mobile app and web.
  • ๐Ÿ–ผ Cart preview page โ€” dummy cart with mock products for live UI editing; empty cart state togglable as a contextual section.

Plans Screen โ€” Admin Panel

  • ๐Ÿ“‹ Plans page โ€” new screen added to the bottom of the admin left panel showing all subscription tiers.
  • ๐Ÿ…˜ InstrumentSans typography โ€” plans screen uses InstrumentSans as the font family throughout.
  • ๐Ÿ”€ Single / Multi-seller toggle โ€” slider switches between single-seller and multi-seller marketplace pricing.
  • ๐Ÿ”— Compare Plans โ€” links to the public pricing comparison page.

Search Screen

  • ๐Ÿ” Empty state on load โ€” search screen immediately shows a placeholder illustration and helper text instead of an infinite loading state before the user has typed anything.

Categories Section Theming

  • ๐Ÿ—‚ Full theming โ€” grid columns, background colour, icon size, label colour, card style, and spacing all configurable from the UI editor.

Mobile List Cards (Porter & Sellers)

  • ๐Ÿ“ฑ Card-based mobile lists โ€” Porter and Sellers app list screens render readable mobile card layouts instead of horizontal-scrolling data tables.

Ad Attribution Tracking

  • ๐Ÿ”ต Ad Click ID tracking โ€” click ID from Meta ad links captured on admin panel load and sent with the registration event, enabling accurate ad-to-signup attribution.
  • ๐ŸŸข Browser ID tracking โ€” browser identity from Meta Pixel stored and sent alongside the click ID at registration for server-side deduplication and improved conversion accuracy (~9% improvement).
  • Both tokens cleared after successful registration (one-time use).

GST Engine, UI Theming Foundation & OTA โ€” March 2026

GST & Pricing Engine

  • ๐Ÿ’ธ Two GST modes โ€”
    • Mode A (order-level): flat GST % added on top of the order total.
    • Mode B (product-based): GST already baked into the product price; shown as informational only, never double-counted.
  • ๐Ÿงฎ Per-item GST rates โ€” each product or part carries its own GST rate; falls back to the store-wide setting when absent.
  • ๐Ÿ“ฆ Immutable order snapshots โ€” delivery cost, GST mode, and per-item rates are locked into every order at creation time so historical orders never recalculate incorrectly.
  • ๐Ÿšš Configurable delivery fee โ€” delivery fee read from store settings; never hardcoded.
  • ๐Ÿ”ข Buyer GST number on invoice โ€” buyers can enter their GSTIN; it prints on the generated invoice.
  • ๐Ÿ“Š Kit/bundle GST โ€” kit totals correctly respect the active GST mode.

Admin Panel Improvements

  • ๐Ÿ” Staff login โ€” username + password login path for non-owner staff accounts (sub-admin, delivery admin).
  • ๐Ÿ” Google sign-in โ€” Google sign-in connected; new accounts auto-created, existing accounts prompted to sign in.
  • ๐Ÿ’พ Session persistence โ€” admin session restored on page refresh; no re-login required.
  • ๐Ÿ“ฑ Responsive admin layout โ€” panel adapts to mobile and tablet widths; sidebar collapses on small screens.
  • ๐ŸŒ Dynamic favicon โ€” admin fetches the brand favicon from store settings and swaps it at runtime.
  • ๐Ÿ”– Vendor terminology โ€” "Seller" consistently renamed "Vendor" across all UI text.

UI Theming Engine

  • ๐ŸŽจ Live UI theming โ€” admins configure per-section styles from the editor; all apps fetch and apply them on launch automatically.
  • ๐Ÿ”ค Dynamic fonts โ€” font family configured per brand; applied at runtime in both the mobile app and web with no app update required.
  • ๐Ÿ“ Global spacing & typography โ€” one section controls section spacing and font sizes globally across the app.
  • ๐Ÿƒ Product card theming โ€” border radius, image height, padding, title/price colours all configurable per brand.
  • ๐Ÿ—‚ Category grid theming โ€” icon size, label colour, column count, and background colour from the admin editor.

Live UI Editor

  • ๐Ÿ–ผ Live preview โ€” admin UI editor shows a web preview that updates in real time as properties are changed; no page reload needed.
  • ๐Ÿงฐ Section selection highlight โ€” clicking a section in the preview outlines it clearly for editing.
  • โœ๏ธ Section navigator โ€” left panel lists all editable sections; right panel shows properties for the selected one.

OTA Updates & Build Pipelines

  • ๐Ÿ›ฉ Over-the-air updates โ€” app supports patch delivery without an app store review cycle; minor fixes ship in minutes.
  • ๐Ÿ”„ Automated build pipelines โ€” Android + iOS builds automated for all apps across all brand variants.
  • ๐Ÿ“ฒ Zero-touch white-label builds โ€” app identity configured at build time; no manual setup required per brand.

Payments, White-Label Expansion & Deployment โ€” February 2026

Payments & Checkout

  • ๐Ÿงพ Payment Gateway integration โ€” online payment collection integrated end-to-end; handles success, failure, and back-press edge cases correctly.
  • ๐Ÿ’ณ Cash on Delivery โ€” COD toggle at checkout; buyer selects COD or online from a dropdown selector.
  • โšก Real-time payment verification โ€” payment status updates in real time after the payment callback; no polling needed.
  • ๐Ÿงพ Buyer invoice โ€” buyers can view and download their invoice from order details.

Order Experience

  • ๐Ÿ†” Clean order ID display โ€” internal suffixes stripped before any order ID is shown to users.
  • ๐Ÿ›’ Enhanced empty cart โ€” ongoing orders displayed inline when the cart is empty so buyers always have context.
  • ๐Ÿ“ง Transactional notifications โ€” email + push notification sent to buyer on order dispatch and delivery confirmation.

White-Label & Infrastructure

  • ๐ŸŒ New brand onboarding โ€” additional white-label brands onboarded with independent configurations and app icons.
  • ๐Ÿš€ Multi-brand automated deployment โ€” a single script builds the web buyer app and deploys it to each brand's separate hosting; no manual setup required.

๐Ÿ Expendefy 2.0 โ€” by the Numbers

Apps 4 mobile apps (Buyer, Sellers, Porter, Super Admin) + web buyer
White-label brands 6 independent brands on one platform
Themeable sections 15+ sections fully configurable via the live UI editor
Payment methods Online Payment Gateway + Cash on Delivery
OTA updates Patch delivery โ€” ship fixes without app store review
GST engine Two modes, per-item rates, immutable order snapshots
Ad attribution Click ID + Browser ID tracking on registration


Version 1.0

Released: May 2025 โ€“ December 2025 The foundation release. Core shopping experience across mobile and web, multi-vendor marketplace, delivery management, and white-label multi-brand support.


Finance, Delivery Lifecycle & App Packaging โ€” December 2025

  • ๐Ÿ’ฐ Finance screens โ€” sellers and delivery drivers each have an earnings dashboard showing total, pending, and paid amounts.
  • ๐Ÿšš Full delivery lifecycle โ€” Accept โ†’ En-route โ†’ Delivered flow with customer contact integration.
  • ๐Ÿ“ฑ Seller app polish โ€” order list, fulfilment actions, and product status chips refined.
  • ๐Ÿ–ผ Brand logo management โ€” admins can upload and manage their store logo directly from the Settings page in the Super Admin panel.
  • ๐Ÿ“ฆ Per-brand companion apps โ€” Delivery and Seller apps now support separate per-brand variants with independent signing.
  • ๐ŸŽ  Slider / banner improvements โ€” home screen banner carousel performance and visual polish improved.

Kits, Entities & SuperAdmin Enhancements โ€” November 2025

  • ๐Ÿงฉ Kits in Super Admin โ€” admin can create Kit bundles (sets of parts), set auto-pricing from part costs, attach entities, and preview kit builds.
  • ๐Ÿ“ Rich-text descriptions โ€” rich HTML editor integrated for product part descriptions.
  • ๐Ÿท Product entities โ€” custom attributes (e.g. "Engine Type", "Fuel Grade") attachable to any product; filterable in the buyer app.
  • ๐Ÿ—‚ Entities screen โ€” full fetch, add, edit, delete flow in the admin left panel.
  • โš™๏ธ Auto-price calculator โ€” kit price auto-computed from constituent part prices with manual override.
  • ๐Ÿ› Kits tab in buyer โ€” dedicated home screen tab showing kit bundles; buyer selects parts to build a kit.

Delivery Driver App, Notifications & Import/Export โ€” October 2025

  • ๐Ÿšš Delivery driver app โ€” dedicated app for delivery staff: order assignment, real-time status updates, and customer contact.
  • ๐Ÿ”” Dual notification system โ€” seller notified on new order; driver notified on assignment; buyer notified on dispatch and delivery.
  • ๐Ÿ“ฆ Background notifications โ€” notifications processed correctly even when the app is closed.
  • ๐Ÿ“Š Import/Export complete โ€” admin can bulk-import the full product catalogue and bulk-export for offline editing.
  • ๐Ÿ†” Order ID uniqueness โ€” order IDs incorporate a per-brand identifier to prevent cross-client collisions.
  • ๐Ÿ”„ Pull-to-refresh โ€” all list screens across admin and buyer support pull-to-refresh.

Multi-Brand White-Label & Variants โ€” September 2025

  • ๐ŸŽจ Per-brand app variants โ€” buyer app builds a separate variant per brand with independent app IDs, icons, and signing keys; fully configurable with no manual changes per brand.
  • ๐Ÿ”‘ Signing key management โ€” separate signing keys for each brand across Buyer, Delivery, and Seller apps.
  • ๐Ÿ‘จโ€๐Ÿ’ผ Multi-tenant admin โ€” Super Admin panel identifies brands at runtime; one admin panel serves all brands.
  • ๐Ÿ›  Admin product management โ€” product search, sort, and edit flows stabilised across all brands.
  • ๐Ÿ“ค Import / Export (beta) โ€” product import via CSV/Excel started for the admin panel.

Stability & Shared Foundation โ€” August 2025

  • ๐Ÿงน Shared foundation โ€” common components, services, and helpers shared across all four apps; an improvement in one place benefits all apps instantly.
  • ๐Ÿ”„ API & profile fixes โ€” profile update flow stabilised; API response handling hardened.

Sellers & Bulk Orders โ€” July 2025

  • ๐Ÿช Sellers app โ€” standalone app for vendors: add/edit products, manage inventory and stock.
  • ๐Ÿ“ฆ Bulk orders โ€” B2B bulk order flow for wholesale buyers.
  • ๐Ÿงฉ Parts & kits in buyer โ€” buyers can browse and order parts through a Kit โ†’ Parts hierarchy.

Core Buyer App โ€” June 2025

  • ๐Ÿ” Phone & email OTP authentication โ€” sign-up and sign-in with OTP verification, end-to-end.
  • ๐Ÿ  Home screen โ€” category grid, product listing with tab-based browse, and top bar.
  • ๐Ÿ› Product detail page โ€” image gallery, variant selector, and Add to Cart.
  • ๐Ÿ›’ Cart screen โ€” item listing, quantity controls, and checkout entry point.
  • ๐Ÿ” Category browse โ€” per-category product listing screen.
  • ๐Ÿ‘ค User profile โ€” profile setup, preferences, and address management.
  • ๐Ÿ”” Push notifications โ€” order event notifications.

Platform Foundation โ€” May 2025

  • ๐Ÿ— Multi-app platform โ€” four apps (Buyer, Sellers, Delivery Driver, Super Admin) launched together as a unified platform from day one.

Built with โค๏ธ by the Expendefy team.

Clone this wiki locally