**mobile:** add fulfillOrder convenience method to api client
**mobile:** useTodayData hook for Today tab data
**mobile:** rename Overview tab to Today, update icon
**mobile:** store bottom tabs, robust session persistence, picker polish
enhance authentication flow and add debug endpoint for token verification - update .gitignore to exclude sensitive files - modify README with new API base URLs - update app.json for runtime version and app updates - improve auth.tsx to handle deep link redirects and session refresh - add debug state to index.tsx for authentication diagnostics - create debug-auth route for detailed token verification feedback - update package.json and package-lock.json with new dependencies - adjust eas.json for local app version source - remove unused android background icon
add mobile store management features including orders and products
enhance admin panel with new layout and navigation components
integrate Paystack subscription management and webhook handling
implement store subscription flow with Auth0 integration and Pro tier upgrade logic
implement modular settings UI components and page structure
implement changelog page with markdown parsing and update middleware and next.config configuration
support for system subdomains and API
add theme support to all storefront pages
fix theme routing and add theme-specific nav/footer
added new themes for store type support - Fixed dark mode/light mode switch - Added a new route to support home client
getting started drawer and tracking
new docs editor with basic authentication
Introduce support and changelog pages, update settings header UI, and refactor appearance settings styling.
Add Next.js middleware for request proxying.
Add API endpoint to fetch a store by slug, including user authentication and membership verification.
Implement full user authentication, onboarding, and initial store management infrastructure.
Implement a modular theming system for stores, add new store pages and components, and introduce authentication features.
Establish core storefront layout, global theme styling, and store settings components.
Implement multi-tenant e-commerce store with product details, cart management, and various payment integrations.
Add login form component with Supabase authentication and organization-based redirection.
Bug Fixes
update apiBaseUrl to use internal routes for better environment handling
**hero:** filmstrip dots + add-slide are not swallowed by the section click-blocker
**editor:** remove stray backticks in CSS comment that broke the template literal
**editor:** keep inactive carousel slides inert so heading clicks hit the active slide
**editor:** make hero text card a pointer-events island so heading clicks land
**editor:** begin hero/text edit on mousedown so real clicks place a caret
**editor:** revert hero click routing to coordinate-free e.target resolution
**editor:** hero heading edit-vs-image click priority + instant record reorder
**editor:** campaigns seed needs an id + correct fields so added campaigns render and index correctly
**editor:** split seedSection into its own module for a clean static registry import
**editor:** derive known section types from SECTION_REGISTRY, not a hardcoded list
**editor:** backfill home pages row for every store (un-blank Editor preview)
**web:** correct SEO host to mcloud.co.ke; defer pricing to mobile
**mobile:** point host at mcloud.co.ke, not the phased-out menengai.cloud
**analytics:** improve funnel accuracy by using actual order counts instead of undercounted events
**storefront:** trust the www/apex variant too, or the preview frame is blocked
**storefront:** a missing "s" in ADMIN_ORIGIN must not kill the preview
**hero:** saving an image silently ate the hero copy
**editor:** clicking into the page no longer opens the drawer
**editor:** the hero background image was unclickable
**hero:** ask the vertical, not the data
**liquid:** stop blank image fields rendering a broken image