What's new

Changelog

Every improvement, feature, and fix — newest first.

September 2026
v1.0.8.4
Improvement

Full mobile optimization

  • Sidebar converted to a full-screen overlay on mobile — tap the backdrop or any nav link to close it
  • Top-bar menu now works on touch devices (was hover-only, unusable on phones)
  • Calendar views fixed for portrait mode — grid now scrolls horizontally instead of compressing
  • Month view weekday headers abbreviated (Mo/Tu/We…) to fit small screens
  • Dark mode works correctly on all screens including the invite form and calendar
  • Page body can no longer scroll sideways on mobile
September 2026
v1.0.8.2
Feature

Shop feature + pricing page

  • RENTAL workspaces can now enable a guest-facing Shop — guests scan a QR code, browse products, and place orders
  • Admins manage shop products (name, price, category, image) and track order status from the Shop tab
  • New /pricing page with full plan comparison and FAQ
  • Issues & Schedules screen now has month navigation — filter by month
  • Orders screen now has month navigation
  • Deleted bookings log is collapsible and month-scoped
  • Dashboard now shows upcoming stays card below the finance chart
August 2026
v1.0.7.7
Security

Finance visibility controls for Co-Managers

  • Co-Managers can no longer view team payment amounts or the internal financials tab on any workspace type
  • Co-Managers are locked to the current month on Financials — no historical navigation
  • Finance card on Dashboard hidden for Co-Managers
  • Generate report modal no longer exposes internal figures to Co-Managers
  • Server-side enforcement: the API now filters management-category expenses for non-owners
August 2026
v1.0.7.4
Security

Security hardening pass

  • Signup no longer reveals whether an email address already exists on the platform
  • Workspace action PIN locks for 15 minutes after 5 consecutive wrong guesses
  • Rate limiting added on login, signup, and the guest track endpoint
  • Forced password change for newly invited staff — one-time passwords must be updated on first login
  • Security response headers added to every request (X-Frame-Options, HSTS, CSP, etc.)
  • Guest session signing key decoupled from the main service key
August 2026
v1.0.7.3
Improvement

Unified Orders nav

  • Kitchen, Bar, Shop, and Experiences are now a single Orders nav item with a tab switcher
  • Food Menu tab renamed to make it distinct from the new Orders destination
  • Cleaner sidebar for HOSTEL workspaces
August 2026
v1.0.7.x
Fix

Live-usage fixes

  • Orders from a deleted booking no longer get stuck on the active board
  • Deleting a booking now cascade-removes its open orders
  • Expense entries are now editable from the Financials screen
  • CSV import now correctly shows the number of rows imported on the success screen
August 2026
v1.0.8.0 – v1.0.8.1
Improvement

Dark mode & auth page redesign

  • Full dark/light mode toggle across the entire app — top bar, sidebar, modals, forms, calendars
  • Theme preference persisted across sessions and page navigations
  • Login and signup pages redesigned with teal gradient card matching the landing page
  • Dark mode flash eliminated — theme applies before first paint so there's no flicker
  • Landing page pricing copy updated: One property? Free forever.
August 2026
v1.0.7.8 – v1.0.7.9
Feature

Public landing page

  • MNGO now has a public marketing site at the root URL
  • Features, Workspaces, Pricing, Contact sections
  • Animated hero with teal gradient orbs and dark/light mode toggle
  • White + teal design system consistent across landing and app
August 2026
v1.0.2.x
Fix

Post-launch fixes

  • Property list now updates instantly after create/edit/delete without a page reload
  • Active property remembered across page refreshes
  • Property creation immediately opens the profile editor for color/currency/room setup
  • Today's date now highlighted on all calendar views (teal ring, distinct from the selected day)
  • Sidebar open/closed state persisted across refreshes
July–August 2026
v1.0.1.6 – v1.0.1.9
Feature

Team management & workspace signup

  • Anyone can sign up for a MNGO workspace — approved by the dotAI team before access is granted
  • Invite Co-Managers and Property Owners with a manager-generated one-time password
  • Property Owners see only their assigned properties; Co-Managers see everything
  • Owner preview mode — managers can preview the exact view any property owner sees
  • CSV import for historical bookings — any column format, manual field mapping
July 2026
v1.0.0.0 – v1.0.1.5
Launch

MNGO launches

  • Booking management with month, week, day, and per-stay calendar views
  • Financials with owner reports, expense tracking, and multi-currency support (GHS + EUR)
  • Team management with role-based access: Account Owner, Co-Manager, Property Owner
  • Issues & Schedules with status lifecycle and history timeline
  • Menu, orders, and kitchen fulfilment for HOSTEL workspaces
  • Full HOSTEL workspace type: priced rooms, public guest booking page, stay-tracking portal, checkout receipts
  • PDF monthly report generation
  • Deployed to Vercel, backed by Supabase PostgreSQL